index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
mptcp: add rm_list in mptcp_options_received
Geliang Tang
3
-10
/
+18
2021-03-12
mptcp: add rm_list_tx in mptcp_pm_data
Geliang Tang
3
-10
/
+18
2021-03-12
mptcp: add rm_list in mptcp_out_options
Geliang Tang
4
-13
/
+48
2021-03-12
Merge branch 'resil-nhgroups-netdevsim-selftests'
David S. Miller
5
-10
/
+2059
2021-03-12
selftests: netdevsim: Add test for resilient nexthop groups offload API
Ido Schimmel
1
-0
/
+620
2021-03-12
selftests: forwarding: Add resilient multipath tunneling nexthop test
Ido Schimmel
1
-0
/
+361
2021-03-12
selftests: forwarding: Add resilient hashing test
Ido Schimmel
1
-0
/
+400
2021-03-12
selftests: fib_nexthops: Test resilient nexthop groups
Ido Schimmel
1
-0
/
+517
2021-03-12
selftests: fib_nexthops: List each test case in a different line
Ido Schimmel
1
-4
/
+26
2021-03-12
selftests: fib_nexthops: Declutter test output
Ido Schimmel
1
-0
/
+2
2021-03-12
netdevsim: Allow reporting activity on nexthop buckets
Ido Schimmel
1
-0
/
+61
2021-03-12
netdevsim: Add support for resilient nexthop groups
Ido Schimmel
1
-0
/
+55
2021-03-12
netdevsim: Create a helper for setting nexthop hardware flags
Ido Schimmel
1
-3
/
+10
2021-03-12
netdevsim: fib: Introduce a lock to guard nexthop hashtable
Petr Machata
1
-3
/
+7
2021-03-12
Merge branch 'ptp-warnings'
David S. Miller
5
-25
/
+32
2021-03-12
ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param descr...
Lee Jones
1
-3
/
+6
2021-03-12
ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
Lee Jones
1
-2
/
+2
2021-03-12
ptp_pch: Move 'pch_*()' prototypes to shared header
Lee Jones
4
-8
/
+24
2021-03-12
ptp_pch: Remove unused function 'pch_ch_control_read()'
Lee Jones
2
-12
/
+0
2021-03-12
net: dsa: bcm_sf2: setup BCM4908 internal crossbar
Rafał Miłecki
3
-0
/
+53
2021-03-12
net: dsa: bcm_sf2: store PHY interface/mode in port structure
Rafał Miłecki
2
-4
/
+13
2021-03-12
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
1
-48
/
+49
2021-03-12
net: broadcom: bcm4908_enet: support TX interrupt
Rafał Miłecki
1
-35
/
+103
2021-03-12
dt-bindings: net: bcm4908-enet: add optional TX interrupt
Rafał Miłecki
1
-4
/
+13
2021-03-12
Merge branch 'macb-fixed-link-fixes'
David S. Miller
2
-0
/
+44
2021-03-12
net: macb: Disable PCS auto-negotiation for SGMII fixed-link mode
Robert Hancock
2
-0
/
+30
2021-03-12
net: macb: poll for fixed link state in SGMII mode
Robert Hancock
1
-0
/
+14
2021-03-12
Merge tag 'mlx5-updates-2021-03-12' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
12
-55
/
+107
2021-03-12
net/mlx5e: Allow to match on ICMP parameters
Maor Dickman
2
-0
/
+49
2021-03-12
net/mlx5: CT: Add support for mirroring
Paul Blakey
2
-9
/
+14
2021-03-12
net/mlx5: Display the command index in command mailbox dump
Alaa Hleihel
1
-14
/
+18
2021-03-12
net/mlx5e: allocate 'indirection_rqt' buffer dynamically
Arnd Bergmann
1
-3
/
+13
2021-03-12
net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error events
Tariq Toukan
1
-0
/
+1
2021-03-12
net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
Maxim Mikityanskiy
1
-1
/
+1
2021-03-12
net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MOD
Roi Dayan
1
-2
/
+2
2021-03-12
net/mlx5: Read congestion counters from all ports when lag is active
Mark Zhang
1
-1
/
+1
2021-03-12
net/mlx5: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-03-12
net/mlx5: use kvfree() for memory allocated with kvzalloc()
Junlin Yang
1
-5
/
+5
2021-03-12
net/mlx5: DR, Add missing vhca_id consume from STEv1
Yevgeny Kliteynik
1
-0
/
+1
2021-03-12
net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1
Yevgeny Kliteynik
1
-18
/
+0
2021-03-12
net/mlx5: DR, Fixed typo in STE v0
Yevgeny Kliteynik
1
-1
/
+1
2021-03-12
docs: networking: phy: Improve placement of parenthesis
Jonathan Neuschäfer
1
-2
/
+2
2021-03-11
Merge branch 'tcp-delayed-completions'
David S. Miller
3
-19
/
+13
2021-03-11
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
1
-8
/
+0
2021-03-11
tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-6
/
+4
2021-03-11
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
2
-5
/
+9
2021-03-11
isdn: remove extra spaces in the header file
Tong Zhang
1
-7
/
+7
2021-03-11
tipc: clean up warnings detected by sparse
Hoang Huu Le
3
-22
/
+58
2021-03-11
tipc: convert dest node's address to network order
Hoang Le
1
-1
/
+1
2021-03-11
Merge branch 'mlxsw-Implement-sampling-using-mirroring'
David S. Miller
8
-22
/
+181
[prev]
[next]