Kretschmer, Mathias
|
fbf33a2802
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
|
10 年之前 |
Alexander Drozdov
|
682f048bd4
af_packet: pass checksum validation status to the user
|
10 年之前 |
Alexander Drozdov
|
68c2e5de36
af_packet: make tpacket_rcv to not set status value before run_filter
|
10 年之前 |
David S. Miller
|
3cef5c5b0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Francesco Ruggeri
|
82f17091e6
net: delete stale packet_mclist entries
|
10 年之前 |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年之前 |
Eyal Birger
|
3bc3b96f3b
net: add common accessor for setting dropcount on packets
|
10 年之前 |
Eyal Birger
|
b4772ef879
net: use common macro for assering skb->cb[] available size in protocol families
|
10 年之前 |
Eyal Birger
|
2472d7613b
net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path
|
10 年之前 |
Alexander Drozdov
|
41a50d621a
af_packet: don't pass empty blocks for PACKET_V3
|
10 年之前 |
Alexander Drozdov
|
3f34b24a73
af_packet: allow packets defragmentation not only for hash fanout type
|
10 年之前 |
David S. Miller
|
3f3558bb51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 年之前 |
Willem de Bruijn
|
eee2f04b80
packet: make packet too small warning match condition
|
10 年之前 |
Christoph Jaeger
|
46d2cfb192
packet: bail out of packet_snd() if L2 header creation fails
|
10 年之前 |
Dan Collins
|
da413eec72
packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet
|
10 年之前 |
Linus Torvalds
|
70e71ca0af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 年之前 |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 年之前 |
Michael S. Tsirkin
|
dc9e51534b
af_packet: virtio 1.0 stubs
|
10 年之前 |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Michael S. Tsirkin
|
6e58040b84
af_packet: fix sparse warning
|
10 年之前 |
Al Viro
|
8feb2fb2bb
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
|
10 年之前 |
Al Viro
|
7eab8d9e8a
new helper: memcpy_to_msg()
|
11 年之前 |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 年之前 |
Willem de Bruijn
|
9c7077622d
packet: make packet_snd fail on len smaller than l2 header
|
10 年之前 |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 年之前 |
David S. Miller
|
fa2dbdc253
net: Pass a "more" indication down into netdev_start_xmit() code paths.
|
11 年之前 |
David S. Miller
|
10b3ad8c21
net: Do txq_trans_update() in netdev_start_xmit()
|
11 年之前 |
Daniel Borkmann
|
10c51b5623
net: add skb_get_tx_queue() helper
|
11 年之前 |