summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko
2019-06-18ipoib: show VF broadcast addressDenis Kirjanov
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-06-16net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-13devlink: Hang reporter's dump method on a dumpit cbAya Levin
2019-06-12net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier
2019-06-12bpf: net: Set sk_bpf_storage back to NULL for cloned skMartin KaFai Lau
2019-06-09net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior
2019-06-09net: Don't disable interrupts in __netdev_alloc_skb()Sebastian Andrzej Siewior
2019-06-09net: Don't disable interrupts in napi_alloc_frag()Sebastian Andrzej Siewior
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-06bpf: fix unconnected udp hooksDaniel Borkmann
2019-06-06pktgen: do not sleep with the thread lock held.Paolo Abeni
2019-06-05Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu
2019-06-05ethtool: fix potential userspace buffer overflowVivien Didelot
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-04net: fix indirect calls helpers for ptype list hooks.Paolo Abeni
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-06-04net/tls: fully initialize the msg wrapper skbJakub Kicinski
2019-06-04devlink: allow driver to update progress of flash updateJiri Pirko
2019-06-03flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin
2019-05-31bpf: add memlock precharge for socket local storageRoman Gushchin
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn
2019-05-30ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier
2019-05-30net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet
2019-05-30net: avoid indirect calls in L4 checksum calculationMatteo Croce
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger
2019-05-25flow_offload: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-24bpf: sockmap, fix use after free from sleep in psock backlog workqueueJohn Fastabend
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner