Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 年之前 |
Gilad Ben-Yossef
|
022c3f7d82
Allow tcp_parse_options to consult dst entry
|
15 年之前 |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 年之前 |
Brian Haley
|
b301e82cf8
IPv6: use ipv6_addr_set_v4mapped()
|
15 年之前 |
Brian Haley
|
51953d5bc4
Use sk_mark for IPv6 routing lookups
|
15 年之前 |
Ilpo Järvinen
|
0b6a05c1db
tcp: fix ssthresh u16 leftover
|
15 年之前 |
Alexey Dobriyan
|
41135cc836
net: constify struct inet6_protocol
|
15 年之前 |
Cosmin Ratiu
|
a8fdf2b331
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
|
15 年之前 |
Wu Fengguang
|
aa1330766c
tcp: replace hard coded GFP_KERNEL with sk_allocation
|
15 年之前 |
Stephen Hemminger
|
3b401a81c0
inet: inet_connection_sock_af_ops const
|
15 年之前 |
Stephen Hemminger
|
b2e4b3debc
tcp: MD5 operations should be const
|
15 年之前 |
John Dykstra
|
e547bc1ecc
tcp: Use correct peer adr when copying MD5 keys
|
16 年之前 |
John Dykstra
|
e3afe7b75e
tcp: Fix MD5 signature checking on IPv4 mapped sockets
|
16 年之前 |
Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Herbert Xu
|
3699067381
tcp: Unexport TCPv6 GRO functions
|
16 年之前 |
Herbert Xu
|
36e7b1b8da
gro: Fix COMPLETE checksum handling
|
16 年之前 |
Wei Yongjun
|
800d55f146
ipv6: Remove some pointless conditionals before kfree_skb()
|
16 年之前 |
Herbert Xu
|
86911732d3
gro: Avoid copying headers of unmerged packets
|
16 年之前 |
Linus Torvalds
|
d9e8a3a5b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
16 年之前 |
Herbert Xu
|
684f217601
tcp6: Add GRO support
|
16 年之前 |
Dan Williams
|
f67b459992
net_dma: convert to dma_find_channel
|
16 年之前 |
Herbert Xu
|
eb4dea5853
net: Fix percpu counters deadlock
|
16 年之前 |
Eric Dumazet
|
1748376b66
net: Use a percpu_counter for sockets_allocated
|
16 年之前 |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 年之前 |
Joe Perches
|
07f0757a68
include/net net/ - csum_partial - remove unnecessary casts
|
16 年之前 |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
16 年之前 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 年之前 |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 年之前 |
KOVACS Krisztian
|
fd5070370c
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
|
16 年之前 |