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
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-04-13
net: team: Annotate reads and writes for mixed lock accessed values
Marc Harvey
-2
/
+2
2026-04-12
pppox: convert pppox_sk() to use container_of()
Qingfang Deng
-1
/
+1
2026-04-12
pppox: remove sk_pppox() helper
Qingfang Deng
-5
/
+0
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-5
/
+13
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
-13
/
+25
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
-11
/
+7
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
-3
/
+5
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
-3
/
+6
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
-3
/
+14
2026-04-12
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
Nicolai Buchwitz
-0
/
+3
2026-04-12
net: phy: add support for disabling PHY-autonomous EEE
Nicolai Buchwitz
-0
/
+14
2026-04-12
netlink: add a nla_nest_end_safe() helper
Hangbin Liu
-0
/
+19
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
-0
/
+111
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-10
/
+0
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-2
/
+198
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
-0
/
+6
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
-2
/
+1
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
-0
/
+39
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
-10
/
+0
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
-5
/
+0
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
-13
/
+75
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
-0
/
+2
2026-04-09
netkit: Add single device mode for netkit
Daniel Borkmann
-0
/
+6
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
-1
/
+3
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
-6
/
+2
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
-0
/
+14
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
-6
/
+37
2026-04-09
net: Add queue-create operation
Daniel Borkmann
-0
/
+11
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-39
/
+136
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-5
/
+28
2026-04-09
net/mlx5: Add icm_mng_function_id_mode cap bit
Moshe Shemesh
-1
/
+7
2026-04-09
net/mlx5: Rename MLX5_PF page counter type to MLX5_SELF
Moshe Shemesh
-1
/
+1
2026-04-08
devlink: Add resource scope filtering to resource dump
Or Har-Toov
-0
/
+11
2026-04-08
devlink: Add port-level resource registration infrastructure
Or Har-Toov
-0
/
+8
2026-04-08
devlink: Refactor resource functions to be generic
Or Har-Toov
-1
/
+1
2026-04-08
net: dsa: eliminate <linux/dsa/loop.h>
Vladimir Oltean
-42
/
+0
2026-04-08
net: dsa: remove unused platform_data definitions
Vladimir Oltean
-3
/
+0
2026-04-08
net: dsa: clean up struct dsa_chip_data
Vladimir Oltean
-20
/
+0
2026-04-08
net: dsa: remove struct platform_data
Vladimir Oltean
-17
/
+0
2026-04-08
mptcp: better mptcp-level RTT estimator
Paolo Abeni
-1
/
+1
2026-04-08
net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOG
Eric Dumazet
-0
/
+12
2026-04-08
codel: annotate data-races in codel_dump_stats()
Eric Dumazet
-21
/
+24
2026-04-08
bonding: remove unused bond_is_first_slave and bond_is_last_slave macros
Xiang Mei
-3
/
+0
2026-04-08
Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-1
/
+1
2026-04-08
rxrpc: Fix to request an ack if window is limited
Marc Dionne
-0
/
+1
2026-04-08
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
-0
/
+1
2026-04-08
rxrpc: Fix call removal to use RCU safe deletion
David Howells
-1
/
+1
2026-04-08
Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+4
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
-3
/
+3
2026-04-08
netfilter: nfnetlink_queue: make hash table per queue
Florian Westphal
-1
/
+0
[next]