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
/
core
Age
Commit message (
Expand
)
Author
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
2025-07-18
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
2025-07-18
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
2025-07-18
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
2025-07-18
net: selftests: add PHY-loopback test for bad TCP checksums
Oleksij Rempel
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2025-07-18
net: stream: add description for sk_stream_write_space()
Suchit Karunakaran
2025-07-17
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
2025-07-17
neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
Kuniyuki Iwashima
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-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
2025-07-11
bpf: Remove attach_type in sockmap_link
Tao Chen
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
2025-07-09
skbuff: Add MSG_MORE flag to optimize tcp large packet transmission
Feng Yang
2025-07-08
ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.
Kuniyuki Iwashima
2025-07-08
net: ethtool: remove the compat code for _rxfh_context ops
Jakub Kicinski
2025-07-08
net: account for encap headers in qdisc pkt len
Fengyuan Gong
2025-07-08
net: skbuff: Drop unused @skb
Michal Luczaj
2025-07-08
net: skbuff: Drop unused @skb
Michal Luczaj
2025-07-08
net: splice: Drop unused @gfp
Michal Luczaj
2025-07-08
net: splice: Drop unused @pipe
Michal Luczaj
2025-07-07
netpoll: move Ethernet setup to push_eth() helper
Breno Leitao
2025-07-07
netpoll: factor out UDP header setup into push_udp() helper
Breno Leitao
2025-07-07
netpoll: factor out IPv4 header setup into push_ipv4() helper
Breno Leitao
2025-07-07
netpoll: factor out IPv6 header setup into push_ipv6() helper
Breno Leitao
2025-07-07
netpoll: factor out UDP checksum calculation into helper
Breno Leitao
2025-07-07
netpoll: Improve code clarity with explicit struct size calculations
Breno Leitao
2025-07-07
net: remove RTNL use for /proc/sys/net/core/rps_default_mask
Eric Dumazet
2025-07-07
page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems...
Byungchul Park
2025-07-07
page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netme...
Byungchul Park
2025-07-07
page_pool: rename page_pool_return_page() to page_pool_return_netmem()
Byungchul Park
2025-07-04
af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFD
Alexander Mikhalitsyn
2025-07-04
af_unix: stash pidfs dentry when needed
Alexander Mikhalitsyn
2025-07-04
af_unix: introduce and use scm_replace_pid() helper
Alexander Mikhalitsyn
2025-07-02
net: preserve MSG_ZEROCOPY with forwarding
Willem de Bruijn
2025-07-02
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
[prev]
[next]