Commit Graph

532 Commits (e120153ddf8620fd0a194d301e9c5a8b28483bb5)

Author SHA1 Message Date
John Fastabend 597a264b1a net: deliver skbs on inactive slaves to exact matches 15 years ago
Tim Gardner 08c801f8d4 net: Print num_rx_queues imbalance warning only when there are allocated queues 15 years ago
John Fastabend 2df4a0fa15 net: fix conflict between null_or_orig and null_or_bond 15 years ago
Daniel Lezcano 8ce6cebc2f net-2.6 : V2 - fix dev_get_valid_name 15 years ago
Eric W. Biederman a1b3f594dc net: Expose all network devices in a namespaces in sysfs 15 years ago
Tom Herbert 76cc8b13a6 net: fix problem in dequeuing from input_pkt_queue 15 years ago
Eric Dumazet 7fee226ad2 net: add a noref bit on skb dst 15 years ago
Eric Dumazet ebda37c27d rps: avoid one atomic in enqueue_to_backlog 15 years ago
Eric Dumazet 3b098e2d7c net: Consistent skb timestamping 15 years ago
Jiri Pirko a14462f1bd net: adjust handle_macvlan to pass port struct to hook 15 years ago
Eric Dumazet eecfd7c4e3 rps: Various optimizations 15 years ago
Eric Dumazet 6ec82562ff veth: Dont kfree_skb() after dev_forward_skb() 15 years ago
Changli Gao dee42870a4 net: fix softnet_stat 15 years ago
Changli Gao 6e7676c1a7 net: batch skb dequeueing from softnet input_pkt_queue 15 years ago
Changli Gao a9cbd588fd net: reimplement softnet_data.output_queue as a FIFO queue 15 years ago
Changli Gao 8c52d509e8 rps: optimize rps_get_cpu() 15 years ago
David S. Miller 9ccb897594 net: Orphan and de-dst skbs earlier in xmit path. 15 years ago
Eric Dumazet e326bed2f4 rps: immediate send IPI in process_backlog() 15 years ago
Eric Dumazet 9a20e3197e net: Introduce skb_orphan_try() 15 years ago
David Howells 05d17608a6 net: Fix an RCU warning in dev_pick_tx() 15 years ago
Jiri Pirko ab9304717f net: emphasize rtnl lock required in call_netdevice_notifiers 15 years ago
Eric Dumazet b249dcb82d rps: consistent rxhash 15 years ago
Eric Dumazet e36fa2f7e9 rps: cleanups 15 years ago
Eric Dumazet 88751275b8 rps: shortcut net_rps_action() 15 years ago
Eric Dumazet fc6055a5ba net: Introduce skb_orphan_try() 15 years ago
Eric Dumazet 9958da0501 net: remove time limit in process_backlog() 15 years ago
Eric Dumazet 8770acf049 rps: rps_sock_flow_table is mostly read 15 years ago
Tom Herbert fec5e652e5 rfs: Receive Flow Steering 15 years ago
Eric Dumazet 8728c544a9 net: dev_pick_tx() fix 15 years ago
Eric Dumazet b0e28f1eff net: netif_rx() must disable preemption 15 years ago
Eric Dumazet acbbc07145 net: uninline skb_bond_should_drop() 15 years ago
Eric Dumazet b6c6712a42 net: sk_dst_cache RCUification 15 years ago
Eric Dumazet 7a161ea924 net: Dont use netdev_warn() 15 years ago
Eric Dumazet e4008276fd net: Add a missing local_irq_enable() 15 years ago
Tom Herbert 5a6d234e73 rps: fixed missed rps_unlock 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Jiri Pirko a748ee2426 net: move address list functions to a separate file 15 years ago
Eric Dumazet 9092c658ba net: illegal_highdma() fix 15 years ago
FUJITA Tomonori 5acbbd428d net: change illegal_highdma to use dma_mask 15 years ago
Changli Gao 152102c7f2 rps: keep the old behavior on SMP without rps 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Eric Dumazet 10f744d205 net: __netif_receive_skb should be static 15 years ago
Eric Dumazet df3345457a rps: add CONFIG_RPS 15 years ago
Tom Herbert e51d739ab7 net: Fix locking in flush_backlog 15 years ago
Eric Dumazet 99fe3c391d net: dev_getfirstbyhwtype() optimization 15 years ago
Eric Dumazet 283f2fe87e net: speedup netdev_set_master() 15 years ago
Jiri Pirko 32a806c194 bonding: flush unicast and multicast lists when changing type 15 years ago
Eric Dumazet 0641e4fbf2 net: Potential null skb->dev dereference 15 years ago
Jiri Pirko 3ca5b4042e bonding: check return value of nofitier when changing type 15 years ago
Tom Herbert 1e94d72fea rps: Fixed build with CONFIG_SMP not enabled. 15 years ago