Commit Graph

99853 Commits (8f0f2223cc08a5ae9a77f40edfe02e8a9f1abd77)
 

Author SHA1 Message Date
David S. Miller 8f0f2223cc net: Implement simple sw TX hashing. 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 24344d2600 mac80211: Temporarily mark QoS support BROKEN. 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
David S. Miller 070825b384 igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. 17 years ago
Patrick McHardy 51ce7ec921 garp: retry sending JoinIn messages after allocation failures 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 1ed834655a tcp: replace tcp_sock argument with sock in some places 17 years ago
Pavel Emelyanov ca12a1a443 inet: prepare net on the stack for NET accounting macros 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 a86b1e3019 inet: prepare struct net for TCP MIB accounting 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
Pavel Emelyanov 84a3aa000e ipv4: prepare net initialization for IP accounting 17 years ago
Patrick McHardy 78ed11a56b netdrv intel: always enable VLAN filtering except in promiscous mode 17 years ago
Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode 17 years ago
Will Newton 70efce27fc net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments. 17 years ago
Harvey Harrison 7b1c65faa2 net: make __skb_splice_bits static 17 years ago
David S. Miller 885a4c966b Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer.net/linux-2.6 17 years ago
Rumen G. Bogdanovski 9d3a0de7dc ipvs: More reliable synchronization on connection close 17 years ago
Sven Wegener 375c6bbabf ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible() 17 years ago
Sven Wegener ba6fd85021 ipvs: Put backup thread on mcast socket wait queue 17 years ago
Sven Wegener 998e7a7680 ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread() 17 years ago
Sven Wegener e6dd731c75 ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock() 17 years ago
Sven Wegener d56400504a ipvs: Initialize mcast addr at compile time 17 years ago
Akinobu Mita d0236f8f82 iucv: fix memory leak in cpu hotplug error path. 17 years ago
Johannes Berg 0b57664cf2 wireless: fix warnings from QoS patch 17 years ago
Randy Dunlap d3a8eab093 bluetooth/hci_bcsp: fix bitrev Kconfig 17 years ago
Octavian Purdila 2870c43d17 net: refactor tcp splice receive path to improve readability 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago