summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-11-13mptcp: update local address flags when setting itGeliang Tang
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-11-12net: page_pool: do not count normal frag allocation in statsJakub Kicinski
2024-11-12net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hno...Alexandre Ferrieux
2024-11-12mptcp: fix possible integer overflow in mptcp_reset_tout_timerDmitry Kandybka
2024-11-12Bluetooth: hci_core: Fix calling mgmt_device_connectedLuiz Augusto von Dentz
2024-11-12wifi: mac80211: pass MBSSID config by referenceJohannes Berg
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu
2024-11-12net: rfkill: gpio: Add check for clk_enable()Mingwei Zheng
2024-11-12net: sched: cls_api: improve the error message for ID allocation failureJakub Kicinski
2024-11-12virtio/vsock: Improve MSG_ZEROCOPY error handlingMichal Luczaj
2024-11-12vsock: Fix sk_error_queue memory leakMichal Luczaj
2024-11-12virtio/vsock: Fix accept_queue memory leakMichal Luczaj
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao
2024-11-12net: ip: make ip_route_use_hint() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_mkroute_input/__mkroute_input return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_route_input() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_route_input_noref() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_route_input_rcu() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_route_input_slow() return drop reasonsMenglong Dong
2024-11-12net: ip: make ip_mc_validate_source() return drop reasonMenglong Dong
2024-11-12net: ip: make ip_route_input_mc() return drop reasonMenglong Dong
2024-11-12net: ip: make fib_validate_source() support drop reasonsMenglong Dong
2024-11-11net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin
2024-11-11mptcp: cope racing subflow creation in mptcp_rcv_space_adjustPaolo Abeni
2024-11-11mptcp: error out earlier on disconnectPaolo Abeni
2024-11-11net: Add control functions for irq suspensionMartin Karsten
2024-11-11net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten
2024-11-11net: fix SO_DEVMEM_DONTNEED looping too longMina Almasry
2024-11-11rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...Kuniyuki Iwashima
2024-11-11rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.Kuniyuki Iwashima
2024-11-11rtnetlink: Add peer_type in struct rtnl_link_ops.Kuniyuki Iwashima
2024-11-11rtnetlink: Introduce struct rtnl_nets and helpers.Kuniyuki Iwashima
2024-11-11rtnetlink: Remove __rtnl_link_register()Kuniyuki Iwashima
2024-11-11rtnetlink: Protect link_ops by mutex.Kuniyuki Iwashima
2024-11-11rtnetlink: Remove __rtnl_link_unregister().Kuniyuki Iwashima
2024-11-11net: hsr: Add VLAN CTAG filter supportMurali Karicheri
2024-11-11net: hsr: Add VLAN supportWingMan Kwok
2024-11-11net: fix data-races around sk->sk_forward_allocWang Liang
2024-11-11rxrpc: Add a tracepoint for aborts being proposedDavid Howells
2024-11-11ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin
2024-11-11svcrdma: Address an integer overflowChuck Lever
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-11-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-11-09bridge: Allow deleting FDB entries with non-existent VLANIdo Schimmel
2024-11-09neighbour: Create netdev->neighbour associationGilad Naaman
2024-11-09neighbour: Remove bare neighbour::next pointerGilad Naaman