index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-04-01
net: net_test: add tests for IP tunnel flags conversion helpers
Alexander Lobakin
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-03-31
batman-adv: bypass empty buckets in batadv_purge_orig_ref()
Eric Dumazet
2024-03-29
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
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
udp: avoid calling sock_def_readable() if possible
Eric Dumazet
2024-03-29
udp: relax atomic operation on sk->sk_rmem_alloc
Eric Dumazet
2024-03-29
udp: annotate data-race in __udp_enqueue_schedule_skb()
Eric Dumazet
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
2024-03-29
devlink: use kvzalloc() to allocate devlink instance resources
Jian Wen
2024-03-29
batman-adv: Avoid infinite loop trying to resize local TT
Sven Eckelmann
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
2024-03-29
batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
Dmitry Antipov
2024-03-29
batman-adv: Start new development cycle
Simon Wunderlich
2024-03-29
net/rds: fix possible cp null dereference
Mahmoud Adam
2024-03-29
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
2024-03-29
af_unix: Detect dead SCC.
Kuniyuki Iwashima
2024-03-29
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
2024-03-29
af_unix: Avoid Tarjan's algorithm if unnecessary.
Kuniyuki Iwashima
2024-03-29
af_unix: Skip GC if no cycle exists.
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: Bulk update unix_tot_inflight/unix_inflight when queuing skb.
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
tcp/dccp: bypass empty buckets in inet_twsk_purge()
Eric Dumazet
2024-03-29
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-03-29
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-03-29
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
2024-03-29
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-03-29
gro: fix ownership transfer
Antoine Tenart
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-03-29
net: hsr: Use full string description when opening HSR network device
Lukasz Majewski
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
bpf: Remove CONFIG_X86 and CONFIG_DYNAMIC_FTRACE guard from the tcp-cc kfuncs
Martin KaFai Lau
2024-03-28
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
[prev]
[next]