summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: fix remain_off_channel regressionEliad Peller2011-11-021-2/+2
* ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
* ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
* iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-027-14/+29
|\
| * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-311-6/+7
| * Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-311-1/+1
| * Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-311-0/+10
| * Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-10-311-2/+2
| * Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-10-311-2/+0
| * Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-10-311-1/+1
| * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-142-2/+8
* | vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-303-7/+10
* | ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister2011-10-301-3/+40
* | bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-304-60/+61
* | qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
* | qlcnic: Updated License fileSritej Velaga2011-10-301-45/+6
* | qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
* | qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
* | qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
* | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-302-3/+18
|\ \
| * | batman-adv: unify hash_entry field position in tt_local/global_entryAntonio Quartulli2011-10-251-2/+2
| * | batman-adv: add sanity check when removing global ttsSimon Wunderlich2011-10-251-0/+3
| * | batman-adv: remove references for global tt entriesSimon Wunderlich2011-10-251-1/+13
* | | i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
* | | ipv6: fix route error binding peer in func icmp6_dst_allocGao feng2011-10-281-2/+1
* | | ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan2011-10-281-1/+1
* | | stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-285-40/+51
* | | stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-281-1/+1
* | | stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-281-2/+3
* | | be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-282-13/+19
* | | be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-281-282/+114
* | | bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
* | | bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
* | | bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
* | | bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
* | | bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33
* | | bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-272-16/+104
* | | bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-271-2/+9
* | | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-278-18/+19
* | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-10-266-182/+425
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2011-10-266-182/+425
| |\ \ \ \
| | | * | | slub: Discard slab page when node partial > minimum partial numberAlex Shi2011-09-271-1/+1
| | | * | | slub: correct comments error for per cpu partialAlex Shi2011-09-272-2/+2
| | | * | | slub: Code optimization in get_partial_node()Alex,Shi2011-09-131-4/+2
| | | * | | slub: update slabinfo tools to report per cpu partial list statisticsChristoph Lameter2011-08-191-0/+8
| | | * | | slub: per cpu cache for partial pagesChristoph Lameter2011-08-193-48/+309
| | | * | | slub: return object pointer from get_partial() / new_slab().Christoph Lameter2011-08-191-60/+73
| | | * | | slub: pass kmem_cache_cpu pointer to get_partial()Christoph Lameter2011-08-191-15/+15
| | | * | | slub: Prepare inuse field in new_slab()Christoph Lameter2011-08-191-3/+2