aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-08qlge: Fix frame routing issue related to bonding.Ron Mercer
2009-10-08qlge: Fix RSS hashing values.Ron Mercer
2009-10-08ipv6: Fix the size overflow of addrconf_sysctl arrayJin Dongming
2009-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg
2009-10-08netlink: fix typo in initializationJiri Pirko
2009-10-07znet: Don't claim DMA lock around free_dma() calls.David S. Miller
2009-10-07can: add TI CAN (HECC) driverAnant Gole
2009-10-07ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07qlge: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07e1000: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07igb: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07myri10ge: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07netxen: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07e1000e: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07bridge: Allow enable/disable UFO on bridge device via ethtoolSridhar Samudrala
2009-10-07net: Make UFO on master device independent of attached devicesSridhar Samudrala
2009-10-07udp: dynamically size hash tables at boot timeEric Dumazet
2009-10-07IPv6: Fix 6RD typoAlexandre Cassen
2009-10-07ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer
2009-10-07econet: Fix redeclaration of symbol lenHagen Paul Pfeifer
2009-10-07bonding: remove useless assignmentNicolas de Pesloüan
2009-10-07bonding: fix a parameter name in error messageNicolas de Pesloüan
2009-10-07IPv6: use ipv6_addr_set_v4mapped()Brian Haley
2009-10-07IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley
2009-10-07IPv6: Fix 6RD build errorBrian Haley
2009-10-07net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts
2009-10-07include/linux/netdevice.h: fix nanodoc mismatchWolfram Sang
2009-10-07dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker
2009-10-07dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker
2009-10-07dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker
2009-10-07dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker
2009-10-07libertas: remove extraneous select FW_LOADERHolger Schurig
2009-10-07libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez
2009-10-07ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez
2009-10-07ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez
2009-10-07ath9k: add helper to un-init the hw properlyLuis R. Rodriguez
2009-10-07ath9k: initialize hw prior to debugfsLuis R. Rodriguez
2009-10-07ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez
2009-10-07ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez
2009-10-07ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez
2009-10-07wireless: fix CFG80211_WEXT build problemsRandy Dunlap
2009-10-07net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville