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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-03-22
net: bridge: mst: prevent NULL deref in br_mst_info_size()
Eric Dumazet
1
-1
/
+1
2022-03-22
Merge branch 'selftests-forwarding-locked-bridge-port-fixes'
Paolo Abeni
1
-8
/
+4
2022-03-22
selftests: forwarding: Use same VRF for port and VLAN upper
Ido Schimmel
1
-6
/
+2
2022-03-22
selftests: forwarding: Disable learning before link up
Ido Schimmel
1
-2
/
+2
2022-03-22
bnx2x: truncate value to original sizing
Bill Wendling
1
-2
/
+4
2022-03-21
Merge branch 'net-mscc-miim-add-integrated-phy-reset-support'
Jakub Kicinski
2
-19
/
+50
2022-03-21
net: mdio: mscc-miim: add lan966x internal phy reset support
Michael Walle
1
-18
/
+49
2022-03-21
net: mdio: mscc-miim: replace magic numbers for the bus reset
Michael Walle
1
-5
/
+5
2022-03-21
dt-bindings: net: mscc-miim: add lan966x compatible
Michael Walle
1
-1
/
+1
2022-03-21
net: dsa: mv88e6xxx: Fill in STU support for all supported chips
Tobias Waldekranz
1
-0
/
+48
2022-03-21
selftests: net: change fprintf format specifiers
Guo Zhengkui
1
-3
/
+3
2022-03-21
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
1
-0
/
+1
2022-03-21
Merge branch 'net-dsa-mv88e6xxx-mst-fixes'
Jakub Kicinski
2
-1
/
+6
2022-03-21
net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callback
Tobias Waldekranz
1
-0
/
+3
2022-03-21
net: dsa: mv88e6xxx: Require ops be implemented to claim STU support
Tobias Waldekranz
1
-1
/
+3
2022-03-21
Merge branch 'net-tls-some-optimizations-for-tls'
Jakub Kicinski
2
-41
/
+36
2022-03-21
net/tls: optimize judgement processes in tls_set_device_offload()
Ziyang Xuan
1
-31
/
+31
2022-03-21
net/tls: remove unnecessary jump instructions in do_tls_setsockopt_conf()
Ziyang Xuan
1
-10
/
+5
2022-03-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
2
-9
/
+1
2022-03-21
Merge branch 'devlink-locking'
David S. Miller
10
-119
/
+156
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
5
-51
/
+54
2022-03-21
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
2
-18
/
+20
2022-03-21
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
2
-21
/
+20
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
2
-25
/
+65
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
4
-11
/
+4
2022-03-21
Merge branch 'too-short'
David S. Miller
5
-6
/
+6
2022-03-21
mISDN: fix typo "frame to short" -> "frame too short"
Tong Zhang
2
-3
/
+3
2022-03-21
i825xx: fix typo "Frame to short" -> "Frame too short"
Tong Zhang
1
-1
/
+1
2022-03-21
s390/ctcm: fix typo "length to short" -> "length too short"
Tong Zhang
1
-1
/
+1
2022-03-21
ar5523: fix typo "to short" -> "too short"
Tong Zhang
1
-1
/
+1
2022-03-21
Merge branch 'sparx5-mcast'
David S. Miller
6
-11
/
+221
2022-03-21
net: sparx5: Add mdb handlers
Casper Andersson
3
-10
/
+136
2022-03-21
net: sparx5: Add arbiter for managing PGID table
Casper Andersson
4
-1
/
+85
2022-03-21
Merge branch 'nfp3800'
David S. Miller
19
-2585
/
+4836
2022-03-21
nfp: nfdk: implement xdp tx path for NFDK
Yinjun Zhang
2
-5
/
+208
2022-03-21
nfp: add support for NFDK data path
Jakub Kicinski
9
-6
/
+1715
2022-03-21
nfp: choose data path based on version
Jakub Kicinski
6
-19
/
+41
2022-03-21
nfp: add per-data path feature mask
Jakub Kicinski
3
-0
/
+20
2022-03-21
nfp: use TX ring pointer write back
Jakub Kicinski
6
-7
/
+56
2022-03-21
nfp: move tx_ring->qcidx into cold data
Jakub Kicinski
1
-2
/
+5
2022-03-21
nfp: prepare for multi-part descriptors
Jakub Kicinski
4
-5
/
+10
2022-03-21
nfp: use callbacks for slow path ring related functions
Jakub Kicinski
8
-114
/
+148
2022-03-21
nfp: move the fast path code to separate files
Jakub Kicinski
12
-2552
/
+2758
2022-03-21
nfp: calculate ring masks without conditionals
Jakub Kicinski
1
-4
/
+4
2022-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
58
-67
/
+580
2022-03-21
net: sparx5: Use vid 1 when bridge default vid 0 to avoid collision
Casper Andersson
1
-3
/
+23
2022-03-21
qed: remove unnecessary memset in qed_init_fw_funcs
Wan Jiabing
1
-2
/
+0
2022-03-21
netlabel: fix out-of-bounds memory accesses
Wang Yufen
1
-0
/
+2
2022-03-20
netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
Pablo Neira Ayuso
1
-10
/
+10
2022-03-20
netfilter: flowtable: remove redundant field in flow_offload_work struct
Pablo Neira Ayuso
1
-5
/
+6
[next]