index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_timewait_sock.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-12
[NET]: Introduce protocol-specific destructor for time-wait sockets.
YOSHIFUJI Hideaki
1
-0
/
+1
2006-09-28
[IPV4]: inet_rcv_saddr() annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: struct inet_timewait_sock annotations
Al Viro
1
-4
/
+4
2006-04-29
[NET]: use hlist_unhashed()
Akinobu Mita
1
-1
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-01-03
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-10-10
[TWSK]: Grab the module refcount for timewait sockets
Arnaldo Carvalho de Melo
1
-0
/
+3
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
1
-1
/
+1
2005-08-29
[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c
Arnaldo Carvalho de Melo
1
-0
/
+10
2005-08-29
[TIMEWAIT]: Introduce inet_timewait_death_row
Arnaldo Carvalho de Melo
1
-1
/
+56
2005-08-29
[INET_TWSK]: Introduce inet_twsk_alloc
Arnaldo Carvalho de Melo
1
-0
/
+3
2005-08-29
[INET]: Generalise the TCP sock ID lookup routines
Arnaldo Carvalho de Melo
1
-0
/
+9
2005-08-29
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
1
-0
/
+142
[prev]