index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'vsock-add-local-transport-support'
David S. Miller
2019-12-12
10
-72
/
+243
|
\
|
*
vsock/virtio: remove loopback handling
Stefano Garzarella
2019-12-12
1
-59
/
+2
|
*
vsock: use local transport when it is loaded
Stefano Garzarella
2019-12-12
1
-5
/
+23
|
*
vsock: add vsock_loopback transport
Stefano Garzarella
2019-12-12
4
-0
/
+194
|
*
vsock: add local transport support in the vsock core
Stefano Garzarella
2019-12-12
2
-1
/
+18
|
*
vsock: add VMADDR_CID_LOCAL definition
Stefano Garzarella
2019-12-12
2
-4
/
+6
|
*
vsock/virtio_transport_common: remove unused virtio header includes
Stefano Garzarella
2019-12-12
1
-3
/
+0
|
/
*
Merge branch 'sfp-slow-to-probe-copper'
David S. Miller
2019-12-11
1
-25
/
+66
|
\
|
*
net: sfp: re-attempt probing for phy
Russell King
2019-12-11
1
-17
/
+42
|
*
net: sfp: error handling for phy probe
Russell King
2019-12-11
1
-9
/
+17
|
*
net: sfp: rename sm_retries
Russell King
2019-12-11
1
-5
/
+5
|
*
net: sfp: use a definition for the fault recovery attempts
Russell King
2019-12-11
1
-3
/
+11
|
/
*
Merge branch 'sfp-copper-modules'
David S. Miller
2019-12-11
10
-155
/
+670
|
\
|
*
net: sfp: add support for Clause 45 PHYs
Russell King
2019-12-11
1
-4
/
+40
|
*
net: phy: add Broadcom BCM84881 PHY driver
Russell King
2019-12-11
3
-0
/
+276
|
*
net: phylink: make Broadcom BCM84881 based SFPs work
Russell King
2019-12-11
1
-2
/
+16
|
*
net: phylink: delay MAC configuration for copper SFP modules
Russell King
2019-12-11
3
-10
/
+78
|
*
net: phylink: split phylink_sfp_module_insert()
Russell King
2019-12-11
1
-19
/
+28
|
*
net: phylink: split link_an_mode configured and current settings
Russell King
2019-12-11
1
-28
/
+31
|
*
net: phylink: support Clause 45 PHYs on SFP+ modules
Russell King
2019-12-11
1
-5
/
+16
|
*
net: phylink: re-split __phylink_connect_phy()
Russell King
2019-12-11
1
-15
/
+24
|
*
net: mdio-i2c: add support for Clause 45 accesses
Russell King
2019-12-11
1
-8
/
+20
|
*
net: sfp: move phy_start()/phy_stop() to phylink
Russell King
2019-12-11
2
-2
/
+22
|
*
net: sfp: add module start/stop upstream notifications
Russell King
2019-12-11
4
-0
/
+35
|
*
net: sfp: add more extended compliance codes
Russell King
2019-12-11
3
-53
/
+93
|
*
net: sfp: derive interface mode from ethtool link modes
Russell King
2019-12-11
4
-11
/
+6
|
*
net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
Russell King
2019-12-11
2
-15
/
+2
|
/
*
cxgb4: add support for high priority filters
Shahjada Abul Husain
2019-12-11
9
-86
/
+234
*
enetc: remove variable 'tc_max_sized_frame' set but not used
Chen Wandun
2019-12-11
1
-2
/
+1
*
nfp: add support for TLV device stats
Jakub Kicinski
2019-12-11
4
-7
/
+242
*
tcp: Cleanup duplicate initialization of sk->sk_state.
Kuniyuki Iwashima
2019-12-11
1
-2
/
+0
*
enetc: add software timestamping
Michael Walle
2019-12-11
2
-0
/
+3
*
Merge branch 'tipc-introduce-variable-window-congestion-control'
David S. Miller
2019-12-11
9
-83
/
+172
|
\
|
*
tipc: introduce variable window congestion control
Jon Maloy
2019-12-11
9
-79
/
+160
|
*
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
2019-12-11
1
-1
/
+5
|
*
tipc: eliminate gap indicator from ACK messages
Jon Maloy
2019-12-11
1
-5
/
+9
|
/
*
ppp: Adjust indentation into ppp_async_input
Nathan Chancellor
2019-12-10
1
-9
/
+9
*
net: smc911x: Adjust indentation in smc911x_phy_configure
Nathan Chancellor
2019-12-10
1
-1
/
+1
*
net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
Nathan Chancellor
2019-12-10
2
-5
/
+6
*
Merge branch 'dp83867-fix-fifo-depth'
David S. Miller
2019-12-10
2
-16
/
+58
|
\
|
*
net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth
Dan Murphy
2019-12-10
1
-13
/
+49
|
*
dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optional
Dan Murphy
2019-12-10
1
-3
/
+9
|
/
*
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
2019-12-10
5
-4
/
+24
*
sctp: get netns from asoc and ep base
Xin Long
2019-12-10
14
-62
/
+49
*
net: sfp: avoid tx-fault with Nokia GPON module
Russell King
2019-12-09
1
-12
/
+30
*
qed: remove redundant assignments to rc
Colin Ian King
2019-12-09
1
-5
/
+5
*
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
2019-12-09
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-12-09
5
-6
/
+125
|
\
|
*
Bluetooth: btusb: Disable runtime suspend on Realtek devices
Kai-Heng Feng
2019-12-05
1
-0
/
+4
|
*
Bluetooth: btusb: fix memory leak on fw
Colin Ian King
2019-11-29
1
-1
/
+1
[next]