index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-12
29
-1719
/
+1470
|
\
|
*
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
2023-01-11
1
-0
/
+4
|
*
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
2023-01-10
1
-0
/
+5
|
*
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
2023-01-09
1
-1
/
+7
|
*
gro: take care of DODGY packets
Eric Dumazet
2023-01-09
1
-2
/
+3
|
*
Merge tag 'rxrpc-fixes-20230107' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2023-01-07
24
-1712
/
+1443
|
|
\
|
|
*
rxrpc: Fix incoming call setup race
David Howells
2023-01-07
4
-15
/
+15
|
|
*
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
13
-527
/
+295
|
|
*
rxrpc: Move the client conn cache management to the I/O thread
David Howells
2023-01-06
6
-86
/
+62
|
|
*
rxrpc: Remove call->state_lock
David Howells
2023-01-06
12
-184
/
+142
|
|
*
rxrpc: Move call state changes from recvmsg to I/O thread
David Howells
2023-01-06
4
-111
/
+108
|
|
*
rxrpc: Move call state changes from sendmsg to I/O thread
David Howells
2023-01-06
2
-58
/
+61
|
|
*
rxrpc: Wrap accesses to get call state to put the barrier in one place
David Howells
2023-01-06
5
-24
/
+38
|
|
*
rxrpc: Split out the call state changing functions into their own file
David Howells
2023-01-06
4
-89
/
+108
|
|
*
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
2023-01-06
6
-73
/
+75
|
|
*
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
2023-01-06
3
-14
/
+38
|
|
*
rxrpc: Make the set of connection IDs per local endpoint
David Howells
2023-01-06
5
-38
/
+35
|
|
*
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-06
13
-405
/
+351
|
|
*
rxrpc: Clean up connection abort
David Howells
2023-01-06
7
-213
/
+186
|
|
*
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
2023-01-06
5
-6
/
+53
|
|
*
rxrpc: Only disconnect calls in the I/O thread
David Howells
2023-01-06
4
-15
/
+8
|
|
*
rxrpc: Only set/transmit aborts in the I/O thread
David Howells
2023-01-06
6
-18
/
+49
|
|
*
rxrpc: Separate call retransmission from other conn events
David Howells
2023-01-06
3
-30
/
+8
|
|
*
rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
2023-01-06
3
-13
/
+20
|
|
*
rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
2023-01-06
5
-23
/
+21
|
*
|
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
2023-01-06
1
-4
/
+8
|
|
/
*
|
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
1
-2
/
+1
|
\
\
|
*
|
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-15
1
-2
/
+1
*
|
|
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-10
5
-11
/
+11
|
\
\
\
|
*
|
|
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
5
-11
/
+11
*
|
|
|
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-07
1
-2
/
+17
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2022-12-15
1
-2
/
+17
*
|
|
|
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
31
-281
/
+524
|
\
\
\
\
|
*
|
|
|
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
2023-01-05
1
-1
/
+5
|
*
|
|
|
inet: control sockets should not use current thread task_frag
Eric Dumazet
2023-01-04
1
-0
/
+1
|
*
|
|
|
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2023-01-04
2
-0
/
+18
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2023-01-03
13
-187
/
+268
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-02
10
-80
/
+67
|
|
*
|
|
|
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
2023-01-02
1
-19
/
+21
|
|
*
|
|
|
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
2022-12-22
1
-18
/
+45
|
|
*
|
|
|
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso
2022-12-21
1
-1
/
+35
|
|
*
|
|
|
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso
2022-12-21
1
-38
/
+68
|
|
*
|
|
|
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
2022-12-21
1
-30
/
+28
|
|
*
|
|
|
netfilter: conntrack: fix ipv6 exthdr error check
Florian Westphal
2022-12-21
1
-2
/
+5
|
*
|
|
|
|
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
2023-01-02
1
-2
/
+6
|
*
|
|
|
|
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-02
1
-2
/
+2
|
*
|
|
|
|
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-02
1
-1
/
+4
|
*
|
|
|
|
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2022-12-30
3
-9
/
+56
|
*
|
|
|
|
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
2022-12-28
1
-33
/
+69
|
*
|
|
|
|
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
2022-12-28
1
-14
/
+10
[next]