summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli
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
2018-04-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu
2018-04-23net: fib_rules: add extack supportRoopa Prabhu
2018-04-23fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-04-19net: change the comment of dev_mc_initsunlianwen
2018-04-19bpf: reserve xdp_frame size in xdp headroomJesper Dangaard Brouer
2018-04-18hv_netvsc: propogate Hyper-V friendly name into interface aliasStephen Hemminger
2018-04-18bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov
2018-04-18bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov
2018-04-17net/ipv6: move metrics from dst to rt6_infoDavid Ahern
2018-04-17net: Handle null dst in rtnl_put_cacheinfoDavid Ahern
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita
2018-04-17xdp: avoid leaking info stored in frame data on page reuseJesper Dangaard Brouer
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer
2018-04-17xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer
2018-04-17xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer
2018-04-16tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet
2018-04-12net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller
2018-04-12net: validate attribute sizes in neigh_dump_table()Eric Dumazet
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-04-07net: initialize skb->peeked when cloningEric Dumazet
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-05net: fool proof dev_valid_name()Eric Dumazet