summary refs log tree commit diff
path: root/net/core
AgeCommit message (Expand)Author
2018-05-23devlink: don't take instance lock around eswitch mode setJakub Kicinski
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko
2018-05-18sock_diag: fix use-after-free read in __sk_freeEric Dumazet
2018-05-18net: Fix a bug in removing queues from XPS mapAmritha Nambiar
2018-05-17bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend
2018-05-11bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern
2018-05-10net: Update generic_xdp_needed static key to modern apiDavidlohr Bueso
2018-05-10net: Update netstamp_needed static key to modern apiDavidlohr Bueso
2018-05-10net: Update [e/in]gress_needed static key to modern apiDavidlohr Bueso
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso
2018-05-09bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03bpf: add skb_load_bytes_relative helperDaniel Borkmann
2018-05-03bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann
2018-05-03bpf: prefix cbpf internal helpers with bpf_Daniel Borkmann
2018-05-03dev: packet: make packet_direct_xmit a common functionMagnus Karlsson
2018-05-03xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel
2018-05-03xsk: wire up XDP_DRV side of AF_XDPBjörn Töpel
2018-05-03xsk: add Rx receive functions and poll supportBjörn Töpel
2018-05-03net: initial AF_XDP skeletonBjörn Töpel
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck
2018-04-27net: Fix coccinelle warningKirill Tkhai
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn
2018-04-26udp: add udp gsoWillem de Bruijn
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25net: rules: Move l3mdev attribute validation to a helperDavid Ahern
2018-04-25neighbour: support for NTF_EXT_LEARNED flagRoopa Prabhu
2018-04-25bpf: clear the ip_tunnel_info.William Tu
2018-04-24bpf: add helper for getting xfrm statesEyal Birger