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
2023-05-19
mptcp: refactor mptcp_stream_accept()
Paolo Abeni
1
-9
/
+12
2023-05-19
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
2
-15
/
+19
2023-05-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-387
/
+144
2023-05-19
Merge branch 'net-sfp-add-support-for-control-of-rate-selection'
Jakub Kicinski
5
-52
/
+317
2023-05-19
net: sfp: add support for rate selection
Russell King (Oracle)
2
-24
/
+196
2023-05-19
net: sfp: add support for setting signalling rate
Russell King (Oracle)
5
-0
/
+56
2023-05-19
net: sfp: change st_mutex locking
Russell King (Oracle)
1
-14
/
+42
2023-05-19
net: sfp: move sm_mutex into sfp_check_state()
Russell King (Oracle)
1
-9
/
+14
2023-05-19
net: sfp: swap order of rtnl and st_mutex locks
Russell King (Oracle)
1
-2
/
+2
2023-05-19
net: sfp: move rtnl lock to cover reading state
Russell King (Oracle)
1
-1
/
+1
2023-05-19
net: sfp: add helper to modify signal states
Russell King (Oracle)
1
-4
/
+8
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
286
-1324
/
+2584
2023-05-19
Merge tag 'nf-next-2023-05-18' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
11
-135
/
+303
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
123
-455
/
+878
2023-05-18
Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
18
-59
/
+293
2023-05-18
Merge branch 'net-lan966x-add-support-for-pcp-dei-dscp'
Paolo Abeni
7
-0
/
+717
2023-05-18
net: lan966x: Add support for DSCP rewrite
Horatiu Vultur
3
-3
/
+81
2023-05-18
net: lan966x: Add support for PCP rewrite
Horatiu Vultur
3
-1
/
+107
2023-05-18
net: lan966x: Add support for offloading default prio
Horatiu Vultur
3
-0
/
+34
2023-05-18
net: lan966x: Add support for offloading dscp table
Horatiu Vultur
3
-4
/
+89
2023-05-18
net: lan966x: Add support for apptrust
Horatiu Vultur
1
-4
/
+114
2023-05-18
net: lan966x: Add support for offloading pcp table
Horatiu Vultur
6
-0
/
+172
2023-05-18
net: lan966x: Add registers to configure PCP, DEI, DSCP
Horatiu Vultur
1
-0
/
+132
2023-05-18
Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2
-69
/
+29
2023-05-18
netfilter: flowtable: split IPv6 datapath in helper functions
Pablo Neira Ayuso
1
-41
/
+71
2023-05-18
netfilter: flowtable: split IPv4 datapath in helper functions
Pablo Neira Ayuso
1
-42
/
+77
2023-05-18
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
3
-27
/
+13
2023-05-18
netfilter: conntrack: allow insertion clash of gre protocol
Faicker Mo
1
-0
/
+1
2023-05-18
netfilter: nft_set_pipapo: Use struct_size()
Christophe JAILLET
1
-4
/
+2
2023-05-18
netfilter: Reorder fields in 'struct nf_conntrack_expect'
Christophe JAILLET
1
-9
/
+9
2023-05-18
netfilter: nft_exthdr: add boolean DCCP option matching
Jeremy Sowden
2
-0
/
+108
2023-05-18
netfilter: nf_tables: always increment set element count
Florian Westphal
1
-4
/
+7
2023-05-18
netfilter: nf_tables: relax set/map validation checks
Florian Westphal
1
-8
/
+15
2023-05-18
Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
3
-10
/
+18
2023-05-18
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
41
-136
/
+249
2023-05-18
MAINTAINERS: skip CCing netdev for Bluetooth patches
Jakub Kicinski
1
-0
/
+1
2023-05-18
mdio_bus: unhide mdio_bus_init prototype
Arnd Bergmann
1
-2
/
+0
2023-05-18
bridge: always declare tunnel functions
Arnd Bergmann
1
-4
/
+4
2023-05-18
atm: hide unused procfs functions
Arnd Bergmann
1
-0
/
+2
2023-05-18
net: isa: include net/Space.h
Arnd Bergmann
6
-1
/
+9
2023-05-18
net: openvswitch: Use struct_size()
Christophe JAILLET
1
-3
/
+1
2023-05-18
mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2023-05-18
net: libwx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-05-17
Revert "ARM: dts: stm32: add CAN support on stm32f746"
Marc Kleine-Budde
1
-47
/
+0
2023-05-17
Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-4
/
+71
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
11
-64
/
+85
2023-05-17
Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
5
-24
/
+50
2023-05-17
tracing: make ftrace_likely_update() declaration visible
Arnd Bergmann
1
-3
/
+2
2023-05-17
MAINTAINERS: update Intel Ethernet links
Jesse Brandeburg
1
-3
/
+2
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
6
-109
/
+0
[next]