summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-181-9/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-0923-380/+590
|\
| * net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook2010-10-081-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-083-3/+5
| |\
| | * Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville2010-10-071-2/+2
| | * mac80211: delete AddBA response timerJohannes Berg2010-10-061-0/+2
| | * ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
| * | isdn: strcpy() => strlcpy()Dan Carpenter2010-10-081-4/+14
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-073-33/+51
| |\ \
| | * | Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan2010-10-041-0/+5
| | * | Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-301-0/+18
| | * | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan2010-09-301-7/+1
| | * | Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan2010-09-301-0/+4
| | * | Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan2010-09-301-17/+7
| | * | Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko2010-09-301-3/+3
| | * | Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau2010-09-301-6/+13
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-10-06723-3979/+7368
| |\ \ \
| * | | | caif: fix two caif_connect() bugsEric Dumazet2010-10-051-6/+15
| * | | | bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman2010-10-051-0/+9
| * | | | skge: add quirk to limit DMAStanislaw Gruszka2010-10-051-1/+17
| * | | | MAINTAINERS: update Intel LAN Ethernet infoJeff Kirsher2010-10-051-2/+14
| * | | | e1000e.txt: Add e1000e documentationJeff Kirsher2010-10-051-0/+302
| * | | | e1000.txt: Update e1000 documentationJeff Kirsher2010-10-051-277/+96
| * | | | ixgbevf.txt: Update ixgbevf documentationJeff Kirsher2010-10-051-37/+3
| * | | | cls_u32: signedness bugDan Carpenter2010-10-051-1/+1
| * | | | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-031-2/+6
| * | | | sctp: prevent reading out-of-bounds memoryDan Rosenberg2010-10-031-1/+12
| * | | | ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens2010-10-031-1/+13
| * | | | netdev: Depend on INET before selecting INET_LROBen Hutchings2010-10-031-2/+2
| * | | | Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings2010-10-031-1/+1
| * | | | net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-10-031-4/+4
| * | | | net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-10-031-4/+24
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-091-5/+5
|\ \ \ \ \
| * | | | | intel_idle: enable Atom C6Len Brown2010-10-081-5/+5
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-092-0/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'msi-dmi' into releaseLen Brown2010-10-081-0/+17
| |\ \ \ \ \ \
| | * | | | | | ACPI: add DMI to disable AML Vista compatibility on MSI GX723 NotebookLee, Chun-Yi2010-10-011-0/+17
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'pdc-regression' into releaseLen Brown2010-10-081-0/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu2010-10-011-0/+1
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-094-23/+33
|\ \ \ \ \ \
| * | | | | | ceph: update issue_seq on cap grantSage Weil2010-10-071-3/+5
| * | | | | | ceph: send cap release message early on failed revoke.Greg Farnum2010-10-071-10/+13
| * | | | | | ceph: Update max_len with minimum required sizeAneesh Kumar K.V2010-10-071-1/+4
| * | | | | | ceph: Fix return value of encode_fh functionAneesh Kumar K.V2010-10-071-7/+9
| * | | | | | ceph: avoid null deref in osd request error pathSage Weil2010-10-071-1/+1
| * | | | | | ceph: fix list_add usage on unsafe_writes listHenry C Chang2010-10-071-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-10-091-1/+7
|\ \ \ \ \ \
| * | | | | | exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh2010-10-081-1/+7
| |/ / / / /
* | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-091-0/+3
|\ \ \ \ \ \
| * | | | | | drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson2010-10-081-0/+3
OpenPOWER on IntegriCloud