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.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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-2
/
+6
2022-03-29
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou
1
-0
/
+5
2022-03-29
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
1
-4
/
+4
2022-03-29
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
1
-2
/
+2
2022-03-29
xsk: Do not write NULL in SW ring at allocation failure
Magnus Karlsson
1
-2
/
+6
2022-03-29
Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-65
/
+112
2022-03-29
net/smc: Send out the remaining data in sndbuf before close
Wen Gu
1
-0
/
+3
2022-03-29
net: move net_unlink_todo() out of the header
Johannes Berg
1
-0
/
+10
2022-03-29
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2022-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
3
-27
/
+36
2022-03-28
memcg: enable accounting for nft objects
Vasily Averin
2
-23
/
+23
2022-03-27
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
1
-6
/
+9
2022-03-27
net/smc: fix a memory leak in smc_sysctl_net_exit()
Eric Dumazet
1
-0
/
+5
2022-03-26
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
1
-3
/
+8
2022-03-26
llc: only change llc->dev when bind() succeeds
Eric Dumazet
1
-25
/
+34
2022-03-25
vsock/virtio: enable VQs early on probe
Stefano Garzarella
1
-0
/
+2
2022-03-25
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
1
-3
/
+3
2022-03-25
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
1
-1
/
+2
2022-03-25
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
337
-4250
/
+12623
2022-03-24
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-126
/
+208
2022-03-23
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
1
-0
/
+8
2022-03-23
net: bridge: mst: Restrict info size queries to bridge ports
Tobias Waldekranz
1
-1
/
+1
2022-03-23
net: dsa: fix missing host-filtered multicast addresses
Vladimir Oltean
1
-10
/
+34
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2
-2
/
+2
2022-03-23
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-115
/
+449
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-49
/
+133
2022-03-22
net: bridge: mst: prevent NULL deref in br_mst_info_size()
Eric Dumazet
1
-1
/
+1
2022-03-22
tipc: fix the timer expires after interval 100ms
Hoang Le
1
-1
/
+2
2022-03-22
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
1
-0
/
+5
2022-03-22
openvswitch: always update flow key after nat
Aaron Conole
1
-59
/
+59
2022-03-22
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+5
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-22
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
1
-1
/
+4
2022-03-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
1
-2
/
+1
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
1
-6
/
+0
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
1
-25
/
+61
2022-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
54
-67
/
+551
2022-03-21
netlabel: fix out-of-bounds memory accesses
Wang Yufen
1
-0
/
+2
2022-03-21
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2
-8
/
+16
2022-03-21
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
1
-3
/
+11
2022-03-21
bpf: Check for NULL return from bpf_get_btf_vmlinux
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-03-21
bpf: Treat bpf_sk_lookup remote_port as a 2-byte field
Jakub Sitnicki
1
-2
/
+18
2022-03-21
bpf: Enable non-atomic allocations in local storage
Joanne Koong
1
-9
/
+12
2022-03-20
netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
Pablo Neira Ayuso
1
-10
/
+10
[next]