aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | vlan/macvlan: propagate transmission state to upper layersPatrick McHardy2009-11-13
* | net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy2009-11-13
* | niu.c: Use correct length in strncmpJoe Perches2009-11-13
* | net/atm: move all compat_ioctl handling to atm/ioctl.cArnd Bergmann2009-11-11
* | net/compat: fix dev_ifsioc emulation corner casesArnd Bergmann2009-11-11
* | DM9000: Wake on LAN supportBen Dooks2009-11-11
* | ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi2009-11-11
* | decnet: convert dndev_lock to spinlockstephen hemminger2009-11-11
* | decnet: add RTNL lock when reading address liststephen hemminger2009-11-11
* | netdev: fold name hash properly (v3)stephen hemminger2009-11-11
* | qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer2009-11-11
* | qlge: Clean up module parameter name.Ron Mercer2009-11-11
* | qlge: Add asic reset to open call.Ron Mercer2009-11-11
* | qlge: Do not change frame routing during suspend.Ron Mercer2009-11-11
* | clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller2009-11-11
* | gianfar: Revive SKB recyclingAnton Vorontsov2009-11-11
* | gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov2009-11-11
* | gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov2009-11-11
* | gianfar: Fix build with CONFIG_PM=yAnton Vorontsov2009-11-11
* | gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov2009-11-11
* | skbuff: Do not allow skb recycling with disabled IRQsAnton Vorontsov2009-11-11
* | ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller2009-11-11
* | iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville2009-11-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-11
|\ \
| * | iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-10
| * | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-10
| * | Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-10
| * | Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-10
| * | rtl8187: Fix sparse warningsLarry Finger2009-11-10
| * | ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-10
| * | ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-10
| * | ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-10
| * | rt2x00: update MAINTAINERSIvo van Doorn2009-11-10
| * | b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-10
| * | ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey2009-11-10
* | | CAN: use dev_get_by_index_rcustephen hemminger2009-11-11
* | | IPV4: use rcu to walk list of devices in IGMPstephen hemminger2009-11-11
* | | decnet: use RCU to find network devicesstephen hemminger2009-11-11
* | | s390: use RCU to walk list of network devicesstephen hemminger2009-11-11
* | | net: use rcu for network scheduler APIstephen hemminger2009-11-11
* | | vlan: eliminate use of dev_base_lockstephen hemminger2009-11-11
* | | netdev: add netdev_continue_rcustephen hemminger2009-11-11
* | | IPv6: use ipv6_addr_v4mapped()Brian Haley2009-11-10
* | | parisc: led: Use for_each_netdev_rcu()Eric Dumazet2009-11-10
* | | sit: Clean up DF code by copying from IPIPHerbert Xu2009-11-10
* | | ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet2009-11-10
* | | ipv6: speedup inet6_dump_ifinfo()Eric Dumazet2009-11-10
* | | net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guardCyrill Gorcunov2009-11-10
* | | usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-10
* | | niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASKMarin Mitov2009-11-10