index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
/
deprecated
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
vsock/virtio: remove loopback handling
Stefano Garzarella
1
-59
/
+2
2019-12-12
vsock: use local transport when it is loaded
Stefano Garzarella
1
-5
/
+23
2019-12-12
vsock: add vsock_loopback transport
Stefano Garzarella
4
-0
/
+194
2019-12-12
vsock: add local transport support in the vsock core
Stefano Garzarella
2
-1
/
+18
2019-12-12
vsock: add VMADDR_CID_LOCAL definition
Stefano Garzarella
2
-4
/
+6
2019-12-12
vsock/virtio_transport_common: remove unused virtio header includes
Stefano Garzarella
1
-3
/
+0
2019-12-11
net: sfp: re-attempt probing for phy
Russell King
1
-17
/
+42
2019-12-11
net: sfp: error handling for phy probe
Russell King
1
-9
/
+17
2019-12-11
net: sfp: rename sm_retries
Russell King
1
-5
/
+5
2019-12-11
net: sfp: use a definition for the fault recovery attempts
Russell King
1
-3
/
+11
2019-12-11
net: sfp: add support for Clause 45 PHYs
Russell King
1
-4
/
+40
2019-12-11
net: phy: add Broadcom BCM84881 PHY driver
Russell King
3
-0
/
+276
2019-12-11
net: phylink: make Broadcom BCM84881 based SFPs work
Russell King
1
-2
/
+16
2019-12-11
net: phylink: delay MAC configuration for copper SFP modules
Russell King
3
-10
/
+78
2019-12-11
net: phylink: split phylink_sfp_module_insert()
Russell King
1
-19
/
+28
2019-12-11
net: phylink: split link_an_mode configured and current settings
Russell King
1
-28
/
+31
2019-12-11
net: phylink: support Clause 45 PHYs on SFP+ modules
Russell King
1
-5
/
+16
2019-12-11
net: phylink: re-split __phylink_connect_phy()
Russell King
1
-15
/
+24
2019-12-11
net: mdio-i2c: add support for Clause 45 accesses
Russell King
1
-8
/
+20
2019-12-11
net: sfp: move phy_start()/phy_stop() to phylink
Russell King
2
-2
/
+22
2019-12-11
net: sfp: add module start/stop upstream notifications
Russell King
4
-0
/
+35
2019-12-11
net: sfp: add more extended compliance codes
Russell King
3
-53
/
+93
2019-12-11
net: sfp: derive interface mode from ethtool link modes
Russell King
4
-11
/
+6
2019-12-11
net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
Russell King
2
-15
/
+2
2019-12-11
cxgb4: add support for high priority filters
Shahjada Abul Husain
9
-86
/
+234
2019-12-11
enetc: remove variable 'tc_max_sized_frame' set but not used
Chen Wandun
1
-2
/
+1
2019-12-11
nfp: add support for TLV device stats
Jakub Kicinski
4
-7
/
+242
2019-12-11
tcp: Cleanup duplicate initialization of sk->sk_state.
Kuniyuki Iwashima
1
-2
/
+0
2019-12-11
enetc: add software timestamping
Michael Walle
2
-0
/
+3
2019-12-11
tipc: introduce variable window congestion control
Jon Maloy
9
-79
/
+160
2019-12-11
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
1
-1
/
+5
2019-12-11
tipc: eliminate gap indicator from ACK messages
Jon Maloy
1
-5
/
+9
2019-12-10
ppp: Adjust indentation into ppp_async_input
Nathan Chancellor
1
-9
/
+9
2019-12-10
net: smc911x: Adjust indentation in smc911x_phy_configure
Nathan Chancellor
1
-1
/
+1
2019-12-10
net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
Nathan Chancellor
2
-5
/
+6
2019-12-10
net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth
Dan Murphy
1
-13
/
+49
2019-12-10
dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optional
Dan Murphy
1
-3
/
+9
2019-12-10
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
5
-4
/
+24
2019-12-10
sctp: get netns from asoc and ep base
Xin Long
14
-62
/
+49
2019-12-09
net: sfp: avoid tx-fault with Nokia GPON module
Russell King
1
-12
/
+30
2019-12-09
qed: remove redundant assignments to rc
Colin Ian King
1
-5
/
+5
2019-12-09
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
1
-1
/
+1
2019-12-09
net: WireGuard secure network tunnel
Jason A. Donenfeld
36
-0
/
+7755
2019-12-08
Linux 5.5-rc1
v5.5-rc1
Linus Torvalds
1
-2
/
+2
2019-12-08
smb3: improve check for when we send the security descriptor context on create
Steve French
1
-0
/
+2
2019-12-07
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-07
pipe: don't use 'pipe_wait() for basic pipe IO
Linus Torvalds
1
-3
/
+27
2019-12-07
NTB: Add Hygon Device ID
Jiasen Lin
1
-0
/
+1
2019-12-07
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
3
-33
/
+9
2019-12-07
pipe: fix and clarify pipe read wakeup logic
Linus Torvalds
1
-13
/
+18
[next]