index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-04-03
net/mlx5: Skip pages EQ creation for non-page supplier function
Jianbo Liu
2024-04-03
net/mlx5: Support matching on l4_type for ttc_table
Jianbo Liu
2024-04-03
net/mlx5: Convert uintX_t to uX
Gal Pressman
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-04-03
net: ethtool: Add impedance mismatch result code to cable test
Pawel Dembicki
2024-04-03
net: phy: marvell: add basic support of 88E308X/88E609X family
Pawel Dembicki
2024-04-03
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
2024-04-03
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
2024-04-03
trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
Jason Xing
2024-04-03
netdevice: add DEFINE_FREE() for dev_put
Johannes Berg
2024-04-03
rtnetlink: add guard for RTNL
Johannes Berg
2024-04-02
uapi: team: use header file generated from YAML spec
Hangbin Liu
2024-04-02
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
2024-04-02
page_pool: check for PP direct cache locality later
Alexander Lobakin
2024-04-02
rhashtable: Improve grammar
Jonathan Neuschäfer
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
2024-04-01
netlink: create a new header for internal genetlink symbols
Jakub Kicinski
2024-04-01
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
2024-04-01
inet: preserve const qualifier in inet_csk()
Eric Dumazet
2024-04-01
net: rps: move received_rps field to a better location
Eric Dumazet
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
2024-04-01
bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
Alexander Lobakin
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2024-04-01
linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
Alexander Lobakin
2024-04-01
bitops: let the compiler optimize {__,}assign_bit()
Alexander Lobakin
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-04-01
bitops: add missing prototype check
Alexander Lobakin
2024-04-01
lib/bitmap: add bitmap_{read,write}()
Syed Nayyar Waris
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
2024-03-29
net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
Balazs Scheidler
2024-03-29
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
2024-03-29
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
2024-03-29
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
2024-03-29
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
2024-03-29
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
2024-03-29
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
2024-03-29
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
2024-03-29
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2024-03-29
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2024-03-29
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
[next]