summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-31staging/octeon: Fix build error without CONFIG_NETDEVICESYueHaibing
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2019-07-31Merge branch 'mlxsw-Test-coverage-for-DSCP-leftover-fix'David S. Miller
2019-07-31selftests: mlxsw: Add a test for leftover DSCP rulePetr Machata
2019-07-31selftests: mlxsw: Fix local variable declarations in DSCP testsPetr Machata
2019-07-31myri10ge: remove unneeded variableDing Xiang
2019-07-31net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'Christophe JAILLET
2019-07-31mac80211: HE STA disassoc due to QOS NULL not sentShay Bar
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin
2019-07-31nl80211: add strict start typeJohannes Berg
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin
2019-07-31mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy
2019-07-31cfg80211: use parallel_ops for genlJohannes Berg
2019-07-31mac80211_hwsim: fill boottime_ns in netlink RX pathJohannes Berg
2019-07-31mac80211: add missing null return check from call to ieee80211_get_sbandColin Ian King
2019-07-30Merge branch 'net-dsa-ksz-Add-Microchip-KSZ87xx-support'David S. Miller
2019-07-30net: dsa: ksz: Add Microchip KSZ8795 DSA driverTristram Ha
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha
2019-07-30dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switchesMarek Vasut
2019-07-30Merge branch 'vsock-virtio-optimizations-to-increase-the-throughput'David S. Miller
2019-07-30vsock/virtio: change the maximum packet size allowedStefano Garzarella
2019-07-30vhost/vsock: split packets to send using multiple buffersStefano Garzarella
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30Merge branch 'Finish-conversion-of-skb_frag_t-to-bio_vec'David S. Miller
2019-07-30linux: Remove bvec page_offset, use bv_offsetJonathan Lemon
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-30linux: Add skb_frag_t page_offset accessorsJonathan Lemon
2019-07-30Merge branch 'sctp-clean-up-sctp_connect-function'David S. Miller
2019-07-30sctp: factor out sctp_connect_add_peerXin Long
2019-07-30sctp: factor out sctp_connect_new_asocXin Long
2019-07-30sctp: clean up __sctp_connectXin Long
2019-07-30sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectxXin Long
2019-07-30sctp: only copy the available addr data in sctp_transport_initXin Long
2019-07-30rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells
2019-07-29Merge branch 'bnxt_en-TPA-57500'David S. Miller
2019-07-29bnxt_en: Add PCI IDs for 57500 series NPAR devices.Michael Chan
2019-07-29bnxt_en: Support all variants of the 5750X chip family.Michael Chan
2019-07-29bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.Michael Chan
2019-07-29bnxt_en: Support TPA counters on 57500 chips.Michael Chan
2019-07-29bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.Michael Chan
2019-07-29bnxt_en: Refactor ethtool ring statistics logic.Michael Chan
2019-07-29bnxt_en: Add hardware GRO setup function for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add TPA ID mapping logic for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add fast path logic for TPA on 57500 chips.Michael Chan
2019-07-29bnxt_en: Set TPA GRO mode flags on 57500 chips properly.Michael Chan
2019-07-29bnxt_en: Refactor tunneled hardware GRO logic.Michael Chan
2019-07-29bnxt_en: Handle standalone RX_AGG completions.Michael Chan