index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2025-06-04
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
2025-06-04
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
2025-06-04
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
2025-06-04
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
2025-06-04
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
2025-06-04
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
2025-06-04
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
2025-06-04
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
2025-06-04
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
2025-06-04
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
2025-06-04
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2025-06-04
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2025-06-04
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2025-06-04
af_unix: Remove CONFIG_UNIX_SCM.
Kuniyuki Iwashima
2025-06-04
af_unix: Remove io_uring code for GC.
Kuniyuki Iwashima
2025-06-04
af_unix: Try to run GC async.
Kuniyuki Iwashima
2025-06-04
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
2025-06-04
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
2025-05-22
net_sched: Flush gso_skb list too during ->change()
Cong Wang
2025-05-09
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2025-04-25
xdp: Reset bpf_redirect_info before running a xdp's BPF prog.
Sebastian Andrzej Siewior
2025-04-25
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo CaƱuelo Navarro
2025-03-28
Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
Arkadiusz Bokowy
2025-03-22
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
2025-03-22
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
2025-03-22
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
2025-03-22
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
2025-03-07
include: net: add static inline dst_dev_overhead() to dst.h
Justin Iurman
2025-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2025-02-27
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
2025-02-27
strparser: Add read_sock callback
Jiayuan Chen
2025-02-27
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
2025-02-21
net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
Jiri Pirko
2025-02-21
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
2025-02-21
vrf: use RCU protection in l3mdev_l3_out()
Eric Dumazet
2025-02-17
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
2025-02-08
xfrm: delete intermediate secpath entry in packet offload mode
Alexandre Cassen
2025-02-08
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
2025-02-08
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
2025-02-08
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
2025-02-08
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
2025-02-08
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
2025-01-23
net: add exit_batch_rtnl() method
Eric Dumazet
2025-01-17
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
2025-01-17
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
2025-01-09
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
2025-01-09
wifi: mac80211: Add non-atomic station iterator
Rory Little
2025-01-09
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
[next]