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
2024-04-02
page_pool: check for PP direct cache locality later
Alexander Lobakin
-6
/
+6
2024-04-02
rhashtable: Improve grammar
Jonathan Neuschäfer
-5
/
+5
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
-16
/
+10
2024-04-01
netlink: create a new header for internal genetlink symbols
Jakub Kicinski
-5
/
+0
2024-04-01
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
-2
/
+2
2024-04-01
inet: preserve const qualifier in inet_csk()
Eric Dumazet
-7
/
+4
2024-04-01
net: rps: move received_rps field to a better location
Eric Dumazet
-1
/
+1
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
-2
/
+7
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
-15
/
+23
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
-1
/
+2
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
-17
/
+0
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
-1
/
+0
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
-0
/
+93
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
-0
/
+17
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
-65
/
+177
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
-8
/
+24
2024-04-01
bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
Alexander Lobakin
-33
/
+5
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
-4
/
+6
2024-04-01
linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
Alexander Lobakin
-23
/
+4
2024-04-01
bitops: let the compiler optimize {__,}assign_bit()
Alexander Lobakin
-16
/
+4
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
-0
/
+2
2024-04-01
bitops: add missing prototype check
Alexander Lobakin
-0
/
+1
2024-04-01
lib/bitmap: add bitmap_{read,write}()
Syed Nayyar Waris
-0
/
+77
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
-0
/
+27
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
-0
/
+6
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
-5
/
+24
2024-03-29
net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
Balazs Scheidler
-43
/
+42
2024-03-29
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
-8
/
+0
2024-03-29
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
-1
/
+1
2024-03-29
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
-1
/
+0
2024-03-29
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
-0
/
+1
2024-03-29
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
-0
/
+1
2024-03-29
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
-0
/
+3
2024-03-29
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
-0
/
+2
2024-03-29
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
-0
/
+3
2024-03-29
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
-0
/
+11
2024-03-29
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
-0
/
+12
2024-03-29
net/smc: make smc_hash_sk/smc_unhash_sk static
Zhengchao Shao
-3
/
+0
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
-0
/
+10
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
-0
/
+2
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
-0
/
+1
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
-0
/
+38
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
-0
/
+5
2024-03-28
compiler_types: add Endianness-dependent __counted_by_{le,be}
Alexander Lobakin
-0
/
+11
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
-7
/
+1
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-43
/
+206
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-8
/
+15
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
-6
/
+1
2024-03-27
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-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
/
+10
[next]