index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+4
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-11
/
+4
2025-07-23
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
1
-0
/
+6
2025-07-23
libeth: xdp: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-07-23
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
1
-0
/
+17
2025-07-23
netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
Byungchul Park
1
-1
/
+19
2025-07-23
netmem: introduce struct netmem_desc mirroring struct page
Byungchul Park
1
-21
/
+95
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
2
-3
/
+8
2025-07-23
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-0
/
+1
2025-07-23
Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'
Arseniy Krasnov
1
-0
/
+6
2025-07-23
Bluetooth: ISO: add socket option to report packet seqnum via CMSG
Pauli Virtanen
1
-1
/
+10
2025-07-23
Bluetooth: Fix spelling mistakes
Yang Li
1
-1
/
+1
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
2
-2
/
+9
2025-07-23
Bluetooth: Remove hci_conn_hash_lookup_state()
Yue Haibing
1
-20
/
+0
2025-07-22
wifi: mac80211: don't require cipher and keylen in gtk rekey
Miri Korenblit
1
-2
/
+5
2025-07-21
wifi: cfg80211/mac80211: report link ID for unexpected frames
Michael-CY Lee
1
-4
/
+6
2025-07-21
wifi: mac80211: remove ieee80211_remove_key
Miri Korenblit
1
-15
/
+1
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2
-1
/
+7
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
8
-36
/
+70
2025-07-18
wifi: mac80211: support initialising an S1G short beaconing BSS
Lachlan Hodges
1
-0
/
+4
2025-07-18
wifi: cfg80211: support configuring an S1G short beaconing BSS
Lachlan Hodges
1
-0
/
+23
2025-07-17
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
1
-2
/
+3
2025-07-17
neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
Kuniyuki Iwashima
1
-0
/
+1
2025-07-17
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
1
-2
/
+0
2025-07-17
neighbour: Free pneigh_entry after RCU grace period.
Kuniyuki Iwashima
1
-0
/
+4
2025-07-17
neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.
Kuniyuki Iwashima
1
-2
/
+2
2025-07-17
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
1
-2
/
+3
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-31
/
+43
2025-07-17
Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-23
/
+29
2025-07-17
Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
1
-1
/
+5
2025-07-17
Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-1
/
+1
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-2
/
+13
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2
-12
/
+18
2025-07-16
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-16
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-15
net: mctp: Allow limiting binds to a peer address
Matt Johnston
1
-1
/
+4
2025-07-15
net: mctp: Use hashtable for binds
Matt Johnston
1
-4
/
+16
2025-07-15
wifi: cfg80211: parse attribute to update unsolicited probe response template
Yuvarani V
1
-0
/
+4
2025-07-15
wifi: cfg80211: Fix interface type validation
Ilan Peer
1
-1
/
+1
2025-07-15
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
1
-1
/
+1
2025-07-14
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
1
-1
/
+1
2025-07-14
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
1
-0
/
+1
2025-07-14
tcp: do not accept packets beyond window
Eric Dumazet
1
-1
/
+7
2025-07-14
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
1
-1
/
+0
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
1
-5
/
+0
2025-07-11
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
1
-1
/
+2
2025-07-11
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
1
-0
/
+1
[prev]
[next]