Alexander Duyck
|
82eabd9eb2
net: merge cases where sock_efree and sock_edemux are the same function
|
11 years ago |
Tom Herbert
|
2abb7cdc0d
udp: Add support for doing checksum unnecessary conversion
|
11 years ago |
Tom Herbert
|
57c67ff4bd
udp: additional GRO support
|
11 years ago |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
11 years ago |
Sorin Dumitru
|
274f482d33
sock: remove skb argument from sk_rcvqueues_full
|
11 years ago |
David Held
|
2dc41cff75
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
|
11 years ago |
David Held
|
5cf3d46192
udp: Simplify __udp*_lib_mcast_deliver.
|
11 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Tom Herbert
|
155e010edb
udp: Move udp_tunnel_segment into udp_offload.c
|
11 years ago |
Li RongQing
|
a2f983f83b
ipv4: remove the unnecessary variable in udp_mcast_next
|
11 years ago |
James M Leddy
|
3e215c8d1b
udp: Add MIB counters for rcvbuferrors
|
11 years ago |
Eric Dumazet
|
63c6f81cdd
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
|
11 years ago |
WANG Cong
|
ebbe495f19
ipv4: use skb frags api in udp4_hwcsum()
|
11 years ago |
Tom Herbert
|
0f4f4ffa7b
net: Add GSO support for UDP tunnels with checksum
|
11 years ago |
Tom Herbert
|
af5fcba7f3
udp: Generic functions to set checksum
|
11 years ago |
Tom Herbert
|
1c19448c9b
net: Make enabling of zero UDP6 csums more restrictive
|
11 years ago |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 years ago |
Joe Perches
|
c722831744
net: Use a more standard macro for INET_ADDR_COOKIE
|
11 years ago |
WANG Cong
|
122ff243f5
ipv4: make ip_local_reserved_ports per netns
|
11 years ago |
Tom Herbert
|
0a80966b10
net: Verify UDP checksum before handoff to encap
|
11 years ago |
Tom Herbert
|
ed70fcfcee
net: Call skb_checksum_init in IPv4
|
11 years ago |
Hannes Frederic Sowa
|
c8e6ad0829
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
|
11 years ago |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Wei-Chun Chao
|
7a7ffbabf9
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
|
11 years ago |
David S. Miller
|
1669cb9855
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 years ago |
Eric Dumazet
|
e47eb5dfb2
udp: ipv4: do not use sk_dst_lock from softirq context
|
11 years ago |
Eric Dumazet
|
9750223102
udp: ipv4: must add synchronization in udp_sk_rx_dst_set()
|
11 years ago |
Eric Dumazet
|
610438b744
udp: ipv4: fix potential use after free in udp_v4_early_demux()
|
11 years ago |