Age | Commit message (Expand) | Author |
2012-06-01 | b43legacy: Fix error due to MMIO access with SSB unpowered | Larry Finger |
2012-05-17 | e1000: Prevent reset task killing itself. | Tushar Dave |
2012-05-17 | virtio_net: invoke softirqs after __napi_schedule | Michael S. Tsirkin |
2012-05-16 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-05-15 | pch_gbe: fix transmit races | Eric Dumazet |
2012-05-15 | cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN | Dan Williams |
2012-05-15 | usbnet: fix skb traversing races during unlink(v2) | Ming Lei |
2012-05-14 | rtlwifi: fix for race condition when firmware is cached | Larry Finger |
2012-05-13 | bonding: Fix LACPDU rx_dropped commit. | David S. Miller |
2012-05-11 | ks8851: Update link status during link change interrupt | Stephen Boyd |
2012-05-11 | macvtap: restore vlan header on user read | Basil Gor |
2012-05-10 | bonding: don't increase rx_dropped after processing LACPDUs | Jiri Bohac |
2012-05-10 | Revert "net: maintain namespace isolation between vlan and real device" | David S. Miller |
2012-05-10 | ehea: fix losing of NEQ events when one event occurred early | Thadeu Lima de Souza Cascardo |
2012-05-10 | igb: fix rtnl race in PM resume path | Benjamin Poirier |
2012-05-09 | Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller |
2012-05-08 | r8169: fix unsigned int wraparound with TSO | Julien Ducourthial |
2012-05-08 | sfc: Fix division by zero when using one RX channel and no SR-IOV | Ben Hutchings |
2012-05-06 | cdc_ether: Ignore bogus union descriptor for RNDIS devices | Bjørn Mork |
2012-05-06 | bnx2x: bug fix when loading after SAN boot | Ariel Elior |
2012-05-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-05-04 | e1000: Silence sparse warnings by correcting type | Andrei Emeltchenko |
2012-05-04 | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path | John Fastabend |
2012-05-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-05-03 | iwlwifi: fix skb truesize underestimation | Eric Dumazet |
2012-05-03 | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() | John Fastabend |
2012-05-03 | ixgbe: fix race condition with shutdown | Don Skidmore |
2012-05-03 | sungem: Fix WakeOnLan | Gerard Lledo |
2012-05-02 | usbnet: fix failure handling in usbnet_probe | tom.leiming@gmail.com |
2012-05-02 | usbnet: fix leak of transfer buffer of dev->interrupt | tom.leiming@gmail.com |
2012-05-02 | ucc_geth: Add 16 bytes to max TX frame for VLANs | Joakim Tjernlund |
2012-05-02 | net: ucc_geth, increase no. of HW RX descriptors | Joakim Tjernlund |
2012-05-02 | Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003" | Rajkumar Manoharan |
2012-05-02 | brcmfmac: fix a double spin_unlock_irqrestore issue in dpc | Franky Lin |
2012-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-05-01 | sky2: fix receive length error in mixed non-VLAN/VLAN traffic | stephen hemminger |
2012-05-01 | sky2: propogate rx hash when packet is copied | stephen hemminger |
2012-04-30 | cxgb3: Don't call cxgb_vlan_mode until q locks are initialized | Roland Dreier |
2012-04-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-04-30 | ixgbe: fix calling skb_put on nonlinear skb assertion bug | Yi Zou |
2012-04-30 | ixgbe: Fix a memory leak in IEEE DCB | Alexander Duyck |
2012-04-30 | igbvf: fix the bug when initializing the igbvf | Samuel Liao |
2012-04-30 | smsc75xx: enable mac to detect speed/duplex from phy | Steve Glendinning |
2012-04-30 | smsc75xx: declare smsc75xx's MII as GMII capable | Steve Glendinning |
2012-04-30 | smsc75xx: fix phy interrupt acknowledge | Steve Glendinning |
2012-04-30 | smsc75xx: fix phy init reset loop | Steve Glendinning |
2012-04-30 | smsc75xx: add more information to register io failure warnings | Steve Glendinning |
2012-04-30 | smsc75xx: fix mdio reads and writes | Steve Glendinning |
2012-04-30 | smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c... | Steve Glendinning |