index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
digsig.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-09-05
ionic: Add driver stats
Shannon Nelson
5
-2
/
+480
2019-09-05
ionic: Add netdev-event handling
Shannon Nelson
2
-0
/
+64
2019-09-05
ionic: Add Tx and Rx handling
Shannon Nelson
5
-1
/
+1408
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
6
-1
/
+519
2019-09-05
ionic: Add async link status check and basic stats
Shannon Nelson
2
-6
/
+111
2019-09-05
ionic: Add Rx filter and rx_mode ndo support
Shannon Nelson
2
-6
/
+423
2019-09-05
ionic: Add management of rx filters
Shannon Nelson
5
-1
/
+194
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
6
-2
/
+387
2019-09-05
ionic: Add notifyq support
Shannon Nelson
3
-2
/
+186
2019-09-05
ionic: Add adminq action
Shannon Nelson
2
-0
/
+118
[next]