Subash Abhinov Kasiviswanathan
|
63ecc3d943
udpv6: Fix the checksum computation when HW checksum does not apply
|
8 years ago |
Linus Torvalds
|
aae3dbb477
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
Ingo Molnar
|
edc2988c54
Merge branch 'linus' into locking/core, to fix up conflicts
|
8 years ago |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David Ahern
|
a8e3bb347d
net: Add comment that early_demux can change via sysctl
|
8 years ago |
Paolo Abeni
|
64f0f5d18a
udp6: set rx_dst_cookie on rx_dst updates
|
8 years ago |
Ingo Molnar
|
10c9850cb2
Merge branch 'linus' into locking/core, to pick up fixes
|
8 years ago |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Matthew Dawson
|
a0917e0bc6
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
|
8 years ago |
Paolo Bonzini
|
7a34bcb8b2
jump_label: Do not use unserialized static_key_enabled()
|
8 years ago |
David Ahern
|
4297a0ef08
net: ipv6: add second dif to inet6 socket lookups
|
8 years ago |
David Ahern
|
1801b570dd
net: ipv6: add second dif to udp socket lookups
|
8 years ago |
Paolo Abeni
|
cb891fa6a1
udp6: fix jumbogram reception
|
8 years ago |
Paolo Abeni
|
c9f2c1ae12
udp6: fix socket leak on early demux
|
8 years ago |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Paolo Abeni
|
67a51780ae
ipv6: udp: leverage scratch area helpers
|
8 years ago |
Wei Wang
|
85cb73ff9b
net: ipv6: reset daddr and dport in sk if connect() fails
|
8 years ago |
Paolo Abeni
|
4b943faedf
udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()
|
8 years ago |
Wei Wang
|
d24406c85d
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
|
8 years ago |
David S. Miller
|
c6cd850d65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Paolo Abeni
|
a3f96c47c8
udp: make *udp*_queue_rcv_skb() functions static
|
8 years ago |
Paolo Abeni
|
2276f58ac5
udp: use a separate rx queue for packet reception
|
8 years ago |
subashab@codeaurora.org
|
0bd84065b1
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
|
8 years ago |
subashab@codeaurora.org
|
dddb64bcb3
net: Add sysctl to toggle early demux for tcp and udp
|
8 years ago |
David S. Miller
|
16ae1f2236
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Potapenko
|
d515684d78
ipv6: make sure to initialize sockc.tsflags before first use
|
8 years ago |
subashab@codeaurora.org
|
5425077d73
net: ipv6: Add early demux handler for UDP unicast
|
8 years ago |
David S. Miller
|
3f64116a83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Jonathan T. Leighton
|
052d2369d1
ipv6: Handle IPv4-mapped src to in6addr_any dst.
|
8 years ago |