aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2016-02-19
* IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter2016-02-18
* net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck2016-02-16
* flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck2016-02-09
* net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-02-09
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-08
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-20
* soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-15
|\
| * net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-15
* | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-14
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-14
* | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-14
* | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-14
|/
* net: bpf: reject invalid shiftsRabin Vincent2016-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * net: pktgen: fix null ptr deref in skb allocationJohn Fastabend2016-01-11
* | bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2016-01-11
* | bpf: export helper function flags and reject invalid onesDaniel Borkmann2016-01-11
* | net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov2016-01-11
* | net, sched: add clsact qdiscDaniel Borkmann2016-01-10
* | bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann2016-01-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-06
|\|
| * net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-06
* | soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2016-01-06
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* | soreuseport: define reuseport groupsCraig Gallek2016-01-04
* | ethtool: Add phy statisticsAndrew Lunn2015-12-31
* | net-sysfs: use to_net_dev in net_namespace()Geliang Tang2015-12-22
* | bpf: fix misleading comment in bpf_convert_filterDaniel Borkmann2015-12-18
* | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-18
* | bpf: add bpf_skb_load_bytes helperDaniel Borkmann2015-12-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17
| |\
| | * net: check both type and procotol for tcp socketsWANG Cong2015-12-17
| | * skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-15
| | * xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
| | * sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-05
| * | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-07
| |\|
| * | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
* | | net: Pass ndm_state to route netlink FDB notifications.Hubert Sokolowski2015-12-16
* | | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-15
* | | net: Add driver helper functions to determine checksum offloadabilityTom Herbert2015-12-15
* | | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-15
* | | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* | | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-15
* | | switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-15
* | | sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-08
* | | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
* | | netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-08