Willem de Bruijn
|
aba36930a3
net: always initialize pagedlen
|
6 年之前 |
David S. Miller
|
a8305bff68
net: Add and use skb_mark_not_on_list().
|
7 年之前 |
David S. Miller
|
19725496da
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Paolo Abeni
|
3dd1c9a127
ip: hash fragments consistently
|
7 年之前 |
Willem de Bruijn
|
fbf4781360
ip: unconditionally set cork gso_size
|
7 年之前 |
Willem de Bruijn
|
678ca42d68
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
|
7 年之前 |
Willem de Bruijn
|
351782067b
ipv4: ipcm_cookie initializers
|
7 年之前 |
Jesus Sanchez-Palencia
|
bc969a9778
net: ipv4: Hook into time based transmission
|
7 年之前 |
Xin Long
|
69b9e1e07d
ipv4: add __ip_queue_xmit() that supports tos param
|
7 年之前 |
Willem de Bruijn
|
9887cba199
ip: limit use of gso_size to udp
|
7 年之前 |
David S. Miller
|
6f6e434aa2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Willem de Bruijn
|
113f99c335
net: test tailroom before appending to linear skb
|
7 年之前 |
Jon Maxwell
|
0048369055
tcp: Add mark for TIMEWAIT sockets
|
7 年之前 |
David S. Miller
|
62515f95b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
7 年之前 |
Willem de Bruijn
|
15e36f5b8e
udp: paged allocation with gso
|
7 年之前 |
Willem de Bruijn
|
bec1f6f697
udp: generate gso with UDP_SEGMENT
|
7 年之前 |
Willem de Bruijn
|
1cd7884dfd
udp: expose inet cork to udp
|
7 年之前 |
Jacek Kalwas
|
cd027a5433
udp: enable UDP checksum offload for ESP
|
7 年之前 |
Gao Feng
|
9783ccd0f2
net: Fix one possible memleak in ip_setup_cork
|
7 年之前 |
Paolo Abeni
|
9e8445a56c
net: avoid unneeded atomic operation in ip*_append_data()
|
7 年之前 |
Eric Dumazet
|
694aba690d
ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
|
7 年之前 |
Daniel Axtens
|
779b7931b2
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
|
7 年之前 |
Willem de Bruijn
|
ab2fb7e324
udp: remove unreachable ufo branches
|
8 年之前 |
Paolo Abeni
|
91ed1e666a
ip/options: explicitly provide net ns to __ip_options_echo()
|
8 年之前 |
David S. Miller
|
7a68ada6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
David S. Miller
|
988cf74deb
inet: Stop generating UFO packets.
|
8 年之前 |
Vasily Averin
|
254d900b80
ipv4: ip_do_fragment: fix headroom tests
|
8 年之前 |
Jamal Hadi Salim
|
e05a90ec9e
net: reflect mark on tcp syn ack packets
|
8 年之前 |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 年之前 |
Michal Kubeček
|
a5cb659bbc
net: account for current skb length when deciding about UFO
|
8 年之前 |