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_sock.h
Commit message (
Expand
)
Author
Age
*
net: use a per task frag allocator
Eric Dumazet
2012-09-24
*
net: ipv6: fix TCP early demux
Eric Dumazet
2012-08-06
*
ipv4: Restore old dst_free() behavior.
Eric Dumazet
2012-07-31
*
net: ipv4: fix RCU races on dst refcounts
Eric Dumazet
2012-07-30
*
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
2012-07-23
*
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
2012-07-11
*
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2012-02-13
*
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
*
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-23
*
ipv4: route non-local sources for raw socket
Julian Anastasov
2011-08-08
*
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
2011-05-06
*
inet: add RCU protection to inet->opt
Eric Dumazet
2011-04-28
*
inet: Remove explicit write references to sk/inet in ip_append_data
Herbert Xu
2011-03-01
*
net: Pre-COW metrics for TCP.
David S. Miller
2011-01-28
*
net: optimize INET input path further
Eric Dumazet
2010-12-09
*
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
2010-11-12
*
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-23
*
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
*
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
2010-04-27
*
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
*
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
2010-01-11
*
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
|
\
|
*
net: annotate bitfields in struct inet_sock
Vegard Nossum
2009-06-15
*
|
ipv4: New multicast-all socket option
Nivedita Singhvi
2009-06-02
|
/
*
tcp: Port redirection support for TCP
KOVACS Krisztian
2008-10-01
*
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
2008-10-01
*
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
*
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-10-01
*
netns: introduce the net_hash_mix "salt" for hashes
Pavel Emelyanov
2008-06-16
*
inet: add struct net argument to inet_ehashfn
Pavel Emelyanov
2008-06-16
*
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2008-06-10
*
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-24
*
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
2008-03-22
*
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-03-05
*
[TCP]: Improve ipv4 established hash function.
David S. Miller
2008-03-04
*
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2007-10-25
*
[INET]: Use jhash + random secret for ehash.
David S. Miller
2007-04-26
*
[IPV4]: annotate inet_lookup() and friends
Al Viro
2006-09-28
*
[IPV4]: struct inet_request_sock annotations
Al Viro
2006-09-28
*
[IPV4]: ports in struct inet_sock are net-endian
Al Viro
2006-09-28
*
[IPV4]: struct ip_options annotations
Al Viro
2006-09-28
*
[IPV4]: annotate address in inet_request_sock
Al Viro
2006-09-28
*
[IPV4]: annotated ipv4 addresses in struct inet_sock
Al Viro
2006-09-28
*
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2006-09-22
*
[NetLabel]: core network changes
Paul Moore
2006-09-22
*
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