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.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-05
15
-135
/
+230
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-05
1
-0
/
+5
|
|
\
|
|
*
xsk: Honor SO_BINDTODEVICE on bind
Ilya Maximets
2023-07-04
1
-0
/
+5
|
*
|
mptcp: do not rely on implicit state check in mptcp_listen()
Paolo Abeni
2023-07-05
1
-0
/
+5
|
*
|
mptcp: ensure subflow is unhashed before cleaning the backlog
Paolo Abeni
2023-07-05
1
-1
/
+1
|
*
|
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
2023-07-04
1
-45
/
+0
|
*
|
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
2023-07-04
1
-2
/
+2
|
*
|
net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
Lin Ma
2023-07-04
1
-0
/
+1
|
|
/
|
*
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-07-03
1
-3
/
+9
|
*
net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
Vladimir Oltean
2023-07-03
1
-3
/
+6
|
*
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
2023-07-03
1
-2
/
+3
|
*
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
2023-06-29
1
-15
/
+34
|
*
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
2023-06-29
1
-3
/
+1
|
*
Bluetooth: hci_sysfs: make bt_class a static const structure
Ivan Orlov
2023-06-29
1
-7
/
+7
|
*
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-06-29
2
-4
/
+4
|
*
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
2023-06-29
1
-10
/
+5
|
*
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
2023-06-29
1
-1
/
+2
|
*
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
2023-06-29
1
-8
/
+39
|
*
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-06-29
1
-0
/
+2
|
*
Bluetooth: fix use-bdaddr-property quirk
Johan Hovold
2023-06-29
1
-5
/
+3
|
*
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
2023-06-29
1
-17
/
+11
|
*
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-06-29
1
-0
/
+5
|
*
net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
Vladimir Oltean
2023-06-29
1
-9
/
+29
|
*
net/sched: act_ipt: zero skb->cb before calling target
Florian Westphal
2023-06-29
1
-0
/
+10
|
*
net/sched: act_ipt: add sanity checks on skb before calling target
Florian Westphal
2023-06-29
1
-0
/
+33
|
*
net/sched: act_ipt: add sanity checks on table name and hook locations
Florian Westphal
2023-06-29
1
-7
/
+20
|
*
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
2023-06-29
1
-2
/
+2
*
|
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-07-03
3
-9
/
+4
|
\
\
|
*
|
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
2023-05-25
3
-9
/
+4
*
|
|
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-07-01
8
-24
/
+658
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
1
-0
/
+5
|
*
|
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
1
-7
/
+0
|
*
|
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2023-06-19
2
-0
/
+371
|
*
|
SUNRPC: Capture CMSG metadata on client-side receive
Chuck Lever
2023-06-19
1
-2
/
+47
|
*
|
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
2023-06-19
1
-0
/
+6
|
*
|
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
2023-06-19
4
-2
/
+180
|
*
|
SUNRPC: Trace the rpc_create_args
Chuck Lever
2023-06-19
1
-1
/
+1
|
*
|
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2023-06-19
1
-0
/
+4
|
*
|
SUNRPC: attempt to reach rpcbind with an abstract socket name
NeilBrown
2023-06-19
1
-8
/
+31
|
*
|
SUNRPC: support abstract unix socket addresses
NeilBrown
2023-06-19
2
-4
/
+13
*
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
262
-4447
/
+6923
|
\
\
\
|
*
|
|
net: scm: introduce and use scm_recv_unix helper
Alexander Mikhalitsyn
2023-06-27
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
19
-106
/
+249
|
|
\
\
\
|
|
*
|
|
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-06-27
2
-4
/
+15
|
|
*
|
|
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
4
-29
/
+64
|
|
*
|
|
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
2023-06-26
1
-1
/
+3
|
|
*
|
|
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
2023-06-26
1
-0
/
+2
|
|
*
|
|
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
2023-06-26
1
-1
/
+1
|
|
*
|
|
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
2023-06-26
1
-3
/
+49
|
|
*
|
|
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
2023-06-26
6
-24
/
+77
[next]