aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | soreuseport: do not export reuseport_add_sock()Eric Dumazet2016-10-18
| * | net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet2016-10-17
* | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\ \ \ | |/ / |/| |
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* | | net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter2016-10-13
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\ \ \
| * | | mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-07
| | |/ | |/|
* | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-07
|\ \ \ | |/ / |/| |
| * | skb_splice_bits(): get rid of callbackAl Viro2016-10-03
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-06
|\ \
| * | netns: move {inc,dec}_net_namespaces into #ifdefArnd Bergmann2016-09-23
| * | Merge branch 'nsfs-ioctls' into HEADEric W. Biederman2016-09-22
| |\ \
| | * | kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2016-09-22
| * | | userns: When the per user per user namespace limit is reached return ENOSPCEric W. Biederman2016-09-22
| * | | netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-08
| |/ /
* | | net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2016-10-04
* | | net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani2016-10-03
* | | net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handlingArnd Bergmann2016-10-03
* | | net: pktgen: fix pkt_sizePaolo Abeni2016-10-03
* | | net: do not export sk_stream_write_spaceEric Dumazet2016-09-28
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\ \ \
| * | | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
| * | | bpf: add helper to invalidate hashDaniel Borkmann2016-09-23
| * | | bpf: use bpf_get_smp_processor_id_proto instead of raw oneDaniel Borkmann2016-09-23
| * | | bpf: use skb_to_full_sk helper in bpf_skb_under_cgroupDaniel Borkmann2016-09-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\ \ \ | | | |/ | | |/|
| | * | cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2016-09-19
| * | | net: skbuff: Coding: Use eth_type_vlan() instead of open coding itShmulik Ladkani2016-09-22
| * | | net: skbuff: Remove errornous length validation in skb_vlan_pop()Shmulik Ladkani2016-09-22
| * | | net: skbuff: Export __skb_vlan_popShmulik Ladkani2016-09-22
| * | | bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2016-09-20
| * | | gso: Support partial splitting at the frag_list pointerSteffen Klassert2016-09-19
| * | | net: core: Add offload stats to if_stats_msgNogah Frankel2016-09-18
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
| |\| |
| | * | bonding: Fix bonding crashMahesh Bandewar2016-09-04
| | * | rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possiblyGao Feng2016-09-02
| * | | net: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-11
| * | | bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2016-09-09
| * | | bpf: add own ctx rewriter on ifindex for clsact progsDaniel Borkmann2016-09-09
| * | | bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2016-09-09
| * | | bpf: minor cleanups in helpersDaniel Borkmann2016-09-09
| * | | rtnetlink: remove unused ifla_stats_policystephen hemminger2016-09-09
| * | | tcp: use an RB tree for ooo receive queueYaogong Wang2016-09-08
* | | | netfilter: call nf_hook_ingress with rcu_read_lockAaron Conole2016-09-24
|/ / /
* | | netns: avoid disabling irq for netns idWANG Cong2016-09-04
* | | vxlan: call peernet2id() in fdb notificationWANG Cong2016-09-04
* | | rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-01
* | | netns: make nla_policy conststephen hemminger2016-09-01
* | | drop_monitor: make genl_multicast_group conststephen hemminger2016-09-01
* | | net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-31