Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds | 1 | -4/+10 |
2009-06-15 | net: annotate bitfields in struct inet_sock | Vegard Nossum | 1 | -4/+10 |
2009-06-02 | ipv4: New multicast-all socket option | Nivedita Singhvi | 1 | -1/+2 |
2008-10-01 | tcp: Port redirection support for TCP | KOVACS Krisztian | 1 | -1/+1 |
2008-10-01 | tcp: Handle TCP SYN+ACK/ACK/RST transparency | KOVACS Krisztian | 1 | -1/+7 |
2008-10-01 | ipv4: Make inet_sock.h independent of route.h | KOVACS Krisztian | 1 | -7/+0 |
2008-10-01 | ipv4: Implement IP_TRANSPARENT socket option | KOVACS Krisztian | 1 | -1/+2 |
2008-06-17 | netns: introduce the net_hash_mix "salt" for hashes | Pavel Emelyanov | 1 | -1/+2 |
2008-06-17 | inet: add struct net argument to inet_ehashfn | Pavel Emelyanov | 1 | -2/+4 |
2008-06-10 | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo | 1 | -0/+10 |
2008-03-25 | [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-03-23 | [IPV4]: Remove unused ip_options->is_data. | Denis V. Lunev | 1 | -2/+1 |
2008-03-06 | [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts | Eric Dumazet | 1 | -1/+1 |
2008-03-05 | [TCP]: Improve ipv4 established hash function. | David S. Miller | 1 | -1/+2 |
2007-10-26 | [UDP]: Make use of inet_iif() when doing socket lookups. | Vlad Yasevich | 1 | -0/+7 |
2007-04-26 | [INET]: Use jhash + random secret for ehash. | David S. Miller | 1 | -4/+7 |
2006-09-29 | [IPV4]: annotate inet_lookup() and friends | Al Viro | 1 | -6/+6 |
2006-09-29 | [IPV4]: struct inet_request_sock annotations | Al Viro | 1 | -1/+1 |
2006-09-29 | [IPV4]: ports in struct inet_sock are net-endian | Al Viro | 1 | -2/+2 |
2006-09-29 | [IPV4]: struct ip_options annotations | Al Viro | 1 | -1/+1 |
2006-09-29 | [IPV4]: annotate address in inet_request_sock | Al Viro | 1 | -2/+2 |
2006-09-29 | [IPV4]: annotated ipv4 addresses in struct inet_sock | Al Viro | 1 | -5/+5 |
2006-09-23 | [INET]: Remove is_setbyuser patch | Louis Nyffenegger | 1 | -3/+1 |
2006-09-23 | [NetLabel]: core network changes | Paul Moore | 1 | -1/+1 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2006-01-04 | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 1 | -0/+193 |