summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-016-41/+25
|\
| * mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-301-4/+5
| * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-281-2/+2
| * bcma: fix NAND flash validationRafał Miłecki2013-01-281-1/+1
| * brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7
| |\
| | * Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-281-1/+1
| |\ \
| | * | cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-241-1/+1
* | | | tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-311-2/+1
* | | | l2tp: correctly handle ancillary data in the ip6 recv pathTom Parkin2013-01-311-3/+3
* | | | ipv6: export ip6_datagram_recv_ctlTom Parkin2013-01-311-0/+1
* | | | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-318-32/+33
* | | | NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-301-0/+1
* | | | ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-01-301-1/+1
* | | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-302-0/+27
* | | | vmxnet3: set carrier state properly on probeNeil Horman2013-01-291-4/+3
* | | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
* | | | bonding: unset primary slave via sysfsMilos Vyletel2013-01-291-0/+1
* | | | tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi2013-01-291-1/+4
* | | | ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明2013-01-291-0/+1
* | | | be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
* | | | tuntap: allow polling/writing/reading when detachedJason Wang2013-01-291-9/+16
* | | | vhost_net: handle polling errors when setting backendJason Wang2013-01-293-13/+34
* | | | vhost_net: correct error handling in vhost_net_set_backend()Jason Wang2013-01-291-5/+11
* | | | tun: fix carrier on/off statusMichael S. Tsirkin2013-01-291-5/+8
* | | | pktgen: correctly handle failures when adding a deviceCong Wang2013-01-291-3/+6
* | | | netem: fix delay calculation in rate extensionJohannes Naab2013-01-291-6/+6
* | | | l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin2013-01-292-12/+69
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-01-286-5/+33
|\ \ \ \
| * | | | powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen2013-01-291-2/+7
| * | | | powerpc: kernel/kgdb.c: Fix memory leakageCong Ding2013-01-291-2/+3
| * | | | powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen2013-01-291-0/+13
| * | | | powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love2013-01-291-1/+1
| * | | | powerpc/pasemi: Fix crash on rebootSteven Rostedt2013-01-291-0/+7
| * | | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-291-0/+2
* | | | | Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds2013-01-282-64/+38
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow2013-01-242-64/+38
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-01-281-1/+6
|\ \ \ \ \
| * | | | | GFS2: fix skip unlock conditionDavid Teigland2013-01-281-1/+6
* | | | | | Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-281-0/+34
|\ \ \ \ \ \
| * | | | | | IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit2013-01-281-0/+34
| |/ / / / /
* | | | | | Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-2824-129/+314
|\ \ \ \ \ \
| * | | | | | mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG2013-01-271-2/+2
| * | | | | | mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown2013-01-271-1/+1
| * | | | | | mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann2013-01-271-1/+1
| * | | | | | mfd: da9052/53 lockup fixAshish Jangam2013-01-273-4/+126
| * | | | | | mfd: rtsx: Add clock divider hookWei WANG2013-01-276-2/+31
| * | | | | | mmc: rtsx: Call MFD hook to switch output voltageWei WANG2013-01-271-25/+5
| * | | | | | mfd: rtsx: Add output voltage switch hookWei WANG2013-01-275-4/+85
OpenPOWER on IntegriCloud