index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '9p-for-6.1' of https://github.com/martinetd/linux
Linus Torvalds
2022-10-11
7
-28
/
+246
|
\
|
*
net/9p: clarify trans_fd parse_opt failure handling
Li Zhong
2022-10-07
1
-1
/
+3
|
*
net/9p: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-10-07
1
-2
/
+2
|
*
net/9p: use a dedicated spinlock for trans_fd
Dominique Martinet
2022-10-07
1
-16
/
+25
|
*
9p/trans_fd: always use O_NONBLOCK read/write
Tetsuo Handa
2022-10-07
1
-0
/
+3
|
*
net/9p: allocate appropriate reduced message buffers
Christian Schoenebeck
2022-10-05
1
-7
/
+35
|
*
net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module
Christian Schoenebeck
2022-10-05
4
-0
/
+4
|
*
net/9p: add p9_msg_buf_size()
Christian Schoenebeck
2022-10-05
2
-0
/
+169
|
*
net/9p: split message size argument into 't_size' and 'r_size' pair
Christian Schoenebeck
2022-10-05
1
-9
/
+11
|
*
9p: trans_fd/p9_conn_cancel: drop client lock earlier
Dominique Martinet
2022-10-05
1
-1
/
+2
*
|
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-10
1
-4
/
+5
|
\
\
|
*
\
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-09-23
86
-437
/
+744
|
|
\
\
|
*
|
|
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
2022-08-15
1
-4
/
+5
*
|
|
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
2
-12
/
+8
|
\
\
\
\
|
*
|
|
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
2
-12
/
+8
*
|
|
|
|
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-08
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-number
наб
2022-09-24
1
-1
/
+0
*
|
|
|
|
|
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-08
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-25
53
-300
/
+500
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
86
-437
/
+744
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2022-10-07
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dynamic_dname(): drop unused dentry argument
Al Viro
2022-08-20
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
358
-16880
/
+10083
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-04
14
-53
/
+88
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-10-04
3
-27
/
+26
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
2022-09-22
2
-4
/
+5
|
|
|
*
|
|
|
|
|
xsk: Fix backpressure mechanism on Tx
Maciej Fijalkowski
2022-08-31
2
-23
/
+21
|
|
*
|
|
|
|
|
|
net/ieee802154: reject zero-sized raw_sendmsg()
Tetsuo Handa
2022-10-03
1
-0
/
+3
|
|
*
|
|
|
|
|
|
af_unix: Fix memory leaks of the whole sk due to OOB skb.
Kuniyuki Iwashima
2022-10-03
1
-6
/
+7
|
|
*
|
|
|
|
|
|
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
2022-10-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-09-30
4
-7
/
+22
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
xfrm: Reinject transport-mode packets through workqueue
Liu Jian
2022-09-28
1
-5
/
+13
|
|
|
*
|
|
|
|
|
|
xfrm: Update ipcomp_scratches with NULL when freed
Khalid Masum
2022-09-01
1
-0
/
+1
|
|
|
*
|
|
|
|
|
|
esp: choose the correct inner protocol for GSO on inter address family tunnels
Sabrina Dubroca
2022-08-29
2
-2
/
+8
|
|
*
|
|
|
|
|
|
|
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-09-30
2
-7
/
+14
|
|
*
|
|
|
|
|
|
|
sctp: handle the error returned from sctp_auth_asoc_init_active_key
Xin Long
2022-09-30
1
-4
/
+14
|
|
*
|
|
|
|
|
|
|
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
2022-09-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
2022-10-04
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2022-10-04
5
-1
/
+209
|
*
|
|
|
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
13
-31
/
+343
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
2022-10-03
4
-52
/
+87
|
|
*
|
|
|
|
|
|
|
|
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
2022-09-29
2
-1
/
+28
|
|
*
|
|
|
|
|
|
|
|
bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
Martin KaFai Lau
2022-09-29
1
-17
/
+28
|
|
*
|
|
|
|
|
|
|
|
bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
Martin KaFai Lau
2022-09-29
1
-6
/
+7
|
|
*
|
|
|
|
|
|
|
|
skmsg: Schedule psock work if the cached skb exists on the psock
Liu Jian
2022-09-26
1
-4
/
+8
|
|
*
|
|
|
|
|
|
|
|
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
2022-09-26
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
net: netfilter: add bpf_ct_set_nat_info kfunc helper
Lorenzo Bianconi
2022-09-22
1
-1
/
+46
|
|
*
|
|
|
|
|
|
|
|
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
2022-09-20
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2022-09-20
2
-11
/
+11
[next]