aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* atm: use for_each_set_bit()Akinobu Mita2010-03-15
* phonet: use for_each_set_bit()Akinobu Mita2010-03-15
* timestamping: fix example buildRandy Dunlap2010-03-15
* drivers/net: drop redundant memsetJulia Lawall2010-03-15
* i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie2010-03-15
* i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie2010-03-15
* isdn: misplaced parenthesis in pof_handle_data()Roel Kluin2010-03-15
* bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka2010-03-15
* bnx2x: remove not necessary compiler barrierStanislaw Gruszka2010-03-15
* bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka2010-03-15
* be2net: fix mccq create for big endian architecturesAjit Khaparde2010-03-15
* TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com2010-03-15
* net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori2010-03-15
* e100: Fix ring parameter change handling regression.David S. Miller2010-03-15
* bridge: ensure to unlock in error path in br_multicast_query().YOSHIFUJI Hideaki2010-03-13
* drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches2010-03-13
* sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack2010-03-13
* ipv6: Send netlink notification when DAD failsHerbert Xu2010-03-13
* drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall2010-03-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-13
|\
| * Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-03-10
| |\
| | * Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-09
| | * iwl3945: fix memory corruptionReinette Chatre2010-03-09
| * | mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet2010-03-10
| * | mac80211: Fix (dynamic) power save entryJuuso Oikarinen2010-03-10
| * | ipw2200: use kmalloc for large local variablesZhu Yi2010-03-10
| * | ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2010-03-10
| * | ath5k: fix I/Q calibration (for real)Bruno Randolf2010-03-10
| * | ath5k: fix TSF resetBruno Randolf2010-03-10
| * | ath5k: use fixed antenna for tx descriptorsBruno Randolf2010-03-10
| * | libipw: split ieee->networks into small piecesZhu Yi2010-03-10
| * | mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen2010-03-10
| * | rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-10
* | | ipconfig: Handle devices which take some time to come up.David S. Miller2010-03-12
* | | net: add ColdFire support to the smc91x driverGreg Ungerer2010-03-10
* | | asix: fix setting mac address for AX88772Jussi Kivilinna2010-03-10
* | | ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明2010-03-10
* | | net: Fix dev_mc_add()Eric Dumazet2010-03-10
* | | net: Annotates neigh_invalidate()Eric Dumazet2010-03-10
* | | tcp: Fix tcp_v4_rcv()Eric Dumazet2010-03-10
* | | tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling2010-03-10
* | | qeth: change checksumming default for HiperSocketsFrank Blaschka2010-03-10
* | | qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-10
* | | qeth: set promisc off after trace disabling failureUrsula Braun2010-03-10
* | | qeth: l3 send dhcp in non pass thru modeFrank Blaschka2010-03-10
* | | qeth: enable kmsg hash processing in qeth_core_sys.cUrsula Braun2010-03-10
|/ /
* | MAINTAINERS: add netdev to CAN network layer and drivers entriesWolfgang Grandegger2010-03-08
* | tipc: filter out messages not intended for this hostNeil Horman2010-03-08
|/
* tipc: fix endianness on tipc subscriber messagesNeil Horman2010-03-08
* ethtool: Use noinline_for_stackEric Dumazet2010-03-08