Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年 前 |
David S. Miller
|
0b42f25d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Eric Dumazet
|
30c7be26fd
udplite: call proper backlog handlers
|
8 年 前 |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Eric Dumazet
|
d21dbdfe0a
udp: avoid one cache line miss in recvmsg()
|
8 年 前 |
Eric Dumazet
|
e68b6e50fa
udp: enable busy polling for all sockets
|
8 年 前 |
Pablo Neira
|
73e2d5e34b
udp: restore UDPlite many-cast delivery
|
8 年 前 |
David S. Miller
|
7d384846b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
8 年 前 |
Arnd Bergmann
|
30f5815848
udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
|
8 年 前 |
Paolo Abeni
|
7c13f97ffd
udp: do fwd memory scheduling on dequeue
|
8 年 前 |
Paolo Abeni
|
ad959036a7
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
|
8 年 前 |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 年 前 |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Eric Dumazet
|
10df8e6152
udp: fix IP_CHECKSUM handling
|
8 年 前 |
Paolo Abeni
|
850cbaddb5
udp: use it's own memory accounting schema
|
8 年 前 |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Eric Dumazet
|
6a6ad2a4e5
ipv6: udp: remove udp_v6_clear_sk()
|
9 年 前 |
David Ahern
|
5d77dca828
net: diag: support SOCK_DESTROY for UDP sockets
|
9 年 前 |
Eric Dumazet
|
75d855a5e9
udp: get rid of SLAB_DESTROY_BY_RCU allocations
|
9 年 前 |
Daniel Borkmann
|
ba66bbe548
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
|
9 年 前 |
David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Michal Kubeček
|
a612769774
udp: prevent bugcheck if filter truncates packet too much
|
9 年 前 |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Su, Xuemin
|
d1e37288c9
udp reuseport: fix packet of same flow hashed to different socket
|
9 年 前 |
Hannes Frederic Sowa
|
38b7097b55
ipv6: use TOS marks from sockets for routing decision
|
9 年 前 |
Eric Dumazet
|
ce25d66ad5
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing")
|
9 年 前 |
Hannes Frederic Sowa
|
e5aed006be
udp: prevent skbs lingering in tunnel socket queues
|
9 年 前 |
Alexander Duyck
|
ed7cbbce54
udp: Resolve NULL pointer dereference over flow-based vxlan device
|
9 年 前 |
Wei Wang
|
26879da587
ipv6: add new struct ipcm6_cookie
|
9 年 前 |
Eric Dumazet
|
e61da9e259
udp: prepare for non BH masking at backlog processing
|
9 年 前 |