David Ahern
|
60d9b03141
net: ipv4: add second dif to multicast source filter
|
8 years ago |
David Ahern
|
67359930e1
net: ipv4: add second dif to raw socket lookups
|
8 years ago |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
Alexander Potapenko
|
86f4c90a1c
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
|
8 years ago |
WANG Cong
|
1215e51eda
ipv4: fix a deadlock in ip_ra_control
|
8 years ago |
Julian Anastasov
|
0dec879f63
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
David Ahern
|
cd2c0f4540
net: Update raw socket bind to consider l3 domain
|
8 years ago |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 years ago |
Cyrill Gorcunov
|
3de864f8c9
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
|
8 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Cyrill Gorcunov
|
432490f9d4
net: ip, diag -- Add diag interface for raw sockets
|
8 years ago |
Eric Dumazet
|
286c72deab
udp: must lock the socket in udp_disconnect()
|
8 years ago |
David Ahern
|
d66f6c0a8f
net: ipv4: Remove l3mdev_get_saddr
|
9 years ago |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
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 |
Eric Dumazet
|
919483096b
ipv4: fix memory leaks in ip_cmsg_send() callers
|
9 years ago |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
9 years ago |
David Ahern
|
b5bdacf3bb
net: Propagate lookup failure in l3mdev_get_saddr to caller
|
9 years ago |
Ben Cartwright-Cox
|
027ac58e3c
raw: increment correct SNMP counters for ICMP messages
|
9 years ago |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
9 years ago |
David Ahern
|
bb191c3e87
net: Add l3mdev saddr lookup to raw_sendmsg
|
10 years ago |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 years ago |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 years ago |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 years ago |
David S. Miller
|
6e8a9d9148
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Al Viro
|
237dae8890
Merge branch 'iocb' into for-davem
|
10 years ago |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |