aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-01-13net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet1-2/+4
2026-01-13ipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima1-2/+2
2026-01-13dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet3-4/+5
2026-01-13ipv6: Allow for nexthop device mismatch with "onlink"Ido Schimmel1-5/+2
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier1-0/+27
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier1-113/+147
2026-01-14net: pass queue rx page size from memory providerPavel Begunkov1-0/+9
2026-01-14net: add bare bone queue configsPavel Begunkov2-3/+26
2026-01-14net: memzero mp params when closing a queuePavel Begunkov1-6/+4
2026-01-13net/rds: Give each connection path its own workqueueAllison Henderson1-4/+21
2026-01-13net/rds: Add per cp work queueAllison Henderson9-20/+23
2026-01-13net/sched: sch_cake: share shaper state across sub-instances of cake_mqJonas Köppeler1-0/+51
2026-01-13net/sched: sch_cake: Share config across cake_mq sub-qdiscsToke Høiland-Jørgensen1-40/+133
2026-01-13net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devicesToke Høiland-Jørgensen1-1/+78
2026-01-13net/sched: sch_cake: Factor out config variables into separate structToke Høiland-Jørgensen1-112/+133
2026-01-13net/sched: Export mq functions for reuseToke Høiland-Jørgensen1-22/+49
2026-01-13wifi: cfg80211: don't apply HT flags to S1G channelsLachlan Hodges1-1/+10
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet3-3/+11
2026-01-12net: add skbuff_clear() helperEric Dumazet1-10/+22
2026-01-12net: ipconfig: Remove outdated comment and indent code blockThorsten Blum1-46/+41
2026-01-12bpf: net_sched: Use the correct destructor kfunc typeSami Tolvanen1-1/+7
2026-01-12net: devmem: convert binding refcount to percpu_refBobby Eshleman2-10/+22
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski13-46/+114
2026-01-12bpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa1-3/+4
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit4-9/+5
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg1-6/+17
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg1-8/+44
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges1-0/+3
2026-01-12wifi: mac80211: unexport ieee80211_get_bssid()Johannes Berg1-1/+0
2026-01-12wifi: mac80211: don't send an unused argument to ieee80211_check_combinationsMiri Korenblit1-1/+1
2026-01-12wifi: mac80211: correctly check if CSA is activeMiri Korenblit1-2/+6
2026-01-12wifi: cfg80211: Fix bitrate calculation overflow for HE ratesVeerendranath Jakkam1-3/+5
2026-01-10Merge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-0/+1
2026-01-10ipv4: ip_gre: make ipgre_header() robustEric Dumazet1-2/+9
2026-01-09net: update netdev_lock_{type,name}Eric Dumazet1-6/+19
2026-01-09ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet1-1/+1
2026-01-09net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet2-14/+18
2026-01-09Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds4-12/+30
2026-01-09Bluetooth: hci_sync: enable PA Sync Lost eventYang Li1-0/+1
2026-01-08ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet1-3/+2
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-53/+78
2026-01-08arp: do not assume dev_hard_header() does not change skb->headEric Dumazet1-3/+4
2026-01-08Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski5-3/+17
2026-01-08net: do not write to msg_get_inq in calleeWillem de Bruijn2-10/+6
2026-01-08net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_resetXiang Mei1-1/+1
2026-01-08vsock/virtio: use virtqueue_add_inbuf_cache_clean for eventsMichael S. Tsirkin1-1/+1
2026-01-08vsock/virtio: fix DMA alignment for event_listMichael S. Tsirkin1-0/+3
2026-01-08wifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang1-3/+4
2026-01-08wifi: mac80211: restore non-chanctx injection behaviourJohannes Berg1-0/+2
2026-01-08wifi: mac80211: don't iterate not running interfacesMiri Korenblit1-0/+3