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
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
-3
/
+5
2026-03-04
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
-0
/
+1
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
-55
/
+41
2026-03-04
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
-1
/
+11
2026-03-04
tcp: move tcp_do_parse_auth_options() to net/ipv4/tcp.c
Eric Dumazet
-54
/
+54
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
-99
/
+85
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
-58
/
+65
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
-9
/
+2
2026-03-04
net-sysfs: get rid of rps_dev_flow_lock
Eric Dumazet
-12
/
+6
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
-47
/
+54
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
-10
/
+13
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
-1
/
+3
2026-03-04
net: fix off-by-one in udp_flow_src_port() / psp_write_headers()
Eric Dumazet
-1
/
+1
2026-03-04
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-0
/
+1
2026-03-04
bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
Feng Yang
-0
/
+15
2026-03-04
Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-316
/
+695
2026-03-04
Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-0
/
+1
2026-03-04
ipvs: use more keys for connection hashing
Julian Anastasov
-65
/
+206
2026-03-04
ipvs: switch to per-net connection table
Julian Anastasov
-256
/
+638
2026-03-04
ipvs: use resizable hash table for services
Julian Anastasov
-114
/
+559
2026-03-04
ipvs: add resizable hash tables
Julian Anastasov
-5
/
+179
2026-03-04
netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctx
Florian Westphal
-7
/
+0
2026-03-04
netfilter: nfnetlink_queue: no longer acquire sk_callback_lock
Eric Dumazet
-5
/
+12
2026-03-04
netfilter: nfnetlink_log: no longer acquire sk_callback_lock
Eric Dumazet
-6
/
+13
2026-03-04
netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_...
Eric Dumazet
-10
/
+13
2026-03-04
netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
Eric Dumazet
-14
/
+14
2026-03-04
netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_s...
Eric Dumazet
-4
/
+12
2026-03-04
netfilter: nft_fib_ipv6: switch to fib6_lookup
Florian Westphal
-30
/
+49
2026-03-04
ipv6: export fib6_lookup for nft_fib_ipv6
Florian Westphal
-0
/
+6
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
-3
/
+7
2026-03-03
net: core: failover: enforce mandatory ops and clean up redundant checks
Zeeshan Ahmad
-7
/
+7
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
-2
/
+3
2026-03-03
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
-1
/
+3
2026-03-03
net: core: allow netdev_upper_get_next_dev_rcu from bh context
Kohei Enju
-1
/
+2
2026-03-03
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
-1
/
+2
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
-6
/
+11
2026-03-03
net/rds: Fix circular locking dependency in rds_tcp_tune
Allison Henderson
-4
/
+10
2026-03-03
wifi: mac80211: give the AP more time for EPPKE as well
Johannes Berg
-1
/
+2
2026-03-03
wifi: mac80211: fix missing ieee80211_eml_params member initialization
MeiChia Chiu
-0
/
+1
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
-26
/
+8
2026-03-02
ipmr: Don't hold RTNL for ipmr_rtm_route().
Kuniyuki Iwashima
-13
/
+21
2026-03-02
ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.
Kuniyuki Iwashima
-6
/
+22
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
-4
/
+4
2026-03-02
ipmr: Call fib_rules_unregister() without RTNL.
Kuniyuki Iwashima
-2
/
+11
2026-03-02
ipmr: Remove RTNL in ipmr_rules_init() and ipmr_net_init().
Kuniyuki Iwashima
-10
/
+5
2026-03-02
ipmr: Convert ipmr_net_exit_batch() to ->exit_rtnl().
Kuniyuki Iwashima
-18
/
+13
2026-03-02
ipmr: Move unregister_netdevice_many() out of ipmr_free_table().
Kuniyuki Iwashima
-8
/
+17
2026-03-02
ipmr: Move unregister_netdevice_many() out of mroute_clean_tables().
Kuniyuki Iwashima
-10
/
+24
2026-03-02
ipmr: Convert ipmr_rtm_dumproute() to RCU.
Kuniyuki Iwashima
-9
/
+20
2026-03-02
ipmr: Convert ipmr_rtm_getroute() to RCU.
Kuniyuki Iwashima
-18
/
+20
[prev]
[next]