summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0616-520/+2784
|\
| * rtnetlink: validate attributes in do_setlink()Eric Dumazet2018-06-051-4/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-052-12/+98
| |\
| | * xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel2018-06-051-5/+14
| | * bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-031-1/+1
| | * bpf/xdp: non-map redirect can avoid calling ndo_xdp_flushJesper Dangaard Brouer2018-06-031-2/+1
| | * xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-031-1/+1
| | * bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann2018-06-031-0/+6
| | * bpf: add bpf_skb_cgroup_id helperDaniel Borkmann2018-06-031-2/+27
| | * bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address fa...David Ahern2018-05-301-2/+2
| | * bpf: Verify flags in bpf_fib_lookupDavid Ahern2018-05-291-0/+6
| | * bpf: hide the unused 'off' variableYueHaibing2018-05-291-0/+2
| | * bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-281-0/+39
| * | devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-051-8/+10
| * | net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski2018-06-041-1/+14
| * | ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-041-1/+1
| * | Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller2018-06-041-1/+1
| * | ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-041-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-3/+3
| |\ \
| * | | rtnetlink: Fix null-ptr-deref in rtnl_newlinkPrashant Bhole2018-06-011-1/+1
| * | | rtnetlink: Remove VLA usageKees Cook2018-05-311-2/+16
| * | | net: remove unnecessary genlmsg_cancel() callsYueHaibing2018-05-291-4/+0
| * | | net: Introduce generic failover moduleSridhar Samudrala2018-05-282-0/+316
| | |/ | |/|
| * | net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern2018-05-241-4/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-242-85/+507
| |\ \
| | * | xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer2018-05-241-4/+4
| | * | xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2018-05-241-4/+16
| | * | xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer2018-05-241-1/+1
| | * | bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer2018-05-241-13/+2
| | * | ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-241-0/+25
| | * | bpf: Split lwt inout verifier structuresMathieu Xhonneux2018-05-241-31/+52
| | * | bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-241-23/+262
| | * | bpf: Add mtu checking to FIB forwarding helperDavid Ahern2018-05-221-7/+35
| | * | bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2018-05-181-3/+111
| * | | devlink: don't take instance lock around eswitch mode setJakub Kicinski2018-05-231-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-213-4/+11
| |\ \ \
| * | | | devlink: introduce a helper to generate physical port namesJiri Pirko2018-05-191-0/+33
| * | | | devlink: extend attrs_set for setting port flavoursJiri Pirko2018-05-191-0/+5
| * | | | devlink: introduce devlink_port_attrs_setJiri Pirko2018-05-191-10/+36
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-161-24/+341
| |\ \ \
| | * | | bpf: sockmap, add hash map supportJohn Fastabend2018-05-151-0/+58
| | * | | bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend2018-05-151-23/+8
| | * | | bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern2018-05-111-0/+267
| | * | | bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski2018-05-091-1/+8
| * | | | sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni2018-05-161-1/+1
| * | | | net: Update generic_xdp_needed static key to modern apiDavidlohr Bueso2018-05-101-5/+5
| * | | | net: Update netstamp_needed static key to modern apiDavidlohr Bueso2018-05-101-11/+11
| * | | | net: Update [e/in]gress_needed static key to modern apiDavidlohr Bueso2018-05-101-8/+8
| * | | | net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso2018-05-101-4/+4
| |/ / /
| * | | flow_dissector: do not rely on implicit castsPaolo Abeni2018-05-081-1/+1