summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
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-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16net: avoid weird emergency messageEric Dumazet
2019-05-16flow_offload: support CVLAN matchEdward Cree
2019-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-14rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca
2019-05-14bpf: sockmap fix msg->sg.size account on ingress skbJohn Fastabend
2019-05-14bpf: sockmap, only stop/flush strp if it was enabled at some pointJohn Fastabend
2019-05-13flow_dissector: disable preemption around BPF callsEric Dumazet
2019-05-08fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-05net: use indirect calls helpers for ptype hookPaolo Abeni
2019-05-04bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()YueHaibing
2019-05-04neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern
2019-05-04neighbor: Reset gc_entries counter if new entry is released before insertDavid Ahern
2019-05-01devlink: Change devlink health locking mechanismMoshe Shemesh
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau
2019-04-26ipv6: Initialize fib6_result in bpf_ipv6_fib_lookupDavid Ahern
2019-04-25bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev
2019-04-25net-sysfs: Replace ktype default_attrs field with groupsKimberly Brown
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern
2019-04-23net: fix sparc64 compilation of sock_gettstampStephen Rothwell
2019-04-24bpf: update skb->protocol in bpf_skb_net_growWillem de Bruijn
2019-04-23flow_dissector: handle no-skb use caseStanislav Fomichev
2019-04-23net: plumb network namespace into __skb_flow_dissectStanislav Fomichev
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel
2019-04-22cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-04-17net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern