index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-34
/
+76
2025-07-28
Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+8
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-422
/
+157
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
-1
/
+1
2025-07-28
Merge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-127
/
+76
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-65
/
+118
2025-07-26
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
-9
/
+16
2025-07-26
ipv6: fix possible infinite loop in fib6_info_uses_dev()
Eric Dumazet
-6
/
+11
2025-07-26
ipv6: prevent infinite loop in rt6_nlmsg_size()
Eric Dumazet
-18
/
+20
2025-07-26
ipv6: add a retry logic in net6_rt_notify()
Eric Dumazet
-5
/
+10
2025-07-26
net/sched: taprio: align entry index attr validation with mqprio
Simon Horman
-8
/
+4
2025-07-26
vsock: remove unnecessary null check in vsock_getname()
Wang Liang
-5
/
+0
2025-07-25
Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-299
/
+331
2025-07-25
net/sched: Add precise drop reason for pfifo_fast queue overflows
Fan Yu
-0
/
+2
2025-07-25
neighbour: Fix null-ptr-deref in neigh_flush_dev().
Kuniyuki Iwashima
-27
/
+61
2025-07-25
ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
-1
/
+84
2025-07-25
mptcp: remove pr_fallback()
Paolo Abeni
-9
/
+0
2025-07-25
mptcp: track fallbacks accurately via mibs
Paolo Abeni
-45
/
+62
2025-07-25
netfilter: xt_nfacct: don't assume acct name is null-terminated
Florian Westphal
-2
/
+2
2025-07-25
netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps
Florian Westphal
-5
/
+4
2025-07-25
netfilter: nft_set_pipapo: merge pipapo_get/lookup
Florian Westphal
-130
/
+58
2025-07-25
netfilter: nft_set: remove indirection from update API call
Florian Westphal
-9
/
+5
2025-07-25
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
-91
/
+95
2025-07-25
netfilter: nft_set_pipapo: remove unused arguments
Florian Westphal
-9
/
+5
2025-07-25
netfilter: nfnetlink_hook: Dump flowtable info
Phil Sutter
-11
/
+48
2025-07-25
netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helper
Phil Sutter
-22
/
+25
2025-07-25
ipvs: Rename del_timer in comment in ip_vs_conn_expire_now()
WangYuli
-1
/
+1
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
-32
/
+47
2025-07-25
netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()
Yue Haibing
-5
/
+5
2025-07-25
netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
Lance Yang
-1
/
+51
2025-07-25
netfilter: conntrack: table full detailed log
lvxiafei
-1
/
+5
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
-12
/
+20
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
-1
/
+19
2025-07-24
net: Create separate gro_flush_normal function
Samiullah Khawaja
-6
/
+3
2025-07-24
Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-65
/
+150
2025-07-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-11
/
+11
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-113
/
+481
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-62
/
+66
2025-07-24
Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-38
/
+58
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-55
/
+42
2025-07-23
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
-10
/
+10
2025-07-23
bpf: Disable migration in nf_hook_run_bpf().
Kuniyuki Iwashima
-1
/
+1
2025-07-23
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
-4
/
+481
2025-07-23
sched: Dump configuration and statistics of dualpi2 qdisc
Chia-Yu Chang
-17
/
+137
2025-07-23
sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang
-0
/
+591
2025-07-23
devlink: Fix excessive stack usage in rate TC bandwidth parsing
Carolina Jubran
-14
/
+14
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
-27
/
+38
2025-07-23
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
-2
/
+6
2025-07-23
Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv
Ivan Pravdin
-3
/
+3
2025-07-23
Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
Yang Li
-1
/
+12
[prev]
[next]