netdev: Move queue_lock into struct netdev_queue.
[linux-2.6] / net /
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  David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
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-04  Jeff GarzikMerge branch 'r8169-next' of git://git./linux/kernel...
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...
2008-07-03  YOSHIFUJI Hideakiipv6: Add disable_ipv6 sysctl to disable IPv6 operaion...
2008-07-03  YOSHIFUJI Hideakiipv6: Assume the loopback address in link-local scope.
2008-07-03  YOSHIFUJI Hideakiipv6: Do not forward packets with the unspecified sourc...
2008-07-03  YOSHIFUJI Hideakiipv6: Do not assign non-valid address on interface.
2008-07-03  Pavel Emelyanovtcp: de-bloat a bit with factoring NET_INC_STATS_BH out
2008-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-03  Linus TorvaldsMerge branch 'i2c-fix' of git://aeryn.fluff.org.uk...
2008-07-03  Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-07-03  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-07-03  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-07-03  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-03  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-07-03  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
next