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
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
1
-0
/
+27
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
1
-0
/
+6
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
1
-5
/
+24
2024-03-29
net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
Balazs Scheidler
2
-43
/
+42
2024-03-29
Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+15
2024-03-29
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
1
-8
/
+0
2024-03-29
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
1
-1
/
+1
2024-03-29
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
1
-1
/
+0
2024-03-29
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-03-29
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-03-29
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
1
-0
/
+3
2024-03-29
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
1
-0
/
+2
2024-03-29
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2
-0
/
+3
2024-03-29
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2
-0
/
+11
2024-03-29
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2
-0
/
+12
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-0
/
+9
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
1
-0
/
+28
2024-03-29
net/smc: make smc_hash_sk/smc_unhash_sk static
Zhengchao Shao
1
-3
/
+0
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2
-0
/
+10
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
1
-0
/
+2
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
1
-0
/
+1
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
1
-0
/
+38
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
2
-0
/
+5
2024-03-28
compiler_types: add Endianness-dependent __counted_by_{le,be}
Alexander Lobakin
1
-0
/
+11
2024-03-28
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
1
-1
/
+15
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
1
-7
/
+1
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-43
/
+206
2024-03-28
Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+10
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-8
/
+15
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-6
/
+1
2024-03-28
export.h: remove include/asm-generic/export.h
Masahiro Yamada
1
-11
/
+0
2024-03-27
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+2
2024-03-27
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+10
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-26
/
+48
2024-03-27
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
1
-3
/
+14
2024-03-27
net: wan: framer: Add missing static inline qualifiers
Herve Codina
1
-2
/
+2
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-0
/
+8
2024-03-26
mm: increase folio batch size
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-03-26
net: remove skb_free_datagram_locked()
Eric Dumazet
1
-6
/
+0
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+2
2024-03-26
gpiolib: Add stubs for GPIO lookup functions
Mark Brown
1
-2
/
+15
2024-03-26
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-03-26
trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()
Jason Xing
1
-15
/
+2
2024-03-26
trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()
Jason Xing
1
-15
/
+3
2024-03-26
trace: move to TP_STORE_ADDRS related macro to net_probe_common.h
Jason Xing
2
-29
/
+29
2024-03-26
KVM: arm64: Fix host-programmed guest events in nVHE
Oliver Upton
1
-1
/
+1
2024-03-25
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+8
2024-03-25
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
1
-0
/
+3
2024-03-25
scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
Shin'ichiro Kawasaki
1
-1
/
+1
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
3
-0
/
+3
[prev]
[next]