index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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
2024-03-29
net/smc: make smc_hash_sk/smc_unhash_sk static
Zhengchao Shao
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
2024-03-28
compiler_types: add Endianness-dependent __counted_by_{le,be}
Alexander Lobakin
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]