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-09-19
net: netpoll: use synchronize_net() instead of synchronize_rcu()
Breno Leitao
2025-09-19
net: netpoll: remove unused netpoll pointer from netpoll_info
Breno Leitao
2025-09-19
rtnetlink: add needed_{head,tail}room attributes
Alasdair McWilliam
2025-09-19
net: use check_net()
Christian Brauner
2025-09-19
net-sysfs: use check_net()
Christian Brauner
2025-09-19
ns: add ns_common_free()
Christian Brauner
2025-09-19
nscommon: simplify initialization
Christian Brauner
2025-09-19
net: centralize ns_common initialization
Christian Brauner
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
2025-09-19
net: support ns lookup
Christian Brauner
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
2025-09-19
net: use ns_common_init()
Christian Brauner
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
2025-09-17
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
2025-09-15
page_pool: always add GFP_NOWARN for ATOMIC allocations
Jakub Kicinski
2025-09-14
net: use NUMA drop counters for softnet_data.dropped
Eric Dumazet
2025-09-11
net: Use NAPI_* in test_bit when stopping napi kthread
Samiullah Khawaja
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-11
net: xdp: pass full flags to xdp_update_skb_shared_info()
Jakub Kicinski
2025-09-09
net: dev_ioctl: take ops lock in hwtstamp lower paths
Carolina Jubran
2025-09-04
net: call cond_resched() less often in __release_sock()
Eric Dumazet
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
net: add helper to pre-check if PP for an Rx queue will be unreadable
Jakub Kicinski
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
2025-08-29
net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
Eric Dumazet
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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
net: add sk->sk_drop_counters
Eric Dumazet
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
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-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
2025-08-22
page_pool: fix incorrect mp_ops error handling
Mina Almasry
2025-08-21
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[prev]
[next]