summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ksm: cond_resched in unstable treeHugh Dickins2009-11-091-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-091-18/+15
|\
| * nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi2009-11-081-1/+2
| * nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi2009-11-081-17/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0946-237/+407
|\ \
| * | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-11-093-3/+7
|\ \ \
| * | | sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller2009-11-081-2/+2
| * | | sparc64: replace parentheses in pmul()Roel Kluin2009-11-081-1/+1
| * | | sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller2009-11-051-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-11-091-9/+0
|\ \ \ \
| * | | | Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller2009-11-061-9/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-11-095-16/+21
|\ \ \ \ \
| * | | | | cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton2009-11-061-8/+0
| * | | | | cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton2009-11-064-8/+21
* | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-094-4/+7
|\ \ \ \ \ \
OpenPOWER on IntegriCloud