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-01-14
wifi: mac80211: allow key installation before association
Kavita Kavita
-2
/
+17
2026-01-14
wifi: nl80211: Add support for EPP peer indication
Sai Pratyusha Magam
-0
/
+5
2026-01-14
wifi: cfg80211: add support for key configuration before association
Kavita Kavita
-1
/
+3
2026-01-14
wifi: cfg80211: add support for EPPKE Authentication Protocol
Ainy Kumari
-2
/
+12
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-8
/
+17
2026-01-13
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
-2
/
+4
2026-01-13
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
-2
/
+2
2026-01-13
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
-4
/
+5
2026-01-13
ipv6: Allow for nexthop device mismatch with "onlink"
Ido Schimmel
-5
/
+2
2026-01-13
net: phy: Introduce PHY ports representation
Maxime Chevallier
-0
/
+27
2026-01-13
net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
Maxime Chevallier
-113
/
+147
2026-01-14
net: pass queue rx page size from memory provider
Pavel Begunkov
-0
/
+9
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
-3
/
+26
2026-01-14
net: memzero mp params when closing a queue
Pavel Begunkov
-6
/
+4
2026-01-13
net/rds: Give each connection path its own workqueue
Allison Henderson
-4
/
+21
2026-01-13
net/rds: Add per cp work queue
Allison Henderson
-20
/
+23
2026-01-13
net/sched: sch_cake: share shaper state across sub-instances of cake_mq
Jonas Köppeler
-0
/
+51
2026-01-13
net/sched: sch_cake: Share config across cake_mq sub-qdiscs
Toke Høiland-Jørgensen
-40
/
+133
2026-01-13
net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
Toke Høiland-Jørgensen
-1
/
+78
2026-01-13
net/sched: sch_cake: Factor out config variables into separate struct
Toke Høiland-Jørgensen
-112
/
+133
2026-01-13
net/sched: Export mq functions for reuse
Toke Høiland-Jørgensen
-22
/
+49
2026-01-13
wifi: cfg80211: don't apply HT flags to S1G channels
Lachlan Hodges
-1
/
+10
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
-3
/
+11
2026-01-12
net: add skbuff_clear() helper
Eric Dumazet
-10
/
+22
2026-01-12
net: ipconfig: Remove outdated comment and indent code block
Thorsten Blum
-47
/
+42
2026-01-12
bpf: net_sched: Use the correct destructor kfunc type
Sami Tolvanen
-1
/
+7
2026-01-12
net: devmem: convert binding refcount to percpu_ref
Bobby Eshleman
-10
/
+22
2026-01-12
Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-46
/
+114
2026-01-12
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
Tetsuo Handa
-3
/
+4
2026-01-12
wifi: mac80211: remove width argument from ieee80211_parse_bitrates
Miri Korenblit
-9
/
+5
2026-01-12
wifi: mac80211: improve station iteration ergonomics
Johannes Berg
-6
/
+17
2026-01-12
wifi: mac80211: improve interface iteration ergonomics
Johannes Berg
-8
/
+44
2026-01-12
wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channel
Lachlan Hodges
-0
/
+3
2026-01-12
wifi: mac80211: unexport ieee80211_get_bssid()
Johannes Berg
-1
/
+0
2026-01-12
wifi: mac80211: don't send an unused argument to ieee80211_check_combinations
Miri Korenblit
-1
/
+1
2026-01-12
wifi: mac80211: correctly check if CSA is active
Miri Korenblit
-2
/
+6
2026-01-12
wifi: cfg80211: Fix bitrate calculation overflow for HE rates
Veerendranath Jakkam
-3
/
+5
2026-01-10
Merge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-0
/
+1
2026-01-10
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
-2
/
+9
2026-01-09
net: update netdev_lock_{type,name}
Eric Dumazet
-6
/
+19
2026-01-09
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
-1
/
+1
2026-01-09
net: bridge: annotate data-races around fdb->{updated,used}
Eric Dumazet
-14
/
+18
2026-01-09
Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
-12
/
+30
2026-01-09
Bluetooth: hci_sync: enable PA Sync Lost event
Yang Li
-0
/
+1
2026-01-08
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
Eric Dumazet
-3
/
+2
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-53
/
+78
2026-01-08
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
-3
/
+4
2026-01-08
Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-3
/
+17
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
-10
/
+6
2026-01-08
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
-1
/
+1
[prev]
[next]