index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
5
-1
/
+270
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
9
-66
/
+103
2018-12-19
dpaa2-eth: Add QBMAN related stats
Ioana Radulescu
1
-0
/
+41
2018-12-19
soc: fsl: dpio: Add BP and FQ query APIs
Roy Pledge
4
-0
/
+226
2018-12-19
net: phy: mscc: Fix the VSC 8531/41 Chip Init sequence
Raju Lakkaraju
1
-1
/
+54
2018-12-19
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
1
-0
/
+6
2018-12-19
Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading
Jonathan Bakker
1
-0
/
+22
2018-12-19
Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth
Paweł Chmiel
1
-0
/
+1
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
1
-1
/
+5
2018-12-19
cfg80211: fix ieee80211_get_vht_max_nss()
Johannes Berg
1
-8
/
+7
2018-12-19
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2018-12-19
Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
Raghuram Hegde
1
-35
/
+37
2018-12-19
net: ethernet: don't set phylib state CHANGELINK in drivers
Heiner Kallweit
2
-5
/
+1
2018-12-19
MAINTAINERS: Add a maintainer for Microsemi switches
Alexandre Belloni
1
-0
/
+1
2018-12-19
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
Zhenbo Gao
1
-0
/
+4
2018-12-19
net: phy: remove unused code in phy_probe
Heiner Kallweit
1
-2
/
+0
2018-12-19
net: bridge: remove unneeded variable 'err'
YueHaibing
2
-5
/
+2
2018-12-19
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
1
-5
/
+1
2018-12-19
Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume
Hans de Goede
1
-0
/
+52
2018-12-19
Bluetooth: hci_h5: Add suspend / resume ops
Hans de Goede
1
-0
/
+29
2018-12-19
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
Colin Ian King
1
-2
/
+2
2018-12-19
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2018-12-19
Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.
Balakrishna Godavarthi
1
-3
/
+0
2018-12-19
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
Andrea Parri
2
-18
/
+6
2018-12-19
Bluetooth: btbcm: Add default address for BCM43430A0
Chen-Yu Tsai
1
-1
/
+6
2018-12-19
Bluetooth: hci_bcm: Add compatible string for BCM4330
Chen-Yu Tsai
1
-0
/
+1
2018-12-19
Bluetooth: hci_bcm: Add BCM20702A1 variant
Maxime Ripard
2
-0
/
+7
2018-12-19
Bluetooth: hci_bcm: Wait for device to come out of reset after power on
Chen-Yu Tsai
1
-0
/
+3
2018-12-19
Bluetooth: hci_bcm: Add support for regulator supplies
Chen-Yu Tsai
1
-9
/
+30
2018-12-19
Bluetooth: hci_bcm: Add support for LPO clock
Chen-Yu Tsai
1
-5
/
+36
2018-12-19
Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
Chen-Yu Tsai
1
-11
/
+30
2018-12-19
Bluetooth: hci_bcm: Simplify clk_get error handling
Chen-Yu Tsai
1
-3
/
+7
2018-12-19
Bluetooth: hci_bcm: Handle deferred probing for the clock supply
Chen-Yu Tsai
1
-0
/
+4
2018-12-19
dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible string
Chen-Yu Tsai
1
-0
/
+1
2018-12-19
dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string
Chen-Yu Tsai
1
-0
/
+1
2018-12-19
dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies
Chen-Yu Tsai
1
-0
/
+2
2018-12-19
dt-bindings: net: broadcom-bluetooth: Fix external clock names
Chen-Yu Tsai
1
-2
/
+5
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
4
-44
/
+4
2018-12-19
6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+1
2018-12-19
test_rhashtable: remove semaphore usage
Arnd Bergmann
1
-13
/
+19
2018-12-19
net: phy: print stack trace in phy_error
Heiner Kallweit
1
-0
/
+2
2018-12-19
net: phy: improve phy state checking
Heiner Kallweit
2
-14
/
+44
2018-12-19
net: fec: remove workaround to restart phylib state machine on MDIO timeout
Heiner Kallweit
2
-13
/
+0
2018-12-19
bonding: fix indentation issues, remove extra spaces
Colin Ian King
1
-2
/
+2
2018-12-18
net: hns3: fix a SSU buffer checking bug
Yunsheng Lin
1
-2
/
+3
2018-12-18
net: hns3: aligning buffer size in SSU to 256 bytes
Yunsheng Lin
1
-17
/
+26
2018-12-18
net: hns3: getting tx and dv buffer size through firmware
Yunsheng Lin
3
-11
/
+38
2018-12-18
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
1
-0
/
+4
2018-12-18
net: hns3: remove 1000M/half support of phy
Fuyun Liang
1
-1
/
+1
2018-12-18
net: hns3: update coalesce param per second
Peng Li
2
-9
/
+3
[next]