aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-04-23wifi: nl80211: add link id of transmitted profile for MLO MBSSIDRameshkumar Sundaram1-1/+23
2025-04-23wifi: mac80211: update ML STA with EML capabilitiesRamasamy Kaliappan1-0/+3
2025-04-23wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLDRamasamy Kaliappan1-0/+18
2025-04-23wifi: mac80211: VLAN traffic in multicast pathMuna Sinada1-2/+4
2025-04-23wifi: mac80211: Create separate links for VLAN interfacesMuna Sinada4-5/+103
2025-04-23wifi: mac80211: Add link iteration macro for link dataMuna Sinada1-0/+9
2025-04-23wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.cJulian Vetter1-1/+1
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen5-55/+1
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg11-87/+21
2025-04-23wifi: mac80211: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-28/+27
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg2-6/+6
2025-04-23wifi: mac80211: restore monitor for outgoing framesJohannes Berg1-1/+7
2025-04-23net: bridge: mcast: update multicast contex when vlan state is changedYong Wang3-3/+38
2025-04-23net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functionsYong Wang1-8/+69
2025-04-22xdp: create locked/unlocked instances of xdp redirect target settersJoshua Washington1-4/+21
2025-04-22net: Drop hold_rtnl arg from ops_undo_list().Kuniyuki Iwashima1-6/+8
2025-04-22tipc: fix NULL pointer dereference in tipc_mon_reinit_self()Tung Nguyen1-1/+2
2025-04-22net: 802: Remove unused p8022 codeDr. David Alan Gilbert3-68/+2
2025-04-22net: lwtunnel: disable BHs when requiredJustin Iurman1-6/+20
2025-04-22net: selftests: initialize TCP header and skb payload with zeroOleksij Rempel1-5/+13
2025-04-22rxrpc: rxgk: Set error code in rxgk_yfs_decode_ticket()Dan Carpenter1-0/+1
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-4/+480
2025-04-21net: Use nlmsg_payload in rtnetlink fileBreno Leitao1-13/+12
2025-04-21net: Use nlmsg_payload in neighbour fileBreno Leitao1-2/+2
2025-04-21net: fix the missing unlock for detached devicesJakub Kicinski1-3/+6
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov155-602/+921
2025-04-18net: ethtool: mm: reset verification status when link is downFaizal Rahim1-0/+4
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean1-1/+274
2025-04-17netdev: fix the locking for netdev notificationsJakub Kicinski2-1/+7
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-78/+206
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds19-42/+162
2025-04-17bpf: net_sched: Disable attaching bpf qdisc to non rootAmery Hung1-2/+23
2025-04-17bpf: net_sched: Support updating bstatsAmery Hung1-0/+11
2025-04-17bpf: net_sched: Add a qdisc watchdog timerAmery Hung1-1/+105
2025-04-17bpf: net_sched: Add basic bpf qdisc kfuncsAmery Hung1-1/+110
2025-04-17bpf: net_sched: Support implementation of Qdisc_ops in bpfAmery Hung5-4/+235
2025-04-17Merge tag 'nf-25-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni1-4/+6
2025-04-17Merge tag 'for-net-2025-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothPaolo Abeni1-1/+17
2025-04-17net: pktgen: fix code style (WARNING: Prefer strscpy over strcpy)Peter Seiderer1-11/+7
2025-04-17net: pktgen: fix code style (WARNING: please, no space before tabs)Peter Seiderer1-1/+1
2025-04-17net: pktgen: fix code style (ERROR: else should follow close brace '}')Peter Seiderer1-2/+2
2025-04-17net: ipv6: ioam6: fix double reallocationJustin Iurman1-5/+36
2025-04-17net: ipv6: ioam6: use consistent dst namesJustin Iurman1-17/+18
2025-04-17skb: implement skb_send_sock_locked_with_flags()Antonio Quartulli1-5/+13
2025-04-17ovpn: implement TCP transportAntonio Quartulli1-0/+1
2025-04-17netfilter: conntrack: fix erronous removal of offload bitFlorian Westphal1-4/+6
2025-04-17xfrm: Fix UDP GRO handling for some corner casesTobias Brunner2-16/+20
2025-04-17xfrm: Refactor migration setup during the cloning processChiachang Wang1-8/+9
2025-04-17xfrm: Migrate offload configurationChiachang Wang4-7/+23
2025-04-17net, pidfd: report EINVAL for ESRCHChristian Brauner1-1/+9