Wei Zhang
|
f0c16ba893
net: fix incorrect original ingress device index in PKTINFO
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Willem de Bruijn
|
39b2dd765e
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
|
8 years ago |
Paolo Abeni
|
ad959036a7
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
|
8 years ago |
Willem de Bruijn
|
70ecc24841
ipv4: add IP_RECVFRAGSIZE cmsg
|
8 years ago |
Eric Dumazet
|
10df8e6152
udp: fix IP_CHECKSUM handling
|
8 years ago |
Eric Dumazet
|
e895cdce68
ipv4: accept u8 in IP_TOS ancillary data
|
9 years ago |
Eric Dumazet
|
2632616bc4
sock: propagate __sock_cmsg_send() error
|
9 years ago |
David Ahern
|
0b922b7a82
net: original ingress device index in PKTINFO
|
9 years ago |
Eric Dumazet
|
960a26282f
net: better drop monitoring in ip{6}_recv_error()
|
9 years ago |
Willem de Bruijn
|
31c2e4926f
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
|
9 years ago |
Hannes Frederic Sowa
|
1e1d04e678
net: introduce lockdep_is_held and update various places to use it
|
9 years ago |
Soheil Hassas Yeganeh
|
24025c465f
ipv4: process socket-level control messages in IPv4
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Nikolay Borisov
|
fa50d974d1
ipv4: Namespaceify ip_default_ttl sysctl knob
|
9 years ago |
Eric Dumazet
|
919483096b
ipv4: fix memory leaks in ip_cmsg_send() callers
|
9 years ago |
Nikolay Borisov
|
166b6b2d6f
igmp: Namespaceify igmp_max_msf sysctl knob
|
9 years ago |
WANG Cong
|
87e9f03159
ipv4: fix a potential deadlock in mcast getsockopt() path
|
9 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Julian Anastasov
|
34b99df4e6
ip: report the original address of ICMP messages
|
10 years ago |
Eric Dumazet
|
90c337da15
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
Marcelo Ricardo Leitner
|
54ff9ef36b
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
|
10 years ago |
Marcelo Ricardo Leitner
|
baf606d9c9
ipv4,ipv6: grab rtnl before locking the socket
|
10 years ago |
Willem de Bruijn
|
c247f0534c
ip: fix error queue empty skb handling
|
10 years ago |
Willem de Bruijn
|
49ca0d8bfa
net-timestamp: no-payload option
|
10 years ago |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Willem de Bruijn
|
f812116b17
ip: zero sockaddr returned on error queue
|
10 years ago |
Tom Herbert
|
ad6f939ab1
ip: Add offset parameter to ip_cmsg_recv
|
10 years ago |