summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-216-0/+6
|\
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
| * treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-215-0/+5
* | net: avoid weird emergency messageEric Dumazet2019-05-161-1/+1
* | flow_offload: support CVLAN matchEdward Cree2019-05-161-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-161-2/+5
|\ \
| * | bpf: sockmap fix msg->sg.size account on ingress skbJohn Fastabend2019-05-141-0/+1
| * | bpf: sockmap, only stop/flush strp if it was enabled at some pointJohn Fastabend2019-05-141-2/+4
| |/
* / rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca2019-05-151-6/+10
|/
* flow_dissector: disable preemption around BPF callsEric Dumazet2019-05-131-0/+2
* fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu2019-05-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0827-523/+1978
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-081-1/+10
| |\
| | * neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern2019-05-041-1/+8
| | * neighbor: Reset gc_entries counter if new entry is released before insertDavid Ahern2019-05-041-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-071-1/+1
| |\ \
| | * | bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()YueHaibing2019-05-051-1/+1
| * | | net: use indirect calls helpers for ptype hookPaolo Abeni2019-05-051-2/+4
| |/ /
| * | devlink: Change devlink health locking mechanismMoshe Shemesh2019-05-011-23/+74
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-301-1/+1
| |\ \
| | * | xfrm: remove output indirection from xfrm_modeFlorian Westphal2019-04-081-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-285-68/+996
| |\ \ \
| | * | | bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-274-0/+822
| | * | | bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev2019-04-251-0/+39
| | * | | bpf: update skb->protocol in bpf_skb_net_growWillem de Bruijn2019-04-241-0/+8
| | * | | flow_dissector: handle no-skb use caseStanislav Fomichev2019-04-231-27/+25Star
| | * | | net: plumb network namespace into __skb_flow_dissectStanislav Fomichev2019-04-231-10/+17
| | * | | flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev2019-04-232-48/+102
| * | | | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-272-0/+41
| * | | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-276-72/+99
| * | | | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-275-60/+72
| * | | | ipv6: Initialize fib6_result in bpf_ipv6_fib_lookupDavid Ahern2019-04-261-1/+1
| * | | | lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern2019-04-241-3/+4
| * | | | net: fix sparc64 compilation of sock_gettstampStephen Rothwell2019-04-241-3/+3
| |/ / /
| * | | net: devlink: Add extack to shared buffer operationsIdo Schimmel2019-04-231-9/+13
| * | | cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker2019-04-231-2/+0Star
| * | | net: Rename net/nexthop.h net/rtnh.hDavid Ahern2019-04-231-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-232-21/+56
| |\ \ \
| | * | | net: core: introduce build_skb_aroundJesper Dangaard Brouer2019-04-181-19/+52
| | * | | bpf: allow clearing all sock_ops callback flagsViet Hoang Tran2019-04-171-2/+1Star
| | * | | bpf: reserve flags in bpf_skb_net_shrinkWillem de Bruijn2019-04-161-0/+3
| * | | | net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-191-23/+28
| * | | | net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern2019-04-181-0/+5
| * | | | ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern2019-04-181-14/+12Star
| * | | | ipv6: Pass fib6_result to fib lookupsDavid Ahern2019-04-181-5/+5
| * | | | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern2019-04-181-1/+1
| * | | | ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern2019-04-181-17/+17
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-178-20/+41
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-121-4/+8
| |\ \ \