index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
2013-06-12
1
-1
/
+0
*
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-21
1
-0
/
+1
*
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2012-11-30
1
-3
/
+5
*
net: use a per task frag allocator
Eric Dumazet
2012-09-24
1
-3
/
+1
*
net: ipv6: fix TCP early demux
Eric Dumazet
2012-08-06
1
-9
/
+0
*
ipv4: Restore old dst_free() behavior.
Eric Dumazet
2012-07-31
1
-7
/
+3
*
net: ipv4: fix RCU races on dst refcounts
Eric Dumazet
2012-07-30
1
-0
/
+13
*
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
2012-07-23
1
-0
/
+1
*
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
2012-07-10
1
-2
/
+0
*
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2012-02-13
1
-0
/
+1
*
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
1
-0
/
+2
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
1
-3
/
+3
*
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-23
1
-0
/
+2
*
ipv4: route non-local sources for raw socket
Julian Anastasov
2011-08-07
1
-1
/
+1
*
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
2011-05-06
1
-4
/
+8
*
inet: add RCU protection to inet->opt
Eric Dumazet
2011-04-28
1
-3
/
+11
*
inet: Remove explicit write references to sk/inet in ip_append_data
Herbert Xu
2011-03-01
1
-9
/
+14
*
net: Pre-COW metrics for TCP.
David S. Miller
2011-01-27
1
-1
/
+7
*
net: optimize INET input path further
Eric Dumazet
2010-12-09
1
-2
/
+3
*
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
2010-11-12
1
-1
/
+1
*
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-23
1
-1
/
+2
*
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
1
-37
/
+0
*
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
2010-04-27
1
-1
/
+1
*
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
1
-0
/
+38
*
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
2010-01-11
1
-1
/
+3
*
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
1
-18
/
+18
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
1
-4
/
+10
|
\
|
*
net: annotate bitfields in struct inet_sock
Vegard Nossum
2009-06-15
1
-4
/
+10
*
|
ipv4: New multicast-all socket option
Nivedita Singhvi
2009-06-02
1
-1
/
+2
|
/
*
tcp: Port redirection support for TCP
KOVACS Krisztian
2008-10-01
1
-1
/
+1
*
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
2008-10-01
1
-1
/
+7
*
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
1
-7
/
+0
*
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-10-01
1
-1
/
+2
*
netns: introduce the net_hash_mix "salt" for hashes
Pavel Emelyanov
2008-06-16
1
-1
/
+2
*
inet: add struct net argument to inet_ehashfn
Pavel Emelyanov
2008-06-16
1
-2
/
+4
*
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2008-06-10
1
-0
/
+10
*
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-25
1
-1
/
+1
*
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
2008-03-22
1
-2
/
+1
*
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-03-05
1
-1
/
+1
*
[TCP]: Improve ipv4 established hash function.
David S. Miller
2008-03-04
1
-1
/
+2
*
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2007-10-25
1
-0
/
+7
*
[INET]: Use jhash + random secret for ehash.
David S. Miller
2007-04-25
1
-4
/
+7
*
[IPV4]: annotate inet_lookup() and friends
Al Viro
2006-09-28
1
-6
/
+6
*
[IPV4]: struct inet_request_sock annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: ports in struct inet_sock are net-endian
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: struct ip_options annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: annotate address in inet_request_sock
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: annotated ipv4 addresses in struct inet_sock
Al Viro
2006-09-28
1
-5
/
+5
*
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2006-09-22
1
-3
/
+1
*
[NetLabel]: core network changes
Paul Moore
2006-09-22
1
-1
/
+1
[next]