Francesco Ruggeri
|
82f17091e6
net: delete stale packet_mclist entries
|
10 years ago |
Alexander Drozdov
|
41a50d621a
af_packet: don't pass empty blocks for PACKET_V3
|
10 years ago |
Alexander Drozdov
|
3f34b24a73
af_packet: allow packets defragmentation not only for hash fanout type
|
10 years ago |
David S. Miller
|
3f3558bb51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Willem de Bruijn
|
eee2f04b80
packet: make packet too small warning match condition
|
10 years ago |
Christoph Jaeger
|
46d2cfb192
packet: bail out of packet_snd() if L2 header creation fails
|
10 years ago |
Dan Collins
|
da413eec72
packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet
|
10 years ago |
Linus Torvalds
|
70e71ca0af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Michael S. Tsirkin
|
dc9e51534b
af_packet: virtio 1.0 stubs
|
10 years ago |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Michael S. Tsirkin
|
6e58040b84
af_packet: fix sparse warning
|
10 years ago |
Al Viro
|
8feb2fb2bb
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
|
10 years ago |
Al Viro
|
7eab8d9e8a
new helper: memcpy_to_msg()
|
11 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Willem de Bruijn
|
9c7077622d
packet: make packet_snd fail on len smaller than l2 header
|
10 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
David S. Miller
|
fa2dbdc253
net: Pass a "more" indication down into netdev_start_xmit() code paths.
|
11 years ago |
David S. Miller
|
10b3ad8c21
net: Do txq_trans_update() in netdev_start_xmit()
|
11 years ago |
Daniel Borkmann
|
10c51b5623
net: add skb_get_tx_queue() helper
|
11 years ago |
David S. Miller
|
4798248e4e
net: Add ops->ndo_xmit_flush()
|
11 years ago |
Eric Dumazet
|
dc808110bb
packet: handle too big packets for PACKET_V3
|
11 years ago |
Willem de Bruijn
|
68a360e82e
packet: remove deprecated syststamp timestamp
|
11 years ago |
Fabian Frederick
|
fe8c0f4ac2
packet: remove unnecessary break after return
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
Daniel Borkmann
|
8e2f1a63f2
packet: fix packet_direct_xmit for BQL enabled drivers
|
11 years ago |
Daniel Borkmann
|
0f97ede45e
packet: report tx_dropped in packet_direct_xmit
|
11 years ago |
Daniel Borkmann
|
43279500de
packet: respect devices with LLTX flag in direct xmit
|
11 years ago |
Tom Herbert
|
61b905da33
net: Rename skb->rxhash to skb->hash
|
11 years ago |