summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-03ipv4: Renamt struct rtable's rt_tos to rt_key_tos.David S. Miller
2011-05-03ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.David S. Miller
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko
2011-05-02smsc95xx: fix reset checkRabin Vincent
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun
2011-05-02net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet
2011-05-02Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches
2011-05-02ipv4: Make sure flowi4->{saddr,daddr} are always set.David S. Miller
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-05-02mwifiex: fix missing tsf_val TLVBing Zhao
2011-05-02rtlwifi: Fix typo in pci.cLarry Finger
2011-05-02rt2x00: Add autowake support for USB hardwareIvo van Doorn
2011-05-02rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde
2011-05-02rt2x00: Streamline rt2800 eeprom initialisations.Gertjan van Wingerde
2011-05-02rt2x00: Fix optimize register access for rt2800pciIvo van Doorn
2011-05-02rt2x00: Optimize TX_STA_FIFO register readingIvo van Doorn
2011-05-02rt2x00: Reduce tx status reading timeoutIvo van Doorn
2011-05-02mac80211: consolidate MIC failure report handlingChristian Lamparter
2011-05-02ssb: cc: prepare clockmode support for cores rev 10+Rafał Miłecki
2011-05-01ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan
2011-05-01af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2011-05-01batman-adv: Make bat_priv->primary_if an rcu protected pointerMarek Lindner
2011-05-01batman-adv: fix gw_node_update() and gw_election()Antonio Quartulli
2011-05-01batman-adv: Move definition of atomic_dec_not_zero() into main.hAntonio Quartulli
2011-05-01batman-adv: orig_hash_find() manages rcu_lock/unlock internallyAntonio Quartulli
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-30iwlagn: prefer BSS contextJohannes Berg
2011-04-30iwlagn: improve RXON checkingJohannes Berg
2011-04-30iwlagn: remove spectrum measurement headerJohannes Berg
2011-04-30iwlagn: semaphore and calib cleanupDon Fry
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: new 105 series deviceWey-Yi Guy
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg
2011-04-30iwlagn: connect and disconnect sequence for RXONWey-Yi Guy
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy
2011-04-30iwlagn: refactor restartJohannes Berg
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg
2011-04-29net/igb/e1000/e1000e: more robust ethtool duplex/speed configurationDavid Decotigny
2011-04-29tulip/de2104x: don't report different speeds depending on port typeDavid Decotigny
2011-04-29acenic: Fix using the specified speed when configuring NICDavid Decotigny
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-29ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny