summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-161-5/+2
* can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-161-0/+2
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-141-1/+1
* ixgbe: fix WoL issue with fiberDon Skidmore2012-04-141-0/+10
* e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-141-5/+10
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-131-9/+5
* ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-131-4/+4
* drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-134-11/+9
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-131-2/+8
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-133-10/+7
* skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-134-8/+8
* ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-131-9/+6
* ipv6: fix problem with expired dst cacheGao feng2012-04-136-41/+99
* caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX2012-04-131-2/+2
* caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com2012-04-131-2/+3
* caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-131-3/+6
* l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman2012-04-131-1/+2
* l2tp: fix refcount leak in l2tp_ip socketsJames Chapman2012-04-131-1/+1
* net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser2012-04-131-3/+2
* net/key/af_key.c: add missing kfree_skbJulia Lawall2012-04-131-1/+1
* phonet: Sort out initiailziation and cleanup code.Eric W. Biederman2012-04-131-19/+2
* net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-131-0/+20
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-1212-33/+105
|\
| * panic: fix stack dump print on direct call to panic()Jason Wessel2012-04-121-1/+1
| * drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-121-2/+1
| * Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han2012-04-121-6/+1
| * hugetlb: fix race condition in hugetlb_fault()Chris Metcalf2012-04-121-0/+2
| * drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy2012-04-121-5/+38
| * drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera2012-04-121-5/+18
| * drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera2012-04-121-4/+4
| * MAINTAINERS: add PCDP console maintainerKhalid Aziz2012-04-121-0/+5
| * memcg: do not open code accesses to res_counter membersGlauber Costa2012-04-121-2/+2
| * drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich2012-04-121-1/+0
| * drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger2012-04-121-0/+22
| * drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-04-121-3/+8
| * memcg: fix broken boolen expressionKirill A. Shutemov2012-04-121-1/+1
| * memcg: fix up documentation on global LRUYing Han2012-04-121-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-1237-194/+160
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-1225-77/+108
| |\ \
| | * | NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-111-2/+2
| | * | rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
| | * | rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
| | * | Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
| | * | rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1
| | * | bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-102-1/+2
| | * | net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-091-2/+4
| | * | rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
| | * | mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-091-1/+1
| | * | rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
| | * | nl80211: ensure interface is up in various APIsJohannes Berg2012-04-091-13/+18
OpenPOWER on IntegriCloud