summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller14-132/+280
2018-12-19Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller12-56/+118
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller41-252/+2934
2018-12-19Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller4-3/+11
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven2-2/+2
2018-12-20kbuild: fix false positive warning/error about missing libelfMasahiro Yamada1-5/+8
2018-12-19Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg1-0/+6
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai5-2/+44
2018-12-19Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker1-0/+22
2018-12-19Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothPaweł Chmiel1-0/+1
2018-12-19xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing1-0/+3
2018-12-19xfrm: policy: remove set but not used variable 'priority'YueHaibing1-3/+0
2018-12-19mac80211: Properly access radiotap vendor dataIlan Peer1-1/+5
2018-12-19cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg1-8/+7
2018-12-19mac80211: free skb fraglist before freeing the skbSara Sharon1-0/+5
2018-12-19nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg1-1/+3
2018-12-19mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg1-2/+3
2018-12-19Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde1-35/+37
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-12-18net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit2-5/+1
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung2-2/+16
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2018-12-18xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2018-12-18MAINTAINERS: Add a maintainer for Microsemi switchesAlexandre Belloni1-0/+1
2018-12-18tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving itZhenbo Gao1-0/+4
2018-12-18net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2018-12-18lan78xx: Resolve issue with changing MAC addressJason Martinsen1-0/+4
2018-12-18net: phy: remove unused code in phy_probeHeiner Kallweit1-2/+0
2018-12-18lan743x: Expand phy search for LAN7431Bryan Whitehead1-2/+3
2018-12-18Merge branch 'vxlan-Various-fixes'David S. Miller3-7/+44
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2-0/+30
2018-12-18vxlan: changelink: Fix handling of default remotesPetr Machata1-4/+3
2018-12-18vxlan: Fix error path in __vxlan_dev_create()Petr Machata1-3/+10
2018-12-18vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata1-0/+1
2018-12-18Merge tag 'mlx5-uplink-rep-2018-12-15' of git://git.kernel.org/pub/scm/linux/...David S. Miller11-295/+501
2018-12-18Merge branch 'macb-DMA-race-fixes'David S. Miller2-5/+24
2018-12-18net: macb: add missing barriers when reading descriptorsAnssi Hannula2-3/+12
2018-12-18net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7
2018-12-18net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula1-0/+5
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti1-2/+2
2018-12-18net: macb: restart tx after tx used bit readClaudiu Beznea1-1/+20
2018-12-18net: bridge: remove unneeded variable 'err'YueHaibing2-5/+2
2018-12-18qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing1-5/+1
2018-12-19Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resumeHans de Goede1-0/+52
2018-12-19Bluetooth: hci_h5: Add suspend / resume opsHans de Goede1-0/+29
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2018-12-19Bluetooth: hci_intel: clean an indentation issue, remove extraneous spacesColin Ian King1-2/+2
2018-12-18Merge tag 'pci-v4.20-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-12-18net: stmmac: Fix an error code in probe()Dan Carpenter1-0/+1
2018-12-18tipc: check group dests after tipc_wait_for_cond()Cong Wang1-4/+5