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
Age
Commit message (
Expand
)
Author
2025-08-29
ipv4: start using dst_dev_rcu()
Eric Dumazet
2025-08-29
tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
Eric Dumazet
2025-08-29
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
2025-08-29
ipv6: use RCU in ip6_output()
Eric Dumazet
2025-08-29
ipv6: use RCU in ip6_xmit()
Eric Dumazet
2025-08-29
ipv6: start using dst_dev_rcu()
Eric Dumazet
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
2025-08-29
inet_diag: avoid cache line misses in inet_diag_bc_sk()
Eric Dumazet
2025-08-29
inet_diag: change inet_diag_bc_sk() first argument
Eric Dumazet
2025-08-29
inet_diag: annotate data-races in inet_diag_bc_sk()
Eric Dumazet
2025-08-29
tcp: annotate data-races in tcp_req_diag_fill()
Eric Dumazet
2025-08-29
inet_diag: annotate data-races in inet_diag_msg_common_fill()
Eric Dumazet
2025-08-29
net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
Eric Dumazet
2025-08-29
Merge tag 'nf-25-08-27' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2025-08-29
Merge tag 'wireless-2025-08-28' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-08-29
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-29
Add RWF_NOSIGNAL flag for pwritev2
Lauri Vasama
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
2025-08-28
net_sched: remove BH blocking in eight actions
Eric Dumazet
2025-08-28
net: devmem: allow binding on rx queues with same DMA devices
Dragos Tatulea
2025-08-28
net: devmem: pre-read requested rx queues during bind
Dragos Tatulea
2025-08-28
net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
Dragos Tatulea
2025-08-28
net: devmem: get netdev DMA device via new API
Dragos Tatulea
2025-08-28
queue_api: add support for fetching per queue DMA dev
Dragos Tatulea
2025-08-28
wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz
Benjamin Berg
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
2025-08-28
net: add sk->sk_drop_counters
Eric Dumazet
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-08-28
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
2025-08-27
net: Cache hash and flow_id to avoid recalculation
Krishna Kumar
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
2025-08-27
net: rose: fix a typo in rose_clear_routes()
Eric Dumazet
2025-08-27
l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
Eric Dumazet
2025-08-27
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
2025-08-27
net: rose: include node references in rose_neigh refcount
Takamitsu Iwai
2025-08-27
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
2025-08-27
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
2025-08-27
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
2025-08-27
netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after...
Wang Liang
2025-08-26
ipv6: sr: Prepare HMAC key ahead of time
Eric Biggers
2025-08-26
ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
Eric Biggers
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-08-26
devlink: Make health reporter burst period configurable
Shahar Shitrit
2025-08-26
devlink: Introduce burst period for health reporter
Shahar Shitrit
2025-08-26
devlink: Move health reporter recovery abort logic to a separate function
Shahar Shitrit
[prev]
[next]