summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-24netxen: handle pci bar 0 mapping failureDhananjay Phadke1-1/+6
2009-02-24netxen: fix physical port mappingDhananjay Phadke1-3/+6
2009-02-23net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo1-1/+1
2009-02-23netns: build fix for net_alloc_genericClemens Noss1-4/+4
2009-02-22netns: fix double free at netns creationDaniel Lezcano1-31/+55
2009-02-22veth : add the set_mac_address capabilityDaniel Lezcano1-4/+5
2009-02-21sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin1-2/+2
2009-02-20sungem: another error printed one too earlyroel kluin1-1/+1
2009-02-20ISDN: fix sc/shmem printk format warningRandy Dunlap1-1/+1
2009-02-20SMSC: timeout reaches -1Roel Kluin1-1/+1
2009-02-20smsc9420: handle magic field of ethtool_eepromSteve Glendinning2-0/+5
2009-02-20sundance: missing parentheses?Roel Kluin1-1/+1
2009-02-20smsc9420: fix another postfixed timeoutSteve Glendinning1-1/+1
2009-02-20wimax/i2400m: driver loads firmware v1.4 instead of v1.3Inaky Perez-Gonzalez1-1/+1
2009-02-18vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski1-0/+1
2009-02-18cxgb3: Add support for PCI ID 0x35.Divy Le Ray2-0/+8
2009-02-18tcp: remove obsoleted comment about different passesIlpo Järvinen1-1/+0
2009-02-18TG3: &&/|| confusionRoel Kluin1-2/+2
2009-02-18ATM: misplaced parentheses?Roel Kluin1-1/+1
2009-02-18net/mv643xx: don't disable the mib timer too early and lock properlySebastian Siewior1-4/+3
2009-02-18net/mv643xx: use GFP_ATOMIC while atomicSebastian Siewior1-1/+1
2009-02-18atl1c: Atheros L1C Gigabit Ethernet driverJie Yang8-0/+5120
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller4-19/+0
2009-02-16net: forcedeth: Fix wake-on-lan regressionTobias Diedrich1-1/+12
2009-02-12wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez1-4/+5
2009-02-12net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne1-0/+2
2009-02-12netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang1-1/+1
2009-02-12bnx2: Update version to 1.9.2 and copyright.Michael Chan2-4/+4
2009-02-12bnx2: Fix jumbo frames error handling.Michael Chan1-11/+19
2009-02-12bnx2: Update 5709 firmware.Michael Chan1-4432/+4363
2009-02-12bnx2: Update 5706/5708 firmware.Michael Chan1-4309/+4206
2009-02-123c505: do not set pcb->data.raw beyond its sizeRoel Kluin1-10/+16
2009-02-12Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton1-4/+2
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-12IRDA: cnt is off by 1Roel Kluin1-1/+1
2009-02-12netxen: remove pcie workaroundDhananjay Phadke1-64/+0
2009-02-12sun3: print when lance_open() failsRoel Kluin1-1/+1
2009-02-12qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix RX scaling values.Ron Mercer1-2/+2
2009-02-12qlge: bugfix: Fix TSO breakage.Ron Mercer1-4/+6
2009-02-12qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Add missing put_page() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix fatal error recovery hang.Ron Mercer1-2/+11
2009-02-12qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer1-2/+2
2009-02-12TG3: limit reaches -1Roel Kluin1-2/+2
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2-4/+26
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-11mac80211: restrict to AP in outgoing interface heuristicJohannes Berg1-0/+2
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53