igb: Improve multiqueue AIM support
[safe/jmp/linux-2.6] / net /
2008-07-09 David S. Millernetdev: Move atomic queue state bits into netdev_queue.
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-09 David S. Millerpkt_sched: Make qdisc_run take a netdev_queue.
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millernetdev: Move gso_skb into netdev_queue.
2008-07-09 David S. Millermac80211: Decrease number of explicit ->tx_queue refere...
2008-07-09 David S. Millerpkt_sched: Add qdisc_tx_is_noop() helper and use in...
2008-07-09 David S. Millernet: Clean up explicit ->tx_queue references in link...
2008-07-09 David S. Millernetdev: Move next_sched into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Make netem queue agnostic.
2008-07-09 David S. Millerpkt_sched: Kill stats_lock member of struct Qdisc.
2008-07-09 David S. Millernetdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-09 David S. Millernetdev: The ingress_lock member is no longer needed.
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Remove 'dev' member of struct Qdisc.
2008-07-08 David S. Millernetdev: Create netdev_queue abstraction.
2008-07-08 David S. Millerpkt_sched: Remove comment reference to old style TX...
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-08 Patrick McHardyvlan: avoid header copying and linearisation where...
2008-07-08 Andrey Vaginipv6: fix race between ipv6_del_addr and DAD timer
2008-07-08 Julius Volznet/wireless/nl80211.c: fix endless Netlink callback...
2008-07-08 Randy Dunlapmac80211: fix lots of kernel-doc
2008-07-08 Henrique de Moraes... rfkill: ignore errors from rfkill_toggle_radio in rfkil...
2008-07-08 Henrique de Moraes... rfkill: some minor kernel-doc changes for rfkill_toggle...
2008-07-08 Emmanuel Grumbachmac80211: add support for iwconfig wlanX frag auto
2008-07-08 Harvey Harrisonmac80211: aes_ccm.c remove crypto wrapper and extra...
2008-07-08 Harvey Harrisonmac80211: pass scratch buffer directly, remove addition...
2008-07-08 Harvey Harrisonmac80211: wpa.c remove rx/tx_data ->fc users
2008-07-08 Harvey Harrisonmac80211: remove trivial rx_data->fc users
2008-07-08 Tomas Winklermac80211: call bss_info_change only once upon disassoci...
2008-07-08 Harvey Harrisonmac80211: remove ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: remove one user of ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: use symbolic defines in wpa.c
2008-07-08 Harvey Harrisonmac80211: move QOS control helpers into ieee80211.h
2008-07-08 Rami Rosenmac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
2008-07-08 Tomas Winklermac80211: fix warning: unused variable ifsta
2008-07-08 Tomas Winklermac80211: remove useless tid assignment for management...
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-08 Ivo van Doornmac80211: Don't request encryption for probe response
2008-07-08 Patrick McHardyvlan: TCI related type and naming cleanups
2008-07-08 Patrick McHardyvlan: move struct vlan_dev_info to private header
2008-07-08 Patrick McHardyvlan: uninline __vlan_hwaccel_rx
2008-07-08 Patrick McHardyvlan: Add ethtool support
2008-07-08 Joonwoo Parkvlan: Use is_vlan_dev()
2008-07-08 Patrick McHardyvlan: fix network_header/mac_header adjustments
2008-07-08 Julius Volzirda: Fix netlink error path return value
2008-07-08 Denis V. Lunevipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush
2008-07-08 Joonwoo Parknetfilter: fix string extension for case insensitive...
2008-07-08 Patrick McHardynetfilter: ebt_nflog: fix Kconfig typo
2008-07-08 Alexey Dobriyannetfilter: ip6table_filter in netns for real
2008-07-08 Pablo Neira Ayusonetfilter: nf_conntrack: add allocation flag to nf_conn...
2008-07-08 Russ Dillnetfilter: Get rid of refrences to no longer existant...
2008-07-08 Alexey Dobriyannetfilter: use correct namespace in ip6table_security
2008-07-08 Vlad Yasevichsctp: Mark the tsn as received after all allocations...
2008-07-07 Vladimir Koutnymac80211: don't report selected IBSS when not found
2008-07-07 Ivo van Doornmac80211: Only flush workqueue when last interface...
2008-07-07 Guy Cohenmac80211: move netif_carrier_on to after ieee80211_bss_...
2008-07-06 Patrick McHardynet: fix dev_set_promiscuity() breakage
2008-07-06 Patrick McHardynet-sched: consolidate default fifo qdisc setup
2008-07-06 Oliver Hartkoppcan: add sanity checks
2008-07-06 Patrick McHardynet-sched: sch_htb: remove write-only qdisc filter_cnt
2008-07-06 Patrick McHardynet-sched: sch_htb: remove child and sibling lists
2008-07-06 Patrick McHardynet-sched: sch_htb: use dynamic class hash helpers
2008-07-06 Patrick McHardynet-sched: sch_htb: move hash and sibling list removal...
2008-07-06 Patrick McHardynet-sched: sch_cbq: use dynamic class hash helpers
2008-07-06 Patrick McHardynet-sched: sch_hfsc: use dynamic class hash helpers
2008-07-06 Patrick McHardynet-sched: add dynamically sized qdisc class hash helpers
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-06 Patrick McHardyvlan: Add GVRP support
2008-07-06 Patrick McHardyvlan: Move device unregistration before lower dev cleanup
2008-07-06 Patrick McHardyvlan: Change vlan_dev_set_vlan_flag() to handle multipl...
2008-07-06 Patrick McHardynet: Add GARP applicant-only participant
2008-07-06 Patrick McHardybridge: Use STP demux
2008-07-06 Patrick McHardynet: Add STP demux layer
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP6_INC_STATS_BH
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP6_INC_STATS_USER
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP_INC_STATS_BH
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP_INC_STATS_USER
2008-07-06 Denis V. Lunevnetns: selective flush of rt_cache
2008-07-06 Denis V. Lunevnetns: place rt_genid into struct net
2008-07-06 Denis V. Lunevipv4: pass current value of rt_genid into rt_hash
2008-07-06 Denis V. Lunevnetns: add struct net parameter to rt_cache_invalidate
2008-07-06 Denis V. Lunevnetns: make rt_secret_rebuild timer per namespace
2008-07-06 Denis V. Lunevnetns: register net.ipv4.route.flush in each namespace
2008-07-06 Denis V. Lunevipv4: remove static flush_delay variable
2008-07-06 Denis V. Lunevnet: add fib_rules_ops to flush_cache method
2008-07-06 Denis V. Lunevnetns: add namespace parameter to rt_cache_flush
2008-07-03 Patrick McHardybridge: fix use-after-free in br_cleanup_bridges()
2008-07-03 Octavian Purdilatcp: fix a size_t < 0 comparison in tcp_read_sock
2008-07-03 Andrew Mortontcp: net/ipv4/tcp.c needs linux/scatterlist.h
2008-07-03 David S. MillerMerge branch 'net-next-2.6-v6ready-20080703' of git...
2008-07-03 YOSHIFUJI Hideakiipv4,ipv6 mroute: Add some helper inline functions...
2008-07-03 Wang Chenipv4: Do cleanup for ip_mr_init
2008-07-03 Wang Chenipv6: Do cleanup for ip6_mr_init.
2008-07-03 YOSHIFUJI Hideakiipv6 route: Prefer outgoing interface with source addre...
2008-07-03 YOSHIFUJI Hideakiipv6 addrconf: add accept_dad sysctl to control DAD...
next