Dave Jones
|
a98f917589
ipv6: handle -EFAULT from skb_copy_bits
|
8 anni fa |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 anni fa |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 anni fa |
Cyrill Gorcunov
|
432490f9d4
net: ip, diag -- Add diag interface for raw sockets
|
8 anni fa |
Eric Dumazet
|
286c72deab
udp: must lock the socket in udp_disconnect()
|
8 anni fa |
David Ahern
|
a8e3e1a9f0
net: l3mdev: Add hook to output path
|
9 anni fa |
Hannes Frederic Sowa
|
38b7097b55
ipv6: use TOS marks from sockets for routing decision
|
9 anni fa |
Wei Wang
|
26879da587
ipv6: add new struct ipcm6_cookie
|
9 anni fa |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 anni fa |
Soheil Hassas Yeganeh
|
ad1e46a837
ipv6: process socket-level control messages in IPv6
|
9 anni fa |
Hannes Frederic Sowa
|
715f504b11
ipv6: add IPV6_HDRINCL option for raw sockets
|
9 anni fa |
Eric Dumazet
|
45f6fad84c
ipv6: add complete rcu protection around np->opt
|
9 anni fa |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
9 anni fa |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 anni fa |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 anni fa |
Eric W. Biederman
|
adb28c9d33
ipv6: Compute net once in raw6_send_hdrinc
|
10 anni fa |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 anni fa |
Tom Herbert
|
35a256fee5
ipv6: Nonlocal bind
|
10 anni fa |
Julia Lawall
|
3d2f6d41d1
ipv6: drop unneeded goto
|
10 anni fa |
Martin KaFai Lau
|
48e8aa6e31
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
|
10 anni fa |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 anni fa |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 anni fa |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 anni fa |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 anni fa |
Alex W Slater
|
29778bec12
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
|
10 anni fa |
Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 anni fa |
Al Viro
|
c3c1a7dbe2
ipv6: rawv6_send_hdrinc(): pass msghdr
|
10 anni fa |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 anni fa |
Al Viro
|
f69e6d131f
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
|
10 anni fa |
Al Viro
|
19e3c66b52
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt"
|
10 anni fa |