index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
cxgb4: Properly revert VPD changes
Nathan Chancellor
2
-6
/
+40
2021-08-25
selftests: mptcp: add MP_FAIL mibs check
Geliang Tang
1
-0
/
+38
2021-08-25
mptcp: add the mibs for MP_FAIL
Geliang Tang
4
-0
/
+6
2021-08-25
mptcp: send out MP_FAIL when data checksum fails
Geliang Tang
2
-0
/
+28
2021-08-25
mptcp: MP_FAIL suboption receiving
Geliang Tang
3
-0
/
+24
2021-08-25
mptcp: MP_FAIL suboption sending
Geliang Tang
3
-5
/
+62
2021-08-25
mptcp: shrink mptcp_out_options struct
Paolo Abeni
1
-9
/
+17
2021-08-25
mptcp: optimize out option generation
Paolo Abeni
2
-109
/
+121
2021-08-25
lan78xx: Limit number of driver warning messages
John Efstathiades
1
-2
/
+3
2021-08-25
lan78xx: Fix race condition in disconnect handling
John Efstathiades
1
-9
/
+57
2021-08-25
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
1
-135
/
+284
2021-08-25
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
1
-106
/
+197
2021-08-25
lan78xx: Fix exception on link speed change
John Efstathiades
1
-6
/
+48
2021-08-25
lan78xx: Add missing return code checks
John Efstathiades
1
-66
/
+333
2021-08-25
lan78xx: Remove unused pause frame queue
John Efstathiades
1
-9
/
+0
2021-08-25
lan78xx: Set flow control threshold to prevent packet loss
John Efstathiades
1
-2
/
+15
2021-08-25
lan78xx: Remove unused timer
John Efstathiades
1
-3
/
+1
2021-08-25
lan78xx: Fix white space and style issues
John Efstathiades
1
-38
/
+42
2021-08-25
xen/netfront: don't trust the backend response data blindly
Juergen Gross
1
-5
/
+84
2021-08-25
xen/netfront: disentangle tx_skb_freelist
Juergen Gross
1
-36
/
+25
2021-08-25
xen/netfront: don't read data from request on the ring page
Juergen Gross
1
-44
/
+42
2021-08-25
xen/netfront: read response from backend only once
Juergen Gross
1
-19
/
+19
2021-08-25
qed: Enable automatic recovery on error condition.
Alok Prasad
4
-2
/
+39
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...
Gilad Naaman
2
-46
/
+103
2021-08-25
net: bridge: change return type of br_handle_ingress_vlan_tunnel
Kangmin Park
3
-16
/
+11
2021-08-25
selftests/net: Use kselftest skip code for skipped tests
Po-Hsu Lin
12
-37
/
+67
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
4
-0
/
+234
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
2
-0
/
+12
2021-08-24
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
2
-3
/
+7
2021-08-24
net: hns3: add ethtool support for CQE/EQE mode configuration
Yufeng Mo
3
-4
/
+23
2021-08-24
net: hns3: add support for EQE/CQE mode configuration
Yufeng Mo
5
-2
/
+58
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
85
-202
/
+576
2021-08-24
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
5
-4
/
+45
2021-08-24
netdevice: move xdp_rxq within netdev_rx_queue
Jakub Kicinski
1
-1
/
+1
2021-08-24
r8169: enable ASPM L0s state
Heiner Kallweit
1
-3
/
+2
2021-08-24
page_pool: use relaxed atomic for release side accounting
Yunsheng Lin
1
-1
/
+1
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
4
-9
/
+28
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
3
-5
/
+111
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
2
-2
/
+9
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...
Vladimir Oltean
1
-0
/
+4
2021-08-24
selftests: mptcp: add_addr and echo race test
Yonglong Li
1
-0
/
+15
2021-08-24
mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT
Yonglong Li
3
-21
/
+3
2021-08-24
mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal
Yonglong Li
2
-6
/
+10
2021-08-24
mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other
Yonglong Li
1
-3
/
+10
2021-08-24
mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate
Yonglong Li
3
-8
/
+18
2021-08-24
mptcp: move drop_other_suboptions check under pm lock
Yonglong Li
3
-18
/
+31
2021-08-24
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
1
-15
/
+4
2021-08-24
cxgb4: improve printing NIC information
Heiner Kallweit
1
-2
/
+1
2021-08-23
via-velocity: Use of_device_get_match_data to simplify code
Tang Bin
1
-4
/
+2
[next]