Wei Yongjun
|
800d55f146
ipv6: Remove some pointless conditionals before kfree_skb()
|
16 years ago |
Herbert Xu
|
86911732d3
gro: Avoid copying headers of unmerged packets
|
16 years ago |
Linus Torvalds
|
d9e8a3a5b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
16 years ago |
Herbert Xu
|
684f217601
tcp6: Add GRO support
|
16 years ago |
Dan Williams
|
f67b459992
net_dma: convert to dma_find_channel
|
16 years ago |
Herbert Xu
|
eb4dea5853
net: Fix percpu counters deadlock
|
16 years ago |
Eric Dumazet
|
1748376b66
net: Use a percpu_counter for sockets_allocated
|
16 years ago |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 years ago |
Joe Perches
|
07f0757a68
include/net net/ - csum_partial - remove unnecessary casts
|
16 years ago |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
16 years ago |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 years ago |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 years ago |
KOVACS Krisztian
|
fd5070370c
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
|
16 years ago |
Guo-Fu Tseng
|
fa3e5b4eb8
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled
|
16 years ago |
Ilpo Järvinen
|
626e264dd1
tcpv6: combine tcp_v6_send_(reset|ack)
|
16 years ago |
Ilpo Järvinen
|
81ada62d70
tcpv6: convert opt[] -> topt in tcp_v6_send_reset
|
16 years ago |
Ilpo Järvinen
|
77c676da1b
tcpv6: trivial formatting changes to send_(ack|reset)
|
16 years ago |
Ilpo Järvinen
|
78e645cb89
tcpv[46]: fix md5 pseudoheader address field ordering
|
16 years ago |
Ilpo Järvinen
|
53b125779f
tcpv6: fix option space offsets with md5
|
16 years ago |
Ilpo Järvinen
|
52cd5750e8
tcp: fix length used for checksum in a reset
|
16 years ago |
Denis V. Lunev
|
e41b5368e0
ipv6: added net argument to ICMP6_INC_STATS_BH
|
16 years ago |
Arnaldo Carvalho de Melo
|
9a1f27c480
inet_hashtables: Add inet_lookup_skb helpers
|
16 years ago |
David S. Miller
|
b262e60309
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Denis V. Lunev
|
2a5b82751f
ipv6: NULL pointer dereferrence in tcp_v6_send_ack
|
16 years ago |
Vegard Nossum
|
78d15e8275
tcp_ipv6: fix use of uninitialized memory
|
16 years ago |
Daniel Lezcano
|
d315492b1a
netns : fix kernel panic in timewait socket destruction
|
16 years ago |
Gui Jianfeng
|
6edafaaf6f
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
|
16 years ago |
Adam Langley
|
00b1304c4c
tcp: MD5: Fix IPv6 signatures
|
17 years ago |
Adam Langley
|
90b7e1120b
tcp: MD5: Fix MD5 signatures on certain ACK packets
|
17 years ago |
David S. Miller
|
785957d3e8
tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.
|
17 years ago |