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
*
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
*
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2015-03-17
*
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-17
*
inet: move ir_mark to fill a hole
Eric Dumazet
2015-03-17
*
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
*
inet: introduce ireq_family
Eric Dumazet
2015-03-12
*
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2015-03-12
*
inet: add ireq_state field to inet_request_sock
Eric Dumazet
2015-03-12
*
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-12
*
net: add real socket cookies
Eric Dumazet
2015-03-11
*
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-05
*
ip: IP cmsg cleanup
Tom Herbert
2015-01-05
*
ip: Move checksum convert defines to inet
Tom Herbert
2015-01-05
*
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-27
*
net: support marking accepting TCP sockets
Lorenzo Colitti
2014-05-13
*
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-19
*
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
*
inet: rename ir_loc_port to ir_num
Eric Dumazet
2013-10-10
*
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-10
*
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-10-03
*
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
2013-09-28
*
inet*.h: Remove extern from function prototypes
Joe Perches
2013-09-21
*
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
2013-06-12
*
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-21
*
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2012-11-30
*
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
[next]