index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2025-07-02
net: dst: annotate data-races around dst->output
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->input
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->lastuse
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
2025-07-02
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
2025-07-02
net: move net_cookie into net_aligned_data
Eric Dumazet
2025-07-02
net: add struct net_aligned_data
Eric Dumazet
2025-07-01
net: ieee8021q: fix insufficient table-size assertion
RubenKelevra
2025-06-30
net: net->nsid_lock does not need BH safety
Eric Dumazet
2025-06-30
neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries
Ido Schimmel
2025-06-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-26
net: selftests: fix TCP packet checksum
Jakub Kicinski
2025-06-25
net: Reoder rxq_idx check in __net_mp_open_rxq()
Yue Haibing
2025-06-25
neighbour: Remove redundant assignment to err
Yue Haibing
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
[prev]
[next]