summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-201-2/+5
* soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-191-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-151-0/+5
|\
| * net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-151-0/+5
* | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-141-5/+0
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-141-45/+7
* | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-141-10/+16
* | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-141-7/+2
|/
* net: bpf: reject invalid shiftsRabin Vincent2016-01-121-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-1/+3
|\
| * net: pktgen: fix null ptr deref in skb allocationJohn Fastabend2016-01-111-1/+3
* | bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2016-01-111-7/+62
* | bpf: export helper function flags and reject invalid onesDaniel Borkmann2016-01-111-14/+23
* | net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov2016-01-111-2/+1
* | net, sched: add clsact qdiscDaniel Borkmann2016-01-101-8/+74
* | bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann2016-01-101-4/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-061-1/+2
|\ \ | |/
| * net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-061-1/+2
* | soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2016-01-061-1/+1
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-043-27/+211
* | soreuseport: define reuseport groupsCraig Gallek2016-01-042-1/+174
* | ethtool: Add phy statisticsAndrew Lunn2015-12-311-1/+80
* | net-sysfs: use to_net_dev in net_namespace()Geliang Tang2015-12-221-2/+2
* | bpf: fix misleading comment in bpf_convert_filterDaniel Borkmann2015-12-181-6/+0
* | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-3/+16
* | bpf: add bpf_skb_load_bytes helperDaniel Borkmann2015-12-181-1/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-174-12/+15
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-172-6/+6
| |\
| | * net: check both type and procotol for tcp socketsWANG Cong2015-12-172-2/+4
| | * skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-151-1/+1
| | * xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-111-1/+1
| | * sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-051-2/+0
| * | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-079-151/+201
| |\ \ | | |/
| * | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-032-9/+11
* | | net: Pass ndm_state to route netlink FDB notifications.Hubert Sokolowski2015-12-161-7/+10
* | | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-151-3/+20
* | | net: Add driver helper functions to determine checksum offloadabilityTom Herbert2015-12-151-0/+136
* | | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-152-8/+8
* | | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-152-6/+6
* | | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-151-2/+2
* | | switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-152-0/+2
* | | sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-083-2/+14
* | | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-085-19/+10
* | | netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-081-0/+9
* | | net: Fix inverted test in __skb_recv_datagramRainer Weikusat2015-12-081-1/+1
* | | core: enable more fine-grained datagram reception controlRainer Weikusat2015-12-061-29/+48
* | | net: constify netif_is_* helpers net_device paramJiri Pirko2015-12-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-036-21/+31
|\ \ \ | | |/ | |/|
| * | ipv6: kill sk_dst_lockEric Dumazet2015-12-031-3/+1
| * | net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov2015-12-031-2/+2
OpenPOWER on IntegriCloud