summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | ethtool: fix a potential missing-check bugWenwen Wang2018-05-011-0/+5
* | | net: core: Inline netdev_features_size_check()Florian Fainelli2018-05-011-1/+2
* | | net: Add TLS TX offload featuresIlya Lesokhin2018-05-011-0/+1
* | | net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin2018-05-011-0/+4
* | | net: Rename and export copy_skb_headerIlya Lesokhin2018-05-011-4/+5
* | | net: core: Assert the size of netdev_featres_tFlorian Fainelli2018-04-291-0/+1
* | | net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck2018-04-291-6/+4
* | | net: Fix coccinelle warningKirill Tkhai2018-04-271-1/+1
* | | net: Allow network devices to have PHY statisticsFlorian Fainelli2018-04-271-18/+21
* | | net: Move PHY statistics code into PHY library helpersFlorian Fainelli2018-04-271-30/+8
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-262-1/+51
|\ \
| * | bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov2018-04-261-1/+3
| * | bpf: add helper for getting xfrm statesEyal Birger2018-04-241-0/+48
* | | udp: add gso support to virtual devicesWillem de Bruijn2018-04-261-0/+1
* | | udp: add udp gsoWillem de Bruijn2018-04-261-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-251-0/+1
|\ \ \ | | |/ | |/|
| * | bpf: clear the ip_tunnel_info.William Tu2018-04-251-0/+1
* | | net: rules: Move l3mdev attribute validation to a helperDavid Ahern2018-04-251-10/+24
* | | neighbour: support for NTF_EXT_LEARNED flagRoopa Prabhu2018-04-251-1/+7
* | | net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu2018-04-231-0/+2
* | | net: fib_rules: add extack supportRoopa Prabhu2018-04-231-13/+42
* | | fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu2018-04-231-244/+192
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-213-16/+28
|\|
| * net: change the comment of dev_mc_initsunlianwen2018-04-191-1/+1
| * vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-171-1/+1
| * net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-121-10/+18
| * net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-121-4/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-212-11/+40
|\ \
| * | bpf: reserve xdp_frame size in xdp headroomJesper Dangaard Brouer2018-04-191-9/+3
| * | bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+9
| * | bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov2018-04-181-1/+28
* | | net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2018-04-191-0/+14
* | | hv_netvsc: propogate Hyper-V friendly name into interface aliasStephen Hemminger2018-04-181-0/+1