aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-10-20bpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann2-0/+12
2025-10-20wifi: nl80211: call kfree without a NULL checkEmmanuel Grumbach1-2/+1
2025-10-20wifi: mac80211: fix key tailroom accounting leakJohannes Berg1-3/+8
2025-10-20wifi: mac80211: reset FILS discovery and unsol probe resp intervalsAloka Dixit1-0/+3
2025-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2Alexei Starovoitov11-56/+98
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-18/+7
2025-10-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski9-38/+160
2025-10-17tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahashEric Biggers5-221/+112
2025-10-17net: Kconfig: discourage drop_monitor enablementFlorian Westphal1-4/+4
2025-10-17inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()Xuanqiang Luo1-23/+12
2025-10-17inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo1-2/+6
2025-10-17ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima3-32/+33
2025-10-17bpf: Do not disable preemption in bpf_test_run().Sahil Chandna1-17/+6
2025-10-17batman-adv: use skb_crc32c() instead of skb_seq_read()Sven Eckelmann3-44/+10
2025-10-17batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2025-10-16net: dev_queue_xmit() llist adoptionEric Dumazet2-40/+56
2025-10-16Revert "net/sched: Fix mirred deadlock on device recursion"Eric Dumazet2-8/+0
2025-10-16net/sched: act_mirred: add loop detectionEric Dumazet1-39/+23
2025-10-16net: add add indirect call wrapper in skb_release_head_state()Eric Dumazet1-1/+10
2025-10-16rtnetlink: Allow deleting FDB entries in user namespaceJohannes Wiesböck1-3/+0
2025-10-16net/hsr: add interlink to fill_info outputJan Vaclav1-0/+6
2025-10-16net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()Eric Dumazet1-2/+8
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima1-0/+37
2025-10-16bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.Kuniyuki Iwashima1-0/+48
2025-10-16net: Introduce net.core.bypass_prot_mem sysctl.Kuniyuki Iwashima2-0/+14
2025-10-16net: Allow opt-out from global protocol memory accounting.Kuniyuki Iwashima5-13/+39
2025-10-16tcp: Save lock_sock() for memcg in inet_csk_accept().Kuniyuki Iwashima2-25/+22
2025-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-236/+290
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-38/+91
2025-10-16udp: do not use skb_release_head_state() before skb_attempt_defer_free()Eric Dumazet2-2/+1
2025-10-15Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski1-0/+2
2025-10-15tls: don't rely on tx_work during send()Sabrina Dubroca1-0/+13
2025-10-15tls: wait for pending async decryptions if tls_strp_msg_hold failsSabrina Dubroca1-2/+4
2025-10-15tls: always set record_type in tls_process_cmsgSabrina Dubroca1-5/+2
2025-10-15tls: wait for async encrypt in case of error during latter iterations of sendmsgSabrina Dubroca1-3/+4
2025-10-15tls: trim encrypted message to match the plaintext on short spliceSabrina Dubroca1-1/+4
2025-10-15net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)Eric Dumazet2-6/+2
2025-10-15net: allow busy connected flows to switch tx queuesEric Dumazet1-2/+27
2025-10-15net: add /proc/sys/net/core/txq_reselection_ms controlEric Dumazet2-0/+8
2025-10-15net: control skb->ooo_okay from skb_set_owner_w()Eric Dumazet1-1/+11
2025-10-15net: add SK_WMEM_ALLOC_BIAS constantEric Dumazet2-4/+3
2025-10-15tcp: better handle TCP_TX_DELAY on established flowsEric Dumazet2-6/+29
2025-10-14net: core: fix lockdep splat on device unregisterFlorian Westphal1-5/+35
2025-10-14net: bridge: correct debug message function name in br_fill_ifinfoAlok Tiwari1-1/+1
2025-10-14bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error pathShardul Bankar1-1/+1
2025-10-14net/hsr: add protocol version to fill_info outputJan Vaclav1-0/+2
2025-10-14netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()Byungchul Park1-8/+8
2025-10-14tcp: fix tcp_tso_should_defer() vs large RTTEric Dumazet1-4/+15
2025-10-13net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov2-16/+1
2025-10-13net: gro_cells: Use nested-BH locking for gro_cellSebastian Andrzej Siewior1-0/+10