Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
David Ahern
|
cd2c0f4540
net: Update raw socket bind to consider l3 domain
|
8 年之前 |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 年之前 |
Cyrill Gorcunov
|
3de864f8c9
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
|
8 年之前 |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Cyrill Gorcunov
|
432490f9d4
net: ip, diag -- Add diag interface for raw sockets
|
8 年之前 |
Eric Dumazet
|
286c72deab
udp: must lock the socket in udp_disconnect()
|
8 年之前 |
David Ahern
|
d66f6c0a8f
net: ipv4: Remove l3mdev_get_saddr
|
9 年之前 |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 年之前 |
Soheil Hassas Yeganeh
|
24025c465f
ipv4: process socket-level control messages in IPv4
|
9 年之前 |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Eric Dumazet
|
919483096b
ipv4: fix memory leaks in ip_cmsg_send() callers
|
9 年之前 |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
9 年之前 |
David Ahern
|
b5bdacf3bb
net: Propagate lookup failure in l3mdev_get_saddr to caller
|
9 年之前 |
Ben Cartwright-Cox
|
027ac58e3c
raw: increment correct SNMP counters for ICMP messages
|
9 年之前 |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
9 年之前 |
David Ahern
|
bb191c3e87
net: Add l3mdev saddr lookup to raw_sendmsg
|
9 年之前 |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 年之前 |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 年之前 |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 年之前 |
David S. Miller
|
6e8a9d9148
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Al Viro
|
237dae8890
Merge branch 'iocb' into for-davem
|
10 年之前 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 年之前 |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 年之前 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Hannes Frederic Sowa
|
b6a7719aed
ipv4: hash net ptr into fragmentation bucket selection
|
10 年之前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年之前 |
Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 年之前 |
Al Viro
|
7ae9abfd9d
ipv4: raw_send_hdrinc(): pass msghdr
|
10 年之前 |