summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas2012-06-201-0/+4
| | * | wl1251: always report beacon loss to the stackGrazvydas Ignotas2012-06-201-2/+1Star
| | * | wl1251: fix TSF calculationGrazvydas Ignotas2012-06-201-1/+1
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-197-13/+32
| | |\ \
| | | * | Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-193-6/+18
| | | * | Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal2012-06-141-1/+1
| | | * | Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2012-06-122-0/+3
| | | * | Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc2012-06-121-6/+8
| | | * | Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-102-0/+2
| | * | | mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11Star
| | * | | airo: copying wrong data in airo_get_aplist()Dan Carpenter2012-06-191-2/+2
| | * | | mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-191-7/+3Star
| | * | | ath5k: remove _bh from inner locksBob Copeland2012-06-191-2/+2
| | * | | ath9k: fix invalid pointer access in the tx pathFelix Fietkau2012-06-192-12/+18
| | * | | ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-06-191-1/+1
| * | | | ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck2012-06-201-1/+1
| * | | | Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny2012-06-201-3/+7
| * | | | igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny2012-06-201-2/+0Star
| * | | | batman-adv: fix skb->data assignmentAntonio Quartulli2012-06-191-0/+2
| * | | | phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang2012-06-191-4/+4
| * | | | sctp: fix warning when compiling without IPv6Daniel Halperin2012-06-191-0/+2
| * | | | ipv6: Move ipv6 proc file registration to end of init orderThomas Graf2012-06-191-10/+31
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1814-28/+124
| |\| | |
| * | | | net: remove my future former mail addressRĂ©mi Denis-Courmont2012-06-1810-16/+15Star
| * | | | bonding: show all the link status of slavesAmerigo Wang2012-06-181-2/+13
| * | | | usbnet: sanitise overlong driver information stringsPhil Sutter2012-06-181-3/+3
| * | | | be2net: Increase statistics structure size for skyhawk.Vasundhara Volam2012-06-181-1/+1
| * | | | be2net: Modify error message to incorporate subsystemVasundhara Volam2012-06-181-6/+6
| * | | | be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi2012-06-181-1/+1
| * | | | ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller2012-06-181-2/+11
| * | | | bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz2012-06-171-1/+1
| * | | | bnx2x: fix I2C non-respondent issueYuval Mintz2012-06-171-23/+29
* | | | | netxen: Error return off by one for XG port.Santosh Nayak2012-06-262-4/+4
* | | | | netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak2012-06-261-2/+2
| |_|_|/ |/| | |
* | | | tcp: Fix bug in tcp socket early demuxVijay Subramanian2012-06-241-1/+1
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-245-10/+21
|\ \ \ \
| * | | | netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=nPablo Neira Ayuso2012-06-231-1/+1
| * | | | netfilter: nfnetlink_queue: fix sparse warning due to missing includePablo Neira Ayuso2012-06-231-0/+1
| * | | | netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso2012-06-225-8/+18
| * | | | netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso2012-06-202-2/+2
* | | | | ipv4: Don't add deprecated new binary sysctl value.David S. Miller2012-06-232-3/+0Star
* | | | | ipv4: tcp: dont cache output dst for syncookiesEric Dumazet2012-06-236-10/+21
* | | | | bnx2x: link module eepromYuval Mintz2012-06-233-4/+67
* | | | | bnx2x: 1G sfp+ module handlingYuval Mintz2012-06-233-84/+151
* | | | | bnx2x: revised link register accessYuval Mintz2012-06-233-144/+100Star
* | | | | bnx2x: treat 0 speed as link down (copper)Yuval Mintz2012-06-231-10/+12
* | | | | bnx2x: link cleanupYuval Mintz2012-06-231-173/+167Star
* | | | | bnx2x: sfp+ Tx fault detection addedYuval Mintz2012-06-233-16/+99
* | | | | ipv4: Add sysctl knob to control early socket demuxAlexander Duyck2012-06-235-9/+26
* | | | | smsc911x.c: encapsulate enable irq callsMatthias Brugger2012-06-231-7/+10