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 年之前 |
David S. Miller
|
4798248e4e
net: Add ops->ndo_xmit_flush()
|
11 年之前 |
Eric Dumazet
|
dc808110bb
packet: handle too big packets for PACKET_V3
|
11 年之前 |
Willem de Bruijn
|
68a360e82e
packet: remove deprecated syststamp timestamp
|
11 年之前 |
Fabian Frederick
|
fe8c0f4ac2
packet: remove unnecessary break after return
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
Daniel Borkmann
|
8e2f1a63f2
packet: fix packet_direct_xmit for BQL enabled drivers
|
11 年之前 |
Daniel Borkmann
|
0f97ede45e
packet: report tx_dropped in packet_direct_xmit
|
11 年之前 |
Daniel Borkmann
|
43279500de
packet: respect devices with LLTX flag in direct xmit
|
11 年之前 |
Tom Herbert
|
61b905da33
net: Rename skb->rxhash to skb->hash
|
11 年之前 |
Daniel Borkmann
|
52f1454f62
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
|
11 年之前 |
Dan Carpenter
|
d7cf0c34af
af_packet: remove a stray tab in packet_set_ring()
|
11 年之前 |
Daniel Borkmann
|
0fd5d57ba3
packet: check for ndo_select_queue during queue selection
|
11 年之前 |
Neil Horman
|
2d36097d26
af_packet: Add Queue mapping mode to af_packet fanout operation
|
11 年之前 |
Daniel Borkmann
|
89770b0a69
net: introduce reciprocal_scale helper and convert users
|
11 年之前 |
Daniel Borkmann
|
f337db64af
random32: add prandom_u32_max and convert open coded users
|
11 年之前 |
Daniel Borkmann
|
f0d4eb29d1
packet: fix a couple of cppcheck warnings
|
11 年之前 |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 年之前 |
Daniel Borkmann
|
b013840810
packet: use percpu mmap tx frame pending refcount
|
11 年之前 |
Daniel Borkmann
|
87a2fd286a
packet: don't unconditionally schedule() in case of MSG_DONTWAIT
|
11 年之前 |
Daniel Borkmann
|
902fefb82e
packet: improve socket create/bind latency in some cases
|
11 年之前 |
Weilong Chen
|
d4dd8aeefd
packet: fix "foo * bar" and "(foo*)" problems
|
11 年之前 |
Atzm Watanabe
|
a0cdfcf393
packet: deliver VLAN TPID to userspace
|
11 年之前 |
Atzm Watanabe
|
e4d26f4b08
packet: fill the gap of TPACKET_ALIGNMENT with zeros
|
11 年之前 |
Atzm Watanabe
|
51846355bc
packet: make aligned size of struct tpacket{2,3}_hdr clear
|
11 年之前 |
Tom Herbert
|
3958afa1b2
net: Change skb_get_rxhash to skb_get_hash
|
11 年之前 |
Li Zhong
|
1cbac01052
packet: fix using smp_processor_id() in preemptible code
|
11 年之前 |
Daniel Borkmann
|
d346a3fae3
packet: introduce PACKET_QDISC_BYPASS socket option
|
11 年之前 |