index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
netdevice: add missing dm_private kdoc
Jakub Kicinski
1
-0
/
+2
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-22
Merge branch 'net-mscc-miim-add-integrated-phy-reset-support'
Jakub Kicinski
2
-19
/
+50
2022-03-22
net: mdio: mscc-miim: add lan966x internal phy reset support
Michael Walle
1
-18
/
+49
2022-03-22
net: mdio: mscc-miim: replace magic numbers for the bus reset
Michael Walle
1
-5
/
+5
2022-03-22
dt-bindings: net: mscc-miim: add lan966x compatible
Michael Walle
1
-1
/
+1
2022-03-22
net: dsa: mv88e6xxx: Fill in STU support for all supported chips
Tobias Waldekranz
1
-0
/
+48
2022-03-22
selftests: net: change fprintf format specifiers
Guo Zhengkui
1
-3
/
+3
2022-03-22
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
1
-0
/
+1
2022-03-22
Merge branch 'net-dsa-mv88e6xxx-mst-fixes'
Jakub Kicinski
2
-1
/
+6
2022-03-22
net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callback
Tobias Waldekranz
1
-0
/
+3
2022-03-22
net: dsa: mv88e6xxx: Require ops be implemented to claim STU support
Tobias Waldekranz
1
-1
/
+3
2022-03-22
Merge branch 'net-tls-some-optimizations-for-tls'
Jakub Kicinski
2
-41
/
+36
2022-03-22
net/tls: optimize judgement processes in tls_set_device_offload()
Ziyang Xuan
1
-31
/
+31
2022-03-22
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
[next]