summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08skbuff: increase verbosity when dumping skb dataWillem de Bruijn
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn
2019-07-08tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch
2019-07-08bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat
2019-07-08coallocate socket_wq with socket itselfAl Viro
2019-07-08sockfs: switch to ->free_inode()Al Viro
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-09xdp: fix race on generic receive pathIlya Maximets
2019-07-08Merge branch 'mp-inner-L3'David S. Miller
2019-07-08selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra
2019-07-08ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra
2019-07-08ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pktsStephen Suryaputra
2019-07-08net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang
2019-07-08net: axienet: fix a potential double free in axienet_probe()Wen Yang
2019-07-09selftests/bpf: fix test_reuseport_array on s390Ilya Leoshkevich
2019-07-08net: stmmac: enable clause 45 mdio supportKweh Hock Leong
2019-07-08net: openvswitch: use netif_ovs_is_port() instead of opencodeTaehee Yoo
2019-07-08MAINTAINERS: Add page_pool maintainer entryJesper Dangaard Brouer
2019-07-08Merge branch 'mvpp2-cls-ether'David S. Miller
2019-07-08net: mvpp2: cls: Add support for ETHER_FLOWMaxime Chevallier
2019-07-08net: mvpp2: cls: Report an error for unsupported flow typesMaxime Chevallier
2019-07-08selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander
2019-07-08Merge branch 'vsock-virtio-fixes'David S. Miller
2019-07-08vsock/virtio: fix flush of works during the .remove()Stefano Garzarella
2019-07-08vsock/virtio: stop workers during the .remove()Stefano Garzarella
2019-07-08vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella
2019-07-08Merge branch 'b53-docs'David S. Miller
2019-07-08Documentation: net: dsa: b53: Describe b53 configurationBenedikt Spranger
2019-07-08Documentation: net: dsa: Describe DSA switch configurationBenedikt Spranger
2019-07-08nfp: tls: fix error return code in nfp_net_tls_add()Wei Yongjun
2019-07-08Merge branch 'bnxt_en-XDP_REDIRECT'David S. Miller
2019-07-08bnxt_en: add page_pool supportAndy Gospodarek
2019-07-08bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek
2019-07-08bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan
2019-07-08bnxt_en: rename some xdp functionsAndy Gospodarek
2019-07-08Merge branch 'cpsw-Add-XDP-support'David S. Miller
2019-07-08net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk
2019-07-08net: ethernet: ti: cpsw_ethtool: allow res split while downIvan Khoronzhuk
2019-07-08net: ethernet: ti: davinci_cpdma: allow desc split while downIvan Khoronzhuk
2019-07-08net: ethernet: ti: davinci_cpdma: add dma mapped submitIvan Khoronzhuk
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk
2019-07-08nfc: fix potential illegal memory accessYang Wei
2019-07-08macb: fix build warning for !CONFIG_OFArnd Bergmann
2019-07-08gve: fix unused variable/label warningsArnd Bergmann
2019-07-08net: stmmac: Re-work the queue selection for TSO packetsJose Abreu
2019-07-08sfc: Remove 'PCIE error reporting unavailable'Martin Habets
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-07-08net: netsec: Sync dma for device on buffer allocationIlias Apalodimas
2019-07-08tools: bpftool: add completion for bpftool prog "loadall"Quentin Monnet