index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-11-15
Merge tag 'nf-24-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_get
Joe Damato
2024-11-15
Merge tag 'for-net-next-2024-11-14' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-11-15
Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-11-15
netfilter: bitwise: add support for doing AND, OR and XOR directly
Jeremy Sowden
2024-11-15
netfilter: bitwise: rename some boolean operation functions
Jeremy Sowden
2024-11-15
netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.
Guillaume Nault
2024-11-15
netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.
Guillaume Nault
2024-11-15
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Guillaume Nault
2024-11-15
netfilter: flow_offload: Convert nft_flow_route() to dscp_t.
Guillaume Nault
2024-11-15
netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.
Guillaume Nault
2024-11-15
xfrm: Fix acquire state insertion.
Steffen Klassert
2024-11-14
net: ethtool: account for RSS+RXNFC add semantics when checking channel count
Edward Cree
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
2024-11-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-14
bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-14
bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-14
Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
Luiz Augusto von Dentz
2024-11-14
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
2024-11-14
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
2024-11-14
Bluetooth: ISO: Send BIG Create Sync via hci_sync
Iulia Tanasescu
2024-11-14
Bluetooth: hci_conn: Remove alloc from critical section
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Use kref to track lifetime of iso_conn
Luiz Augusto von Dentz
2024-11-14
Bluetooth: SCO: Use kref to track lifetime of sco_conn
Luiz Augusto von Dentz
2024-11-14
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Fix matching parent socket for BIS slave
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
Bluetooth: Support new quirks for ATS2851
Danil Pylaev
2024-11-14
Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
Andrej Shadura
2024-11-14
Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet
Luiz Augusto von Dentz
2024-11-14
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Luiz Augusto von Dentz
2024-11-14
Bluetooth: hci_conn: Use disable_delayed_work_sync
Luiz Augusto von Dentz
2024-11-14
Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
Markus Elfring
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-14
netfilter: ipset: add missing range check in bitmap_ip_uadt
Jeongjun Park
2024-11-14
netfilter: nf_tables: allocate element update information dynamically
Florian Westphal
2024-11-14
netfilter: nf_tables: switch trans_elem to real flex array
Florian Westphal
2024-11-14
netfilter: nf_tables: prepare nft audit for set element compaction
Florian Westphal
2024-11-14
netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
Florian Westphal
2024-11-14
netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
Florian Westphal
2024-11-14
netfilter: bpf: Pass string literal as format argument of request_module()
Simon Horman
2024-11-14
netfilter: nfnetlink: Report extack policy errors for batched ops
Donald Hunter
2024-11-14
xfrm: replace deprecated strncpy with strscpy_pad
Daniel Yang
2024-11-14
xfrm: Add error handling when nla_put_u32() returns an error
Everest K.C
2024-11-13
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
2024-11-13
mptcp: pm: use _rcu variant under rcu_read_lock
Matthieu Baerts (NGI0)
2024-11-13
mptcp: hold pm lock when deleting entry
Geliang Tang
[prev]
[next]