summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \
| * | sock_diag: fix use-after-free read in __sk_freeEric Dumazet2018-05-181-1/+1
| * | net: Fix a bug in removing queues from XPS mapAmritha Nambiar2018-05-181-1/+1
| * | bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann2018-05-171-2/+9
* | | 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
* | net: core: rework basic flow dissection helperPaolo Abeni2018-05-081-8/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-074-53/+392
|\ \
| * | bpf: add skb_load_bytes_relative helperDaniel Borkmann2018-05-031-0/+45
| * | bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann2018-05-031-11/+225
| * | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann2018-05-031-4/+2
| * | bpf: prefix cbpf internal helpers with bpf_Daniel Borkmann2018-05-031-9/+9
| * | dev: packet: make packet_direct_xmit a common functionMagnus Karlsson2018-05-031-0/+38
| * | xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel2018-05-032-19/+33
| * | xsk: wire up XDP_DRV side of AF_XDPBjörn Töpel2018-05-031-3/+20
| * | xsk: add Rx receive functions and poll supportBjörn Töpel2018-05-031-3/+12
| * | net: initial AF_XDP skeletonBjörn Töpel2018-05-031-4/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-041-0/+5
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud