index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_timewait_sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
1
-0
/
+3
2009-12-03
tcp: connect() race with timewait reuse
Eric Dumazet
1
-0
/
+2
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
1
-3
/
+3
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
1
-4
/
+4
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-1
/
+1
2009-06-15
net: annotate inet_timewait_sock bitfields
Vegard Nossum
1
-1
/
+4
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
1
-5
/
+5
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
1
-1
/
+2
2008-09-08
netns : fix kernel panic in timewait socket destruction
Daniel Lezcano
1
-0
/
+3
2008-03-26
[NETNS]: Compilation warnings under CONFIG_NET_NS.
Denis V. Lunev
1
-1
/
+1
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-0
/
+18
2008-02-03
[INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes
Arnaldo Carvalho de Melo
1
-1
/
+1
2008-01-28
[INET]: Uninline the inet_twsk_put function.
Pavel Emelyanov
1
-13
/
+1
2007-10-10
[NET]: Add a network namespace parameter to struct sock
Eric W. Biederman
1
-0
/
+1
2007-07-14
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
Adrian Bunk
1
-3
/
+0
2007-03-05
[INET]: twcal_jiffie should be unsigned long, not int
Eric Dumazet
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-1
/
+1
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-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1
-1
/
+1
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_s...
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