Changli Gao
|
dee42870a4
net: fix softnet_stat
|
15 年之前 |
Changli Gao
|
6e7676c1a7
net: batch skb dequeueing from softnet input_pkt_queue
|
15 年之前 |
Changli Gao
|
a9cbd588fd
net: reimplement softnet_data.output_queue as a FIFO queue
|
15 年之前 |
Changli Gao
|
8c52d509e8
rps: optimize rps_get_cpu()
|
15 年之前 |
David S. Miller
|
9ccb897594
net: Orphan and de-dst skbs earlier in xmit path.
|
15 年之前 |
Eric Dumazet
|
e326bed2f4
rps: immediate send IPI in process_backlog()
|
15 年之前 |
Eric Dumazet
|
9a20e3197e
net: Introduce skb_orphan_try()
|
15 年之前 |
David S. Miller
|
87eb367003
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
David Howells
|
05d17608a6
net: Fix an RCU warning in dev_pick_tx()
|
15 年之前 |
Jiri Pirko
|
ab9304717f
net: emphasize rtnl lock required in call_netdevice_notifiers
|
15 年之前 |
Eric Dumazet
|
b249dcb82d
rps: consistent rxhash
|
15 年之前 |
Eric Dumazet
|
e36fa2f7e9
rps: cleanups
|
15 年之前 |
Eric Dumazet
|
88751275b8
rps: shortcut net_rps_action()
|
15 年之前 |
Eric Dumazet
|
fc6055a5ba
net: Introduce skb_orphan_try()
|
15 年之前 |
Eric Dumazet
|
9958da0501
net: remove time limit in process_backlog()
|
15 年之前 |
Eric Dumazet
|
8770acf049
rps: rps_sock_flow_table is mostly read
|
15 年之前 |
Tom Herbert
|
fec5e652e5
rfs: Receive Flow Steering
|
15 年之前 |
Eric Dumazet
|
8728c544a9
net: dev_pick_tx() fix
|
15 年之前 |
Eric Dumazet
|
b0e28f1eff
net: netif_rx() must disable preemption
|
15 年之前 |
Eric Dumazet
|
acbbc07145
net: uninline skb_bond_should_drop()
|
15 年之前 |
Eric Dumazet
|
b6c6712a42
net: sk_dst_cache RCUification
|
15 年之前 |
Eric Dumazet
|
7a161ea924
net: Dont use netdev_warn()
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Eric Dumazet
|
e4008276fd
net: Add a missing local_irq_enable()
|
15 年之前 |
Tom Herbert
|
5a6d234e73
rps: fixed missed rps_unlock
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Jiri Pirko
|
a748ee2426
net: move address list functions to a separate file
|
15 年之前 |
Eric Dumazet
|
9092c658ba
net: illegal_highdma() fix
|
15 年之前 |
FUJITA Tomonori
|
5acbbd428d
net: change illegal_highdma to use dma_mask
|
15 年之前 |
Changli Gao
|
152102c7f2
rps: keep the old behavior on SMP without rps
|
15 年之前 |