index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-07-17
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
neighbour: Use rcu_dereference() in pneigh_get_{first,next}().
Kuniyuki Iwashima
2025-07-17
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table().
Kuniyuki Iwashima
2025-07-17
neighbour: Convert RTM_GETNEIGH to RCU.
Kuniyuki Iwashima
2025-07-17
neighbour: Annotate access to struct pneigh_entry.{flags,protocol}.
Kuniyuki Iwashima
2025-07-17
neighbour: Free pneigh_entry after RCU grace period.
Kuniyuki Iwashima
2025-07-17
neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.
Kuniyuki Iwashima
2025-07-17
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
neighbour: Move neigh_find_table() to neigh_get().
Kuniyuki Iwashima
2025-07-17
neighbour: Allocate skb in neigh_get().
Kuniyuki Iwashima
2025-07-17
neighbour: Move two validations from neigh_get() to neigh_valid_get_req().
Kuniyuki Iwashima
2025-07-17
neighbour: Make neigh_valid_get_req() return ndmsg.
Kuniyuki Iwashima
2025-07-17
ethtool: rss: support setting flow hashing fields
Jakub Kicinski
2025-07-17
ethtool: rss: support setting input-xfrm via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: support setting hkey via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: support setting hfunc via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: initial RSS_SET (indirection table handling)
Jakub Kicinski
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-17
Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-07-17
rxrpc: Fix to use conn aborts for conn-wide failures
David Howells
2025-07-17
rxrpc: Fix transmission of an abort in response to an abort
David Howells
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
2025-07-17
rxrpc: Fix irq-disabled in local_bh_enable()
David Howells
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
2025-07-17
net: bridge: Do not offload IGMP/MLD messages
Joseph Huang
2025-07-17
net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
Dong Chenchen
2025-07-17
tls: always refresh the queue when reading sock
Jakub Kicinski
2025-07-17
phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
Nathan Chancellor
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
2025-07-17
Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
2025-07-17
Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
2025-07-16
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
2025-07-16
ipv6: mcast: Simplify mld_clear_{report|query}()
Yue Haibing
2025-07-16
tcp: fix UaF in tcp_prune_ofo_queue()
Paolo Abeni
2025-07-16
ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
Gal Pressman
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2025-07-16
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
2025-07-16
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2025-07-16
Bluetooth: hci_sync: fix connectable extended advertising when using static r...
Alessandro Gasbarroni
2025-07-16
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
2025-07-15
mptcp: reset fallback status gracefully at disconnect() time
Paolo Abeni
2025-07-15
mptcp: plug races between subflow fail and subflow creation
Paolo Abeni
2025-07-15
mptcp: make fallback action and fallback decision atomic
Paolo Abeni
2025-07-15
ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
Yue Haibing
2025-07-15
don't open-code kernel_accept() in rds_tcp_accept_one()
Al Viro
[prev]
[next]