summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-093-1/+4
| * | | | | | | | | | ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet2012-08-091-0/+1
| * | | | | | | | | | bnx2x: Fix recovery flow cleanup during probeYuval Mintz2012-08-091-17/+0
| * | | | | | | | | | bnx2x: fix unload previous driver flow when flr-capableYuval Mintz2012-08-091-27/+28
| * | | | | | | | | | tun: don't zeroize sock->file on detachStanislav Kinsbursky2012-08-091-1/+0
| * | | | | | | | | | igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-091-2/+6
| * | | | | | | | | | e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+26
| * | | | | | | | | | igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+9
| * | | | | | | | | | tcp: must free metrics at net dismantleEric Dumazet2012-08-091-0/+12
| * | | | | | | | | | net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-081-1/+1
| * | | | | | | | | | lpc_eth: remove obsolete ifdefsstigge@antcom.de2012-08-081-13/+0
| * | | | | | | | | | net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-08-081-2/+5
| * | | | | | | | | | cdc-phonet: Don't leak in usbpn_openJesper Juhl2012-08-081-0/+1
| * | | | | | | | | | batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl2012-08-081-0/+1
| * | | | | | | | | | sched: add missing group change to qfq_change_classPaolo Valente2012-08-081-26/+69
| * | | | | | | | | | net: force dst_default_metrics to const sectionEric Dumazet2012-08-082-2/+10
| * | | | | | | | | | net: fib: fix incorrect call_rcu_bh()Eric Dumazet2012-08-081-1/+1
| * | | | | | | | | | pptp: lookup route with the proper net namespaceGao feng2012-08-081-2/+2
| * | | | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-081-12/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | canfd: remove redundant CAN FD flagOliver Hartkopp2012-08-071-12/+13
| * | | | | | | | | | | af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue2012-08-081-1/+1
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller2012-08-082-5/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
| | * | | | | | | | | | | e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-071-2/+4
| | * | | | | | | | | | | e1000e: NIC goes up and immediately goes downTushar Dave2012-08-071-3/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | drivers: net: irda: bfin_sir: fix compile errorSonic Zhang2012-08-081-4/+4
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2012-08-135-0/+1740
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tcm_vhost: Initial merge for vhost level target fabric driverNicholas Bellinger2012-07-295-0/+1740
* | | | | | | | | | | | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-1210-14/+67
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall2012-08-071-2/+5
| * | | | | | | | | | | | gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul2012-08-071-7/+7
| * | | | | | | | | | | | ARM: dts: imx: add alias for gpioShawn Guo2012-08-074-0/+24
| * | | | | | | | | | | | gpio/mxc: specify gpio base for device tree probeShawn Guo2012-08-071-1/+2
| * | | | | | | | | | | | gpio/mxc: remove redundant shadow variables initializationShawn Guo2012-08-071-2/+0
| * | | | | | | | | | | | GPIO: gpio-pxa: fix devicetree functionsDaniel Mack2012-08-051-0/+26
| * | | | | | | | | | | | gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin2012-08-051-1/+1
| * | | | | | | | | | | | gpio-sch: Fix leak of resourceAlan Cox2012-08-051-1/+2
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-08-123-9/+48
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-103-9/+48
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-1227-38/+71
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-101-0/+2
| * | | | | | | | | | | | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-1011-2/+38
| * | | | | | | | | | | | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-107-0/+24
| * | | | | | | | | | | | Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki2012-08-083-30/+2
| * | | | | | | | | | | | PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki2012-08-082-5/+2
| * | | | | | | | | | | | drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall2012-08-081-0/+1
| * | | | | | | | | | | | RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown2012-08-082-1/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-1236-167/+160
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann2012-08-101-39/+0
| * | | | | | | | | | | | ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann2012-08-101-1/+1
OpenPOWER on IntegriCloud