summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/fsl_pq_mdio: add module license GPLSebastian Siewior2009-11-081-0/+1
* can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger2009-11-081-0/+17
* can: should not use __dev_get_by_index() without locksEric Dumazet2009-11-081-7/+12
* hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-061-11/+11
* ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu2009-11-061-15/+17
* qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer2009-11-061-0/+2
* qlge: Fix early exit from mbox cmd complete wait.Ron Mercer2009-11-061-1/+1
* ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore2009-11-061-4/+23
* ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou2009-11-061-1/+51
* ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou2009-11-061-1/+4
* macsonic: fix crash on PowerBook 520Finn Thain2009-11-061-57/+60
* NET: cassini, fix lock imbalanceJiri Slaby2009-11-061-2/+3
* ems_usb: Fix byte order issues on big endian machinesSebastian Haas2009-11-061-1/+4
* be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde2009-11-061-12/+12
* be2net: fix to set proper flow control on resumeAjit Khaparde2009-11-063-4/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-068-25/+25
|\
| * rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-063-7/+17
| * Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-064-16/+6
| * rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger2009-11-041-2/+2
* | netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt2009-11-061-6/+4
* | decnet: netdevice refcount leakEric Dumazet2009-11-061-4/+3
* | netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2009-11-066-54/+67
* | be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla2009-11-061-1/+1
* | rose: device refcount leakEric Dumazet2009-11-051-10/+6
* | bridge: prevent bridging wrong deviceStephen Hemminger2009-11-051-1/+5
* | virtio_net: rename driver struct to please modpostUwe Kleine-König2009-11-051-3/+3
* | MAINTAINERS: Add git net-next-2.6Joe Perches2009-11-041-0/+1
* | isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-11-041-2/+2
* | isdn: hisax: Fix test in waitforxfwRoel Kluin2009-11-042-2/+2
* | isdn: eicon: Return on errorJiri Slaby2009-11-041-2/+3
* | isdn: eicon: Use offsetofJiri Slaby2009-11-041-9/+9
* | misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter2009-11-041-1/+1
* | isdn: hisax: Fix lock imbalance.Jiri Slaby2009-11-042-0/+2
* | DaVinci EMAC: correct param for ISRTonyliu2009-11-041-1/+1
* | cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2009-11-042-2/+42
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-0213-25/+61
|\
| * mac80211: check interface is down before type changeJohannes Berg2009-11-021-3/+3
| * cfg80211: fix NULL ptr derefJohannes Berg2009-11-021-2/+5
| * libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse2009-10-301-1/+1
| * mac80211: fix reason code output endiannessJohannes Berg2009-10-301-1/+1
| * mac80211: fix addba timerJohannes Berg2009-10-301-7/+12
| * ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez2009-10-301-1/+1
| * b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-301-2/+13
| * mac80211: fix BSS leakJohannes Berg2009-10-301-2/+4
| * rt73usb.c : more idsXose Vazquez Perez2009-10-301-0/+5
| * ipw2200: fix oops on missing firmwareZhu Yi2009-10-304-6/+16
* | gre: Fix dev_addr clobbering for gretapHerbert Xu2009-10-301-12/+16
* | sky2: set carrier off in probeBrandon Philips2009-10-301-0/+2
* | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-305-12/+18
|/
* pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki2009-10-298-7/+60
OpenPOWER on IntegriCloud