aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller129-899/+1265
2019-07-08skbuff: increase verbosity when dumping skb dataWillem de Bruijn3-12/+104
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn8-14/+45
2019-07-08tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch1-0/+2
2019-07-08bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat1-1/+1
2019-07-08coallocate socket_wq with socket itselfAl Viro7-28/+15
2019-07-08sockfs: switch to ->free_inode()Al Viro1-3/+3
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller67-1062/+2490
2019-07-09xdp: fix race on generic receive pathIlya Maximets2-9/+24
2019-07-08Merge branch 'mp-inner-L3'David S. Miller7-4/+1274
2019-07-08selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra4-0/+1220
2019-07-08ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra2-0/+37
2019-07-08ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pktsStephen Suryaputra1-4/+17
2019-07-08net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1
2019-07-08net: axienet: fix a potential double free in axienet_probe()Wen Yang1-1/+0
2019-07-09selftests/bpf: fix test_reuseport_array on s390Ilya Leoshkevich1-6/+15
2019-07-08net: stmmac: enable clause 45 mdio supportKweh Hock Leong2-8/+37
2019-07-08net: openvswitch: use netif_ovs_is_port() instead of opencodeTaehee Yoo2-4/+4
2019-07-08MAINTAINERS: Add page_pool maintainer entryJesper Dangaard Brouer1-0/+8
2019-07-08Merge branch 'mvpp2-cls-ether'David S. Miller1-0/+6
2019-07-08net: mvpp2: cls: Add support for ETHER_FLOWMaxime Chevallier1-0/+2
2019-07-08net: mvpp2: cls: Report an error for unsupported flow typesMaxime Chevallier1-0/+4
2019-07-08selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander1-1/+1
2019-07-08Merge branch 'vsock-virtio-fixes'David S. Miller1-30/+104
2019-07-08vsock/virtio: fix flush of works during the .remove()Stefano Garzarella1-6/+9
2019-07-08vsock/virtio: stop workers during the .remove()Stefano Garzarella1-1/+50
2019-07-08vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella1-24/+46
2019-07-08Merge branch 'b53-docs'David S. Miller3-0/+477
2019-07-08Documentation: net: dsa: b53: Describe b53 configurationBenedikt Spranger2-0/+184
2019-07-08Documentation: net: dsa: Describe DSA switch configurationBenedikt Spranger2-0/+293
2019-07-08nfp: tls: fix error return code in nfp_net_tls_add()Wei Yongjun1-0/+1
2019-07-08Merge branch 'bnxt_en-XDP_REDIRECT'David S. Miller6-29/+214
2019-07-08bnxt_en: add page_pool supportAndy Gospodarek4-7/+47
2019-07-08bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek4-10/+140
2019-07-08bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan4-13/+28
2019-07-08bnxt_en: rename some xdp functionsAndy Gospodarek3-7/+7
2019-07-08Merge branch 'cpsw-Add-XDP-support'David S. Miller11-88/+640
2019-07-08net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk4-59/+488
2019-07-08net: ethernet: ti: cpsw_ethtool: allow res split while downIvan Khoronzhuk1-2/+1
2019-07-08net: ethernet: ti: davinci_cpdma: allow desc split while downIvan Khoronzhuk3-9/+28
2019-07-08net: ethernet: ti: davinci_cpdma: add dma mapped submitIvan Khoronzhuk2-10/+83
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk5-8/+40
2019-07-08nfc: fix potential illegal memory accessYang Wei1-1/+1
2019-07-08macb: fix build warning for !CONFIG_OFArnd Bergmann1-2/+2
2019-07-08gve: fix unused variable/label warningsArnd Bergmann1-33/+33
2019-07-08net: stmmac: Re-work the queue selection for TSO packetsJose Abreu1-10/+18
2019-07-08sfc: Remove 'PCIE error reporting unavailable'Martin Habets1-5/+1
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller27-84/+757
2019-07-08net: netsec: Sync dma for device on buffer allocationIlias Apalodimas1-3/+1
2019-07-08tools: bpftool: add completion for bpftool prog "loadall"Quentin Monnet1-1/+8