summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-148-22/+96
|\
| * 9p: Skip check for mandatory locks when unlockingSachin Prabhu2010-03-131-1/+1
| * 9p: Fixes a simple bug enabling writes beyond 2GB.jvrao2010-03-131-1/+1
| * 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-133-13/+13
| * fs/9p: re-init the wstat in readdir loopAneesh Kumar K.V2010-03-131-1/+10
| * net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2010-03-132-0/+21
| * net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V2010-03-132-6/+50
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-134-1/+242
|\ \
| * | sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller2010-03-133-0/+241
| * | qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos2010-03-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-13114-23810/+1298
|\ \ \
| * | | bridge: ensure to unlock in error path in br_multicast_query().YOSHIFUJI Hideaki2010-03-131-4/+7
| * | | drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches2010-03-131-24/+30
| * | | sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack2010-03-131-1/+1
| * | | ipv6: Send netlink notification when DAD failsHerbert Xu2010-03-131-0/+2
| * | | drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall2010-03-131-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-1314-102/+107
| |\ \ \
| | * \ \ Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-03-103-37/+20
| | |\ \ \
| | | * | | Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-092-34/+17
| | | * | | iwl3945: fix memory corruptionReinette Chatre2010-03-091-3/+3
| | * | | | mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet2010-03-101-3/+7
| | * | | | mac80211: Fix (dynamic) power save entryJuuso Oikarinen2010-03-101-5/+8
| | * | | | ipw2200: use kmalloc for large local variablesZhu Yi2010-03-101-2/+17
| | * | | | ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2010-03-102-8/+11
| | * | | | ath5k: fix I/Q calibration (for real)Bruno Randolf2010-03-102-18/+20
| | * | | | ath5k: fix TSF resetBruno Randolf2010-03-101-4/+3
| | * | | | ath5k: use fixed antenna for tx descriptorsBruno Randolf2010-03-101-2/+2
| | * | | | libipw: split ieee->networks into small piecesZhu Yi2010-03-102-21/+18
| | * | | | mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen2010-03-101-0/+1
| | * | | | rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-101-2/+0
| * | | | | ipconfig: Handle devices which take some time to come up.David S. Miller2010-03-121-10/+47
| * | | | | net: add ColdFire support to the smc91x driverGreg Ungerer2010-03-102-1/+29
| * | | | | asix: fix setting mac address for AX88772Jussi Kivilinna2010-03-101-2/+28
| * | | | | ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明2010-03-101-1/+0
| * | | | | net: Fix dev_mc_add()Eric Dumazet2010-03-101-2/+3
| * | | | | net: Annotates neigh_invalidate()Eric Dumazet2010-03-101-0/+2
| * | | | | tcp: Fix tcp_v4_rcv()Eric Dumazet2010-03-101-4/+4
| * | | | | tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling2010-03-101-1/+1
| * | | | | qeth: change checksumming default for HiperSocketsFrank Blaschka2010-03-101-2/+0
| * | | | | qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-103-21/+14
| * | | | | qeth: set promisc off after trace disabling failureUrsula Braun2010-03-101-26/+30
| * | | | | qeth: l3 send dhcp in non pass thru modeFrank Blaschka2010-03-102-7/+6
| * | | | | qeth: enable kmsg hash processing in qeth_core_sys.cUrsula Braun2010-03-101-0/+3
| |/ / / /
| * | | | MAINTAINERS: add netdev to CAN network layer and drivers entriesWolfgang Grandegger2010-03-081-0/+2
| * | | | tipc: filter out messages not intended for this hostNeil Horman2010-03-081-0/+9
| |/ / /
| * | | tipc: fix endianness on tipc subscriber messagesNeil Horman2010-03-082-37/+22
| * | | ethtool: Use noinline_for_stackEric Dumazet2010-03-081-32/+8
| * | | net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2010-03-082-5/+5
| * | | net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-082-5/+3
| * | | can: fix bfin_can build error after alloc_candev() changeBarry Song2010-03-081-1/+2
OpenPOWER on IntegriCloud