b44: fix resume, request_irq after hw reset
[pandora-kernel.git] / net /
2010-10-21 Benjamin Poirierbridge: Forward reserved group addresses if !STP
2010-10-21 Tejun Heonet/neighbour: cancel_delayed_work() + flush_scheduled_...
2010-10-21 Changli Gaonet_sched: remove the unused parameter of qdisc_create_...
2010-10-21 stephen hemmingerxfrm: make xfrm_bundle_ok local
2010-10-21 stephen hemmingerrtnetlink: remove rtnl_kill_links
2010-10-21 stephen hemmingerxfrm6: make xfrm6_tunnel_free_spi local
2010-10-21 stephen hemmingerbridge: make br_parse_ip_options static
2010-10-21 stephen hemmingersocket: localize functions
2010-10-21 Eric Dumazetfib: introduce fib_alias_accessed() helper
2010-10-21 Eric Dumazetnet/sched: fix missing spinlock init
2010-10-21 Jesse Grossbridge: Add support for TX vlan offload.
2010-10-21 Jesse Grossethtool: Add support for vlan accleration.
2010-10-21 Jesse Grossvlan: Centralize handling of hardware acceleration.
2010-10-21 Jesse Grossvlan: Avoid hash table lookup to find group.
2010-10-21 Jesse Grossvlan: Enable software emulation for vlan accleration.
2010-10-21 Jesse Grossvlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
2010-10-21 Jesse Grossebtables: Allow filtering of hardware accelerated vlan...
2010-10-20 Eric Dumazetnet: avoid RCU for NOCACHE dst
2010-10-20 Tom Herbertnet: allocate tx queues in register_netdevice
2010-10-20 Tom Herbertnet: cleanups in RX queue allocation
2010-10-20 Tom Herbertnet: fail alloc_netdev_mq if queue count < 1
2010-10-20 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-10-20 Changli Gaophonet: remove the unused variable pn
2010-10-20 Neil Hormannetpoll: Revert napi_poll fix for bonding driver
2010-10-19 Eric Dumazetinet: RCU changes in inetdev_by_index()
2010-10-19 Eric Dumazetnet: avoid a dev refcount in ip_mc_find_dev()
2010-10-18 Neil Hormanbonding: Fix napi poll for bonding driver
2010-10-18 Neil Hormanbonding: Fix bonding drivers improper modification...
2010-10-18 Andy WallsIPv4: route.c: Change checks against 0xffffffff to...
2010-10-18 David S. MillerMerge branch 'can/mcp251x-for-net-next' of git://git...
2010-10-18 Allan Stephenstipc: Simplify bearer shutdown logic
2010-10-18 David S. Millertipc: Kill tipc_get_mode() completely.
2010-10-17 Eric Dumazetfib_hash: RCU conversion phase 2
2010-10-17 Eric Dumazetfib_hash: RCU conversion phase 1
2010-10-17 Eric Dumazetfib_hash: embed initial hash table in fn_zone
2010-10-17 Ilpo Järvinentcp: use correct counters in CA_CWR state too
2010-10-17 Ilpo Järvinentcp: sack lost marking fixes
2010-10-16 stephen hemmingertipc: cleanup function namespace
2010-10-16 Eric Dumazetfib: avoid false sharing on fib_table_hash
2010-10-16 Eric Dumazetfib_trie: use fls() instead of open coded loop
2010-10-16 Eric Dumazetfib: remove a useless synchronize_rcu() call
2010-10-16 Eric Dumazetfib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
2010-10-16 Eric Dumazetnet: allocate skbs on local node
2010-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-15 Johannes Bergradiotap: fix vendor namespace parsing
2010-10-13 Kumar SanghviPhonet: 'connect' socket implementation for Pipe controller
2010-10-13 Paul Gortmakertipc: clean out all instances of #if 0'd unused code
2010-10-13 Johannes Bergmac80211: fix SMPS request
2010-10-13 Johannes Bergmac80211: add probe request filter flag
2010-10-13 Johannes Bergcfg80211: notify drivers about frame registrations
2010-10-12 Ben Greearwireless: Print wiphy name in sysfs.
2010-10-12 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-10-12 Eric Dumazetnet: percpu net_device refcount
2010-10-12 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-10-12 Andrei EmeltchenkoBluetooth: clean up rfcomm code
2010-10-12 Haijun LiuBluetooth: Update conf_state before send config_req out
2010-10-12 Gustavo F. PadovanBluetooth: Use the proper error value from bt_skb_send_...
2010-10-12 Gustavo F. PadovanBluetooth: make batostr() print in the right order
2010-10-12 Gustavo F. PadovanBluetooth: remove unused variable from cmtp
2010-10-12 Andrei EmeltchenkoBluetooth: check for l2cap header in start fragment
2010-10-12 Andrei EmeltchenkoBluetooth: check L2CAP length in first ACL fragment
2010-10-12 Johan HedbergBluetooth: Don't clear the blacklist when closing the...
2010-10-12 Andrei EmeltchenkoBluetooth: remove extra newline from debug output
2010-10-12 Mat MartineauBluetooth: Use a stream-oriented recvmsg with SOCK_STRE...
2010-10-12 Mat MartineauBluetooth: Use common SOCK_STREAM receive code in RFCOMM
2010-10-12 Mat MartineauBluetooth: Add common code for stream-oriented recvmsg()
2010-10-12 Mat MartineauBluetooth: Validate PSM values in calls to connect...
2010-10-12 Yuri KululinBluetooth: Fix RFCOMM RPN negotiation
2010-10-12 David VrabelBluetooth: HCI devices are either BR/EDR or AMP radios
2010-10-12 Gerrit Renkerdccp: cosmetics - warning format
2010-10-12 Gerrit Renkerdccp: schedule an Ack when receiving timestamps
2010-10-12 Ivo Caladodccp: generalise data-loss condition
2010-10-12 Gerrit Renkerdccp: remove unused argument in CCID tx function
2010-10-12 Gerrit Renkerdccp: merge now-reduced connect_init() function
2010-10-12 Gerrit Renkerdccp: fix the adjustments to AWL and SWL
2010-10-11 Eric Dumazetnet dst: use a percpu_counter to track entries
2010-10-11 Eric Dumazetneigh: Protect neigh->ha[] with a seqlock
2010-10-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-11 Kees Cooknet: clear heap allocations for privileged ethtool...
2010-10-11 Björn Smedmanmac80211: minstrel_ht A-MPDU fix
2010-10-11 Johannes Bergmac80211: don't kmalloc 16 bytes
2010-10-11 Felix Fietkaucfg80211: add channel utilization stats to the survey...
2010-10-11 Christian Lampartermac80211: temporarily disable reorder release timer
2010-10-11 Christian Lampartermac80211: fix possible null-pointer de-reference
2010-10-11 Ben Greearwireless: Set some stats used by /proc/net/wireless...
2010-10-11 Ben Greearmac80211: Improve mlme probe response log messages.
2010-10-11 Johannes BergRevert "wireless: Use first phyX name available when...
2010-10-11 Jiri SlabyATM: mpc, fix use after free
2010-10-11 Eric Dumazetneigh: speedup neigh_hh_init()
2010-10-11 Samuel Ortizirda: Fix heap memory corruption in iriap.c
2010-10-11 Samuel Ortizirda: Fix parameter extraction stack overflow
2010-10-11 Samuel Ortizirda: Remove BKL instances from irnet
2010-10-11 Samuel Ortizirda: Remove BKL instances from af_irda.c
2010-10-09 Changli Gaonet_sched: use __TCA_HTB_MAX and TCA_HTB_MAX
2010-10-08 Tom Herbertnet: Fix rxq ref counting
2010-10-08 Rémi Denis-CourmontPhonet: mark the pipe controller as EXPERIMENTAL
2010-10-08 Rémi Denis-CourmontPhonet: cleanup pipe enable socket option
2010-10-08 Rémi Denis-CourmontPhonet: advise against enabling the pipe controller
2010-10-08 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
next