index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_timewait_sock.h
Commit message (
Expand
)
Author
Age
*
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
2010-04-27
*
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-08
*
tcp: connect() race with timewait reuse
Eric Dumazet
2009-12-03
*
net: Batch inet_twsk_purge
Eric W. Biederman
2009-12-03
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
|
\
|
*
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
2009-10-20
*
|
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
|
/
*
net: annotate inet_timewait_sock bitfields
Vegard Nossum
2009-06-15
*
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
*
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-10-01
*
netns : fix kernel panic in timewait socket destruction
Daniel Lezcano
2008-09-08
*
[NETNS]: Compilation warnings under CONFIG_NET_NS.
Denis V. Lunev
2008-03-26
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
*
[INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes
Arnaldo Carvalho de Melo
2008-02-03
*
[INET]: Uninline the inet_twsk_put function.
Pavel Emelyanov
2008-01-28
*
[NET]: Add a network namespace parameter to struct sock
Eric W. Biederman
2007-10-10
*
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
Adrian Bunk
2007-07-14
*
[INET]: twcal_jiffie should be unsigned long, not int
Eric Dumazet
2007-03-05
*
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
*
[NET]: Introduce protocol-specific destructor for time-wait sockets.
YOSHIFUJI Hideaki
2006-10-12
*
[IPV4]: inet_rcv_saddr() annotations
Al Viro
2006-09-28
*
[IPV4]: struct inet_timewait_sock annotations
Al Viro
2006-09-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-06
|
\
|
*
[NET]: use hlist_unhashed()
Akinobu Mita
2006-04-29
*
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
|
/
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
*
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2006-01-03
*
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
*
[TWSK]: Grab the module refcount for timewait sockets
Arnaldo Carvalho de Melo
2005-10-11
*
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
2005-10-03
*
[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_s...
Arnaldo Carvalho de Melo
2005-08-29
*
[TIMEWAIT]: Introduce inet_timewait_death_row
Arnaldo Carvalho de Melo
2005-08-29
*
[INET_TWSK]: Introduce inet_twsk_alloc
Arnaldo Carvalho de Melo
2005-08-29
*
[INET]: Generalise the TCP sock ID lookup routines
Arnaldo Carvalho de Melo
2005-08-29
*
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
2005-08-29