Commit Graph

23377 Commits (c7e4f3bbb4ba4e48ab3b529d5016e454cee1ccd6)

Author SHA1 Message Date
David S. Miller c7e4f3bbb4 pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree. 17 years ago
David S. Miller 78a5b30b73 pkt_sched: Rework {sch,tbf}_tree_lock(). 17 years ago
David S. Miller ead81cc5fc netdevice: Move qdisc_list back into net_device proper. 17 years ago
David S. Miller 37437bb2e1 pkt_sched: Schedule qdiscs instead of netdev_queue. 17 years ago
David S. Miller 7698b4fcab pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). 17 years ago
David S. Miller e2627c8c22 pkt_sched: Make QDISC_RUNNING a qdisc state. 17 years ago
David S. Miller d3b753db7c pkt_sched: Move gso_skb into Qdisc. 17 years ago
David S. Miller 92831bc395 netdev: Kill plain netif_schedule() 17 years ago
David S. Miller 51cb6db0f5 mac80211: Reimplement WME using ->select_queue(). 17 years ago
David S. Miller eae792b722 netdev: Add netdev->select_queue() method. 17 years ago
David S. Miller e3c50d5d25 netdev: netdev_priv() can now be sane again. 17 years ago
David S. Miller 6b0fb1261a netdev: Kill struct net_device_subqueue and netdev->egress_subqueue* 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
David S. Miller 1d8ae3fdeb pkt_sched: Remove RR scheduler. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
Neil Horman 9a6d276e85 core: add stat to track unresolved discards in neighbor cache 17 years ago
Pavel Emelyanov ed88098e25 mib: add net to NET_ADD_STATS_USER 17 years ago
Pavel Emelyanov f2bf415cfe mib: add net to NET_ADD_STATS_BH 17 years ago
Pavel Emelyanov 6f67c817fc mib: add net to NET_INC_STATS_USER 17 years ago
Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
Pavel Emelyanov 4e6734447d mib: add net to NET_INC_STATS 17 years ago
Pavel Emelyanov 5c52ba170f sock: add net to prot->enter_memory_pressure callback 17 years ago
Pavel Emelyanov cf1100a7a4 mib: add net to TCP_ADD_STATS_USER 17 years ago
Pavel Emelyanov 74688e487a mib: add net to TCP_DEC_STATS 17 years ago
Pavel Emelyanov 63231bddf6 mib: add net to TCP_INC_STATS_BH 17 years ago
Pavel Emelyanov 81cc8a75d9 mib: add net to TCP_INC_STATS 17 years ago
Pavel Emelyanov a9c19329ec tcp: add net to tcp_mib_init 17 years ago
Pavel Emelyanov f10f84314d mib: drop unused TCP_XXX_STATS macros 17 years ago
Pavel Emelyanov c5346fe396 mib: add net to IP_ADD_STATS_BH 17 years ago
Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 years ago
Pavel Emelyanov 5e38e27044 mib: add net to IP_INC_STATS 17 years ago
Pavel Emelyanov c6f8f7e3bb mib: drop unused IP_INC_STATS_USER 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
David S. Miller f1f28aa351 netdev: Add addr_list_lock to struct net_device. 17 years ago
Pavel Emelyanov f66ac03d49 mib: add struct net to ICMPMSGIN_INC_STATS_BH 17 years ago
Pavel Emelyanov 903fc1964e mib: add struct net to ICMPMSGOUT_INC_STATS 17 years ago
Pavel Emelyanov dcfc23cac1 mib: add struct net to ICMP_INC_STATS_BH 17 years ago
Pavel Emelyanov 75c939bb4d mib: add struct net to ICMP_INC_STATS 17 years ago
Pavel Emelyanov 43589aa93c icmp: drop unused MIB accounting wrappers 17 years ago
Pavel Emelyanov 0388b00426 icmp: add struct net argument to icmp_out_count 17 years ago
Patrick McHardy 393e52e33c packet: deliver VLAN TCI to userspace 17 years ago
Patrick McHardy bbd6ef87c5 packet: support extensible, 64 bit clean mmaped ring structure 17 years ago
Patrick McHardy bc1d0411b8 vlan: deliver packets received with VLAN acceleration to network taps 17 years ago
Patrick McHardy 6aa895b047 vlan: Don't store VLAN tag in cb 17 years ago
Allan Stephens 0ea522416b tipc: Remove unneeded parameter to tipc_createport_raw() 17 years ago
Max Krasnyansky f271b2cc78 tun: Fix/rewrite packet filtering logic 17 years ago
Patrick McHardy 72d9794f44 net-sched: cls_flow: add perturbation support 17 years ago
David S. Miller 4c88949800 netfilter: Let nf_ct_kill() callers know if del_timer() returned true. 17 years ago
Johannes Berg f434b2d111 mac80211: fix struct ieee80211_tx_queue_params 17 years ago