aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-29
|\ \ \
| * | | net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas2009-10-29
| * | | netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik2009-10-29
| * | | qlge: Fix firmware mailbox command timeout.Ron Mercer2009-10-29
| * | | qlge: Fix EEH handling.Ron Mercer2009-10-29
| * | | AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman2009-10-29
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-29
| |\ \ \
| | * | | MAINTAINERS: rt2x00 list is moderatedBartlomiej Zolnierkiewicz2009-10-27
| | * | | airo: Reorder tests, check bounds before elementRoel Kluin2009-10-27
| | * | | mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman2009-10-27
| | * | | libertas spi: fix sparse errorsHolger Schurig2009-10-27
| | * | | mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky2009-10-27
| | * | | cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-27
| | * | | mac80211: keep auth state when assoc failsJohannes Berg2009-10-27
| | * | | mac80211: fix ibss joiningReinette Chatre2009-10-27
| | * | | b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-27
| | * | | b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-27
| | * | | rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-27
| * | | | bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac2009-10-29
| * | | | virtio-net: fix data corruption with OOMMichael S. Tsirkin2009-10-28
| * | | | sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings2009-10-28
| * | | | cnic: Fix L2CTX_STATUSB_NUM offset in context memory.Michael Chan2009-10-28
| * | | | sh_eth: Add asm/cacheflush.hNobuhiro Iwamatsu2009-10-26
| * | | | PPPoE: Fix flush/close races.Michal Ostrowski2009-10-26
| * | | | e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan2009-10-26
| * | | | e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan2009-10-26
| * | | | e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan2009-10-26
| * | | | e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan2009-10-26
| * | | | e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan2009-10-26
| * | | | igbvf: fix memory leak when ring size changed while interface downAlexander Duyck2009-10-26
| * | | | ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck2009-10-26
| * | | | igb: fix memory leak when setting ring size while interface is downAlexander Duyck2009-10-26
| * | | | bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans2009-10-24
| |/ / /
| * | | pktgen: Dont leak kernel memoryEric Dumazet2009-10-24
| * | | DM9000: Fix revision ID for DM9000BBen Dooks2009-10-24
| * | | r8169: fix Ethernet Hangup for RTL8110SC rev dSimon Wunderlich2009-10-24
| * | | ifb: should not use __dev_get_by_index() without locksEric Dumazet2009-10-23
| * | | net: au1000_eth: add missing capability.hManuel Lauss2009-10-23
| * | | myri10ge: improve port type reporting in ethtoolBrice Goglin2009-10-23
| * | | net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven2009-10-23
| * | | e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan2009-10-23
| * | | isdn: fix possible circular locking dependencyXiaotian Feng2009-10-22
| * | | netxen: avoid undue board config checkDhananjay Phadke2009-10-22
| * | | netxen: fix tx timeout handling on firmware hangAmit Kumar Salecha2009-10-22
| * | | netxen: fix i2c initDhananjay Phadke2009-10-22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-10-29
|\ \ \ \
| * | | | sched: move rq_weight data array out of .percpuJiri Kosina2009-10-28
| * | | | percpu: allow pcpu_alloc() to be called with IRQs offJiri Kosina2009-10-28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds2009-10-29
|\ \ \ \ \
| * | | | | param: fix setting arrays of boolRusty Russell2009-10-28