summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* 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-0727-523/+1978
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-071-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-041-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/+25
| | * | | 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-231-3/+4
| * | | | net: fix sparc64 compilation of sock_gettstampStephen Rothwell2019-04-231-3/+3
| |/ / /
| * | | net: devlink: Add extack to shared buffer operationsIdo Schimmel2019-04-221-9/+13
| * | | cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker2019-04-221-2/+0
| * | | net: Rename net/nexthop.h net/rtnh.hDavid Ahern2019-04-221-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-222-21/+56
| |\ \ \
| | * | | net: core: introduce build_skb_aroundJesper Dangaard Brouer2019-04-171-19/+52
| | * | | bpf: allow clearing all sock_ops callback flagsViet Hoang Tran2019-04-161-2/+1
| | * | | 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-171-0/+5
| * | | | ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern2019-04-171-14/+12
| * | | | ipv6: Pass fib6_result to fib lookupsDavid Ahern2019-04-171-5/+5
| * | | | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern2019-04-171-1/+1
| * | | | ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern2019-04-171-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-111-4/+8
| |\ \ \
| | * | | bpf: add layer 2 encap support to bpf_skb_adjust_roomAlan Maguire2019-04-111-4/+8
| * | | | netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()Guillaume Nault2019-04-111-1/+1
| * | | | Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni2019-04-101-0/+2
| * | | | bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookupDavid Ahern2019-04-081-3/+14
| * | | | net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-081-2/+2
| * | | | ipv6: Add neighbor helpers that use the ipv6 stubDavid Ahern2019-04-081-4/+2
| * | | | datagram: remove rendundant 'peeked' argumentPaolo Abeni2019-04-081-11/+8
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-057-33/+42
| |\ \ \ \
| * | | | | net: devlink: add warning for ndo_get_port_parent_id set when not neededJiri Pirko2019-04-041-2/+16
| * | | | | net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko2019-04-042-4/+30