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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
1
-5
/
+24
2023-09-13
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
2
-6
/
+25
2023-09-13
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
1
-1
/
+1
2023-09-13
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
1
-5
/
+5
2023-09-13
Bluetooth: Fix potential use-after-free when clear keys
Min Li
1
-8
/
+8
2023-09-13
Bluetooth: hci_conn: Fix hci_le_set_cig_params
Luiz Augusto von Dentz
1
-94
/
+63
2023-09-13
Bluetooth: hci_conn: Fix not allowing valid CIS ID
Luiz Augusto von Dentz
1
-3
/
+6
2023-09-13
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
1
-0
/
+6
2023-09-13
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
4
-76
/
+115
2023-09-13
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
3
-73
/
+159
2023-09-13
bpf: reject unhashed sockets in bpf_sk_assign
Lorenz Bauer
1
-0
/
+2
2023-09-13
udp: re-score reuseport groups when connected sockets are present
Lorenz Bauer
2
-10
/
+29
2023-09-13
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
1
-2
/
+1
2023-09-13
net: Avoid address overwrite in kernel_connect
Jordan Rife
1
-1
/
+5
2023-09-02
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
11
-9
/
+11
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
23
-75
/
+190
2023-08-24
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
4
-11
/
+31
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-0
/
+3
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2
-0
/
+6
2023-08-23
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
1
-3
/
+10
2023-08-23
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
1
-2
/
+2
2023-08-23
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
1
-1
/
+5
2023-08-23
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
1
-1
/
+1
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
1
-4
/
+7
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
1
-13
/
+40
2023-08-23
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
1
-0
/
+3
2023-08-23
can: raw: add missing refcount for memory leak fix
Oliver Hartkopp
1
-9
/
+26
2023-08-23
can: isotp: fix support for transmission of SF without flow control
Oliver Hartkopp
1
-15
/
+7
2023-08-22
Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+10
2023-08-22
Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+4
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-2
/
+10
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
5
-7
/
+7
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-4
/
+18
2023-08-19
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-08-19
dccp: annotate data-races in dccp_poll()
Eric Dumazet
1
-8
/
+12
2023-08-19
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-1
/
+1
2023-08-19
devlink: add missing unregister linecard notification
Jiri Pirko
1
-0
/
+3
2023-08-19
Merge tag 'batadv-net-pullrequest-20230816' of git://git.open-mesh.org/linux-...
Jakub Kicinski
6
-5
/
+29
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
18
-67
/
+110
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-1
/
+1
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
5
-29
/
+66
2023-08-16
ipv6: fix indentation of a config attribute
Prasad Pandit
1
-1
/
+1
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
8
-30
/
+33
2023-08-16
net: openvswitch: reject negative ifindex
Jakub Kicinski
1
-4
/
+4
2023-08-16
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
1
-0
/
+3
2023-08-16
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
1
-1
/
+6
2023-08-16
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
1
-4
/
+32
2023-08-16
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
1
-0
/
+4
2023-08-16
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
1
-3
/
+3
2023-08-16
netfilter: nf_tables: don't fail inserts if duplicate has expired
Florian Westphal
1
-19
/
+4
[prev]
[next]