aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-03net: initial AF_XDP skeletonBjörn Töpel1-4/+8
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli1-1/+2
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang1-0/+5
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin1-0/+1
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin1-0/+4
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin1-4/+5
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli1-0/+1
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck1-6/+4
2018-04-27net: Fix coccinelle warningKirill Tkhai1-1/+1
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli1-18/+21
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli1-30/+8
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+51
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov1-1/+3
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn1-0/+1
2018-04-26udp: add udp gsoWillem de Bruijn1-0/+2
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-04-25net: rules: Move l3mdev attribute validation to a helperDavid Ahern1-10/+24
2018-04-25neighbour: support for NTF_EXT_LEARNED flagRoopa Prabhu1-1/+7
2018-04-25bpf: clear the ip_tunnel_info.William Tu1-0/+1
2018-04-24bpf: add helper for getting xfrm statesEyal Birger1-0/+48
2018-04-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu1-0/+2
2018-04-23net: fib_rules: add extack supportRoopa Prabhu1-13/+42
2018-04-23fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu1-244/+192
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-16/+28
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-11/+40
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet1-0/+14
2018-04-19net: change the comment of dev_mc_initsunlianwen1-1/+1
2018-04-19bpf: reserve xdp_frame size in xdp headroomJesper Dangaard Brouer1-9/+3
2018-04-18hv_netvsc: propogate Hyper-V friendly name into interface aliasStephen Hemminger1-0/+1
2018-04-18bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov1-1/+9
2018-04-18bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov1-1/+28
2018-04-17net/ipv6: move metrics from dst to rt6_infoDavid Ahern1-0/+1
2018-04-17net: Handle null dst in rtnl_put_cacheinfoDavid Ahern1-3/+5
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-1/+1
2018-04-17xdp: avoid leaking info stored in frame data on page reuseJesper Dangaard Brouer1-0/+8
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer1-2/+15
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer1-1/+3
2018-04-17xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer1-12/+48
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer2-0/+318
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer1-5/+218
2018-04-17xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer1-0/+18
2018-04-16tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet1-1/+4
2018-04-12net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller1-10/+18
2018-04-12net: validate attribute sizes in neigh_dump_table()Eric Dumazet1-4/+8
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-12/+69
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko1-9/+65
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet1-2/+2
2018-04-07net: initialize skb->peeked when cloningEric Dumazet1-0/+1
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0