Commit Graph

1699 Commits (0ab337032a0dfcd5f2527d3306d3deeba5f95b59)

Author SHA1 Message Date
Tom Herbert 76cc8b13a6 net: fix problem in dequeuing from input_pkt_queue 15 years ago
Herbert Xu 622e0ca1cd gro: Fix bogus gso_size on the first fraglist entry 15 years ago
Scott Feldman 57b610805c net: Add netlink support for virtual port management (was iovnl) 15 years ago
Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements 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
Chris Wright c02db8c629 rtnetlink: make SR-IOV VF interface symmetric 15 years ago
Eric Dumazet a465419b1f net: Introduce sk_route_nocaps 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
WANG Cong 0e34e93177 netpoll: add generic support for bridge and bonding devices 15 years ago
Eric Dumazet ec7d2f2cf3 net: __alloc_skb() speedup 15 years ago
Eric Dumazet 93bb64eac1 net: skb_free_datagram_locked() fix 15 years ago
Changli Gao dee42870a4 net: fix softnet_stat 15 years ago
David S. Miller 47d29646a2 net: Inline skb_pull() in eth_type_trans(). 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Eric Dumazet 4b0b72f7dd net: speedup udp receive path 15 years ago
Jiri Pirko 05fceb4ad7 net: disallow to use net_assign_generic externally 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 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
Patrick McHardy 25239cee7e net: rtnetlink: decouple rtnetlink address families from real address families 15 years ago
Patrick McHardy 3d0c9c4eb2 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata 15 years ago
Jiri Pirko b3c981d2bb netns: rename unregister_pernet_subsys parameter 15 years ago
Changli Gao 8c52d509e8 rps: optimize rps_get_cpu() 15 years ago
Paul LeoNerd Evans 40eaf96271 net: Socket filter ancilliary data access for skb->dev->type 15 years ago
Dan Carpenter 80032cffb9 rtnetlink: potential ERR_PTR dereference 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
Rami Rosen ccb7c7732e net: Remove two unnecessary exports (skbuff). 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 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 f5acb907dc rps: static functions 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
Patrick McHardy 0f87b1dd01 net: fib_rules: decouple address families from real address families 15 years ago
Patrick McHardy 28bb17268b net: fib_rules: set family in fib_rule_hdr centrally 15 years ago
Patrick McHardy d8a566beaa net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. 15 years ago
stephen hemminger 5611551103 dst: don't inline dst_ifdown 15 years ago