index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-13
net: ena: Add first_interrupt field to napi struct
Sameeh Jubran
2
-2
/
+6
2019-12-13
net: ena: Implement XDP_TX action
Sameeh Jubran
3
-186
/
+701
2019-12-13
net: ena: implement XDP drop support
Sameeh Jubran
2
-11
/
+233
2019-12-13
ethtool: provide link mode names as a string set
Michal Kubecek
4
-0
/
+99
2019-12-13
ethtool: move string arrays into common file
Michal Kubecek
4
-83
/
+105
2019-12-13
ethtool: move to its own directory
Michal Kubecek
4
-2
/
+5
2019-12-13
netlink: rename nl80211_validate_nested() to nla_validate_nested()
Michal Kubecek
2
-6
/
+5
2019-12-13
rtnetlink: provide permanent hardware address in RTM_NEWLINK
Michal Kubecek
2
-0
/
+6
2019-12-13
unix: Show number of pending scm files of receive queue in fdinfo
Kirill Tkhai
2
-5
/
+56
2019-12-13
net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]
Kirill Tkhai
2
-0
/
+13
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
[next]