index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
Bluetooth: btrtl: Add firmware version print
Alex Lu
1
-21
/
+35
2019-09-05
Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY
Alex Lu
1
-0
/
+5
2019-09-05
Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...
Harish Bandi
2
-2
/
+5
2019-09-05
bluetooth: hci_bcm: Give more time to come out of reset
Ondrej Jirman
1
-1
/
+1
2019-09-05
bluetooth: bcm: Add support for loading firmware for BCM4345C5
Ondrej Jirman
2
-0
/
+4
2019-09-05
dt-bindings: net: Add compatible for BCM4345C5 bluetooth device
Ondrej Jirman
1
-0
/
+1
2019-09-05
Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio
Rocky Liao
1
-0
/
+5
2019-09-05
Bluetooth: hci_qca: Make structure qca_proto constant
Nishka Dasgupta
1
-1
/
+1
2019-09-05
Bluetooth: 6lowpan: Make variable header_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-09-05
Bluetooth: btusb: Fix suspend issue for Realtek devices
Alex Lu
1
-4
/
+30
2019-09-05
Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings
YueHaibing
1
-15
/
+15
2019-09-05
Bluetooth: hci_qca: Remove redundant initializations to zero
Matthias Kaehlcke
1
-19
/
+0
2019-09-05
Bluetooth: Add support for utilizing Fast Advertising Interval
Spoorthi Ravishankar Koppad
2
-7
/
+24
2019-09-05
r8152: adjust the settings of ups flags
Hayes Wang
1
-88
/
+120
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-05
net: qed: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-05
pppoatm: use %*ph to print small buffer
Andy Shevchenko
1
-3
/
+1
2019-09-05
net: phy: gmii2rgmii: Dont use priv field in phy device
Harini Katakam
1
-2
/
+2
2019-09-05
include: mdio: Add driver data helpers
Harini Katakam
1
-0
/
+11
2019-09-05
gianfar: use DT more consistently when selecting PHY connection type
Arseny Solokha
1
-10
/
+9
2019-09-05
gianfar: cleanup gianfar.h
Arseny Solokha
1
-38
/
+0
2019-09-05
gianfar: make five functions static
Arseny Solokha
1
-5
/
+6
2019-09-05
gianfar: remove forward declarations
Arseny Solokha
3
-1408
/
+1347
2019-09-05
net: stmmac: selftests: Add Jumbo Frame tests
Jose Abreu
1
-3
/
+62
2019-09-05
net: stmmac: xgmac: Enable RX Jumbo frame support
Jose Abreu
2
-12
/
+2
2019-09-05
net: stmmac: Correctly assing MAX MTU in XGMAC cores case
Jose Abreu
1
-3
/
+3
2019-09-05
net: stmmac: xgmac: Correct RAVSEL field interpretation
Jose Abreu
1
-1
/
+1
2019-09-05
net: stmmac: ethtool: Let user configure TX coalesce without RIWT
Jose Abreu
1
-12
/
+9
2019-09-05
net: stmmac: Only consider RX error when HW Timestamping is not enabled
Jose Abreu
1
-1
/
+2
2019-09-05
net: stmmac: selftests: Implement the ARP Offload test
Jose Abreu
1
-0
/
+110
2019-09-05
net: stmmac: xgmac: Implement ARP Offload
Jose Abreu
4
-0
/
+22
2019-09-05
net: stmmac: selftests: Add selftest for L3/L4 Filters
Jose Abreu
1
-1
/
+285
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
8
-2
/
+488
2019-09-05
net: stmmac: Do not return error code in TC Initialization
Jose Abreu
1
-1
/
+2
2019-09-05
net: stmmac: xgmac: Add RBU handling in DMA interrupt
Jose Abreu
1
-0
/
+4
2019-09-05
net: stmmac: selftests: Return proper error code to userspace
Jose Abreu
1
-11
/
+11
2019-09-05
rocker: add missing init_net check in FIB notifier
Jiri Pirko
1
-0
/
+3
2019-09-05
net: mpoa: Use kzfree rather than its implementation.
zhong jiang
1
-4
/
+2
2019-09-05
sunrpc: Use kzfree rather than its implementation.
zhong jiang
1
-6
/
+3
2019-09-05
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
1
-6
/
+3
2019-09-05
vsock/virtio: a better comment on credit update
Michael S. Tsirkin
1
-2
/
+7
2019-09-05
net/tls: dedup the record cleanup
Jakub Kicinski
1
-5
/
+1
2019-09-05
net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
Jakub Kicinski
3
-28
/
+35
2019-09-05
net/tls: narrow down the critical area of device_offload_lock
Jakub Kicinski
1
-24
/
+22
2019-09-05
net/tls: don't jump to return
Jakub Kicinski
1
-13
/
+13
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
3
-29
/
+14
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
5
-9
/
+9
2019-09-05
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
1
-1
/
+1
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
5
-3
/
+166
2019-09-05
ionic: Add RSS support
Shannon Nelson
3
-0
/
+165
[next]