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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
net: usb: cdc-ncm: check for filtering capability
Oliver Neukum
1
-0
/
+1
2025-07-18
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
1
-0
/
+1
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
1
-2
/
+2
2025-07-18
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
1
-2
/
+2
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
3
-3
/
+19
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
ethtool: rss: initial RSS_SET (indirection table handling)
Jakub Kicinski
1
-0
/
+1
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-50
/
+71
2025-07-17
Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-44
/
+48
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
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
1
-1
/
+2
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
1
-0
/
+3
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
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Paolo Abeni
1
-0
/
+55
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
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
1
-0
/
+10914
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
2
-0
/
+2
2025-07-14
tcp: do not accept packets beyond window
Eric Dumazet
1
-1
/
+7
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
2
-0
/
+2
2025-07-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-3
/
+9
2025-07-14
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
1
-1
/
+0
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
1
-2
/
+2
2025-07-14
idpf: implement get LAN MMIO memory regions
Joshua Hay
1
-0
/
+8
2025-07-14
idpf: implement RDMA vport auxiliary dev create, init, and destroy
Joshua Hay
1
-0
/
+19
2025-07-14
idpf: implement core RDMA auxiliary dev create, init, and destroy
Joshua Hay
1
-0
/
+28
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
3
-17
/
+0
2025-07-13
Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-07-13
net/mlx5: IFC updates for disabled host PF
Daniel Jurgens
1
-1
/
+3
2025-07-13
net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifc
Carolina Jubran
1
-1
/
+2
2025-07-13
RDMA/mlx5: Fix UMR modifying of mkey page size
Edward Srouji
1
-0
/
+1
2025-07-13
net/mlx5: Expose HCA capability bits for mkey max page size
Michael Guralnik
1
-1
/
+3
[next]