Age | Commit message (Expand) | Author |
2018-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-24 | xdp: change ndo_xdp_xmit API to support bulking | Jesper Dangaard Brouer |
2018-05-24 | xdp: introduce xdp_return_frame_rx_napi | Jesper Dangaard Brouer |
2018-05-24 | xdp: add tracepoint for devmap like cpumap have | Jesper Dangaard Brouer |
2018-05-24 | bpf: devmap introduce dev_map_enqueue | Jesper Dangaard Brouer |
2018-05-24 | ipv6: sr: Add seg6local action End.BPF | Mathieu Xhonneux |
2018-05-24 | bpf: Split lwt inout verifier structures | Mathieu Xhonneux |
2018-05-24 | bpf: Add IPv6 Segment Routing helpers | Mathieu Xhonneux |
2018-05-23 | devlink: don't take instance lock around eswitch mode set | Jakub Kicinski |
2018-05-22 | bpf: Add mtu checking to FIB forwarding helper | David Ahern |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-19 | devlink: introduce a helper to generate physical port names | Jiri Pirko |
2018-05-19 | devlink: extend attrs_set for setting port flavours | Jiri Pirko |
2018-05-19 | devlink: introduce devlink_port_attrs_set | Jiri Pirko |
2018-05-18 | bpf: allow sk_msg programs to read sock fields | John Fastabend |
2018-05-18 | sock_diag: fix use-after-free read in __sk_free | Eric Dumazet |
2018-05-18 | net: Fix a bug in removing queues from XPS map | Amritha Nambiar |
2018-05-17 | bpf: fix truncated jump targets on heavy expansions | Daniel Borkmann |
2018-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-16 | sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers | Paolo Abeni |
2018-05-16 | neigh: switch to proc_create_seq_data | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig |
2018-05-15 | bpf: sockmap, add hash map support | John Fastabend |
2018-05-15 | bpf: sockmap, refactor sockmap routines to work with hashmap | John Fastabend |
2018-05-14 | audit: use inline function to get audit context | Richard Guy Briggs |
2018-05-11 | bpf: Provide helper to do forwarding lookups in kernel FIB table | David Ahern |
2018-05-10 | net: Update generic_xdp_needed static key to modern api | Davidlohr Bueso |
2018-05-10 | net: Update netstamp_needed static key to modern api | Davidlohr Bueso |
2018-05-10 | net: Update [e/in]gress_needed static key to modern api | Davidlohr Bueso |
2018-05-10 | net/sock: Update memalloc_socks static key to modern api | Davidlohr Bueso |
2018-05-09 | bpf: xdp: allow offloads to store into rx_queue_index | Jakub Kicinski |
2018-05-08 | flow_dissector: do not rely on implicit casts | Paolo Abeni |
2018-05-08 | net: core: rework basic flow dissection helper | Paolo Abeni |
2018-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-07 | net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma | Christoph Hellwig |
2018-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-03 | bpf: add skb_load_bytes_relative helper | Daniel Borkmann |
2018-05-03 | bpf: implement ld_abs/ld_ind in native bpf | Daniel Borkmann |
2018-05-03 | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier | Daniel Borkmann |
2018-05-03 | bpf: prefix cbpf internal helpers with bpf_ | Daniel Borkmann |
2018-05-03 | dev: packet: make packet_direct_xmit a common function | Magnus Karlsson |
2018-05-03 | xsk: wire up XDP_SKB side of AF_XDP | Björn Töpel |
2018-05-03 | xsk: wire up XDP_DRV side of AF_XDP | Björn Töpel |
2018-05-03 | xsk: add Rx receive functions and poll support | Björn Töpel |
2018-05-03 | net: initial AF_XDP skeleton | Björn Töpel |
2018-05-01 | net: core: Inline netdev_features_size_check() | Florian Fainelli |
2018-05-01 | ethtool: fix a potential missing-check bug | Wenwen Wang |
2018-05-01 | net: Add TLS TX offload features | Ilya Lesokhin |
2018-05-01 | net: Add Software fallback infrastructure for socket dependent offloads | Ilya Lesokhin |