aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19rds: Fix warning.David S. Miller
2018-12-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-12-19Merge tag 'nfs-for-4.20-6' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-19Merge tag 'dma-mapping-4.20-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-19neighbor: NTF_PROXY is a valid ndm_flag for a dump requestDavid Ahern
2018-12-19net: mvpp2: fix the phylink mode validationAntoine Tenart
2018-12-19net/sched: cls_flower: Remove old entries from rhashtableRoi Dayan
2018-12-19net/tls: allocate tls context using GFP_ATOMICGanesh Goudar
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu
2018-12-19gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2018-12-19lan743x: Remove MAC Reset from initializationBryan Whitehead
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin
2018-12-19Merge tag 'mlx5-fixes-2018-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan
2018-12-19ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan
2018-12-19Merge branch 'rds-fixes'David S. Miller
2018-12-19net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch
2018-12-19net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch
2018-12-19Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller
2018-12-19Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-12-19mac80211: free skb fraglist before freeing the skbSara Sharon
2018-12-19nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2018-12-18xen/netfront: tolerate frags with no dataJuergen Gross
2018-12-18net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi
2018-12-18lan78xx: Resolve issue with changing MAC addressJason Martinsen
2018-12-18lan743x: Expand phy search for LAN7431Bryan Whitehead
2018-12-18Merge branch 'vxlan-Various-fixes'David S. Miller
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata
2018-12-18vxlan: changelink: Fix handling of default remotesPetr Machata
2018-12-18vxlan: Fix error path in __vxlan_dev_create()Petr Machata
2018-12-18vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata
2018-12-18Merge branch 'macb-DMA-race-fixes'David S. Miller
2018-12-18net: macb: add missing barriers when reading descriptorsAnssi Hannula
2018-12-18net: macb: fix dropped RX frames due to a raceAnssi Hannula
2018-12-18net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti
2018-12-18net: macb: restart tx after tx used bit readClaudiu Beznea
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-18Merge tag 'pci-v4.20-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-18net: stmmac: Fix an error code in probe()Dan Carpenter
2018-12-18tipc: check group dests after tipc_wait_for_cond()Cong Wang