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
|
10 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 |
Tom Herbert
|
5961de9f19
ip: Add offset parameter to ip_cmsg_recv
|
10 years ago |
Tom Herbert
|
c44d13d6f3
ip: IP cmsg cleanup
|
10 years ago |
Gu Zheng
|
f95b414edb
net: introduce helper macro for_each_cmsghdr
|
10 years ago |
Willem de Bruijn
|
829ae9d611
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
|
10 years ago |
Willem de Bruijn
|
7ce875e5ec
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
|
10 years ago |
David S. Miller
|
076ce44825
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric Dumazet
|
5337b5b75c
ipv6: fix IPV6_PKTINFO with v4 mapped
|
11 years ago |