Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | ixgbe: add missing braces | Emil Tantilov | 2012-08-11 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-08-11 | 5 | -8/+16 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-10 | 5 | -8/+16 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | iwlwifi: disable greenfield transmissions as a workaround | Johannes Berg | 2012-08-06 | 1 | -5/+8 | |
| | | * | | | | | | | | | rt61pci: fix NULL pointer dereference in config_lna_gain | Stanislaw Gruszka | 2012-08-06 | 1 | -2/+1 | |
| | | * | | | | | | | | | cfg80211: process pending events when unregistering net device | Daniel Drake | 2012-08-06 | 3 | -1/+7 | |
| * | | | | | | | | | | | ipv4: fix ip_send_skb() | Eric Dumazet | 2012-08-10 | 3 | -5/+4 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | net: tcp: ipv6_mapped needs sk_rx_dst_set method | Eric Dumazet | 2012-08-10 | 3 | -1/+4 | |
| * | | | | | | | | | | ipv4: tcp: unicast_sock should not land outside of TCP stack | Eric Dumazet | 2012-08-10 | 1 | -0/+1 | |
| * | | | | | | | | | | bnx2x: Fix recovery flow cleanup during probe | Yuval Mintz | 2012-08-10 | 1 | -17/+0 | |
| * | | | | | | | | | | bnx2x: fix unload previous driver flow when flr-capable | Yuval Mintz | 2012-08-10 | 1 | -27/+28 | |
| * | | | | | | | | | | tun: don't zeroize sock->file on detach | Stanislav Kinsbursky | 2012-08-10 | 1 | -1/+0 | |
| * | | | | | | | | | | igb: Fix register defines for all non-82575 hardware | Alexander Duyck | 2012-08-09 | 1 | -2/+6 | |
| * | | | | | | | | | | e1000e: fix panic while dumping packets on Tx hang with IOMMU | Emil Tantilov | 2012-08-09 | 1 | -10/+26 | |
| * | | | | | | | | | | igb: fix panic while dumping packets on Tx hang with IOMMU | Emil Tantilov | 2012-08-09 | 1 | -10/+9 | |
| * | | | | | | | | | | tcp: must free metrics at net dismantle | Eric Dumazet | 2012-08-09 | 1 | -0/+12 | |
| * | | | | | | | | | | net/stmmac: mark probe function as __devinit | Arnd Bergmann | 2012-08-09 | 1 | -1/+1 | |
| * | | | | | | | | | | lpc_eth: remove obsolete ifdefs | stigge@antcom.de | 2012-08-09 | 1 | -13/+0 | |
| * | | | | | | | | | | net/core: Fix potential memory leak in dev_set_alias() | Alexey Khoroshilov | 2012-08-09 | 1 | -2/+5 | |
| * | | | | | | | | | | cdc-phonet: Don't leak in usbpn_open | Jesper Juhl | 2012-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | batman-adv: Fix mem leak in the batadv_tt_local_event() function | Jesper Juhl | 2012-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | sched: add missing group change to qfq_change_class | Paolo Valente | 2012-08-09 | 1 | -26/+69 | |
| * | | | | | | | | | | net: force dst_default_metrics to const section | Eric Dumazet | 2012-08-09 | 2 | -2/+10 | |
| * | | | | | | | | | | net: fib: fix incorrect call_rcu_bh() | Eric Dumazet | 2012-08-09 | 1 | -1/+1 | |
| * | | | | | | | | | | pptp: lookup route with the proper net namespace | Gao feng | 2012-08-09 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can | David S. Miller | 2012-08-09 | 1 | -12/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | canfd: remove redundant CAN FD flag | Oliver Hartkopp | 2012-08-07 | 1 | -12/+13 | |
| * | | | | | | | | | | | af_packet: Quiet sparse noise about using plain integer as NULL pointer | Ying Xue | 2012-08-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask... | David S. Miller | 2012-08-09 | 2 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | igb: add delay to allow igb loopback test to succeed on 8086:10c9 | Stefan Assmann | 2012-08-07 | 1 | -0/+3 | |
| | * | | | | | | | | | | | e1000e: 82571 Tx Data Corruption during Tx hang recovery | Tushar Dave | 2012-08-07 | 1 | -2/+4 | |
| | * | | | | | | | | | | | e1000e: NIC goes up and immediately goes down | Tushar Dave | 2012-08-07 | 1 | -3/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | / / / | drivers: net: irda: bfin_sir: fix compile error | Sonic Zhang | 2012-08-09 | 1 | -4/+4 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab... | Linus Torvalds | 2012-08-13 | 5 | -0/+1740 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tcm_vhost: Initial merge for vhost level target fabric driver | Nicholas Bellinger | 2012-07-29 | 5 | -0/+1740 | |
* | | | | | | | | | | | | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-08-12 | 10 | -14/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drivers/gpio/gpio-langwell.c: fix error return code | Julia Lawall | 2012-08-07 | 1 | -2/+5 | |
| * | | | | | | | | | | | | gpio: samsung: Fix off-by-one bug in gpio addresses | Sean Paul | 2012-08-07 | 1 | -7/+7 | |
| * | | | | | | | | | | | | ARM: dts: imx: add alias for gpio | Shawn Guo | 2012-08-07 | 4 | -0/+24 | |
| * | | | | | | | | | | | | gpio/mxc: specify gpio base for device tree probe | Shawn Guo | 2012-08-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | gpio/mxc: remove redundant shadow variables initialization | Shawn Guo | 2012-08-07 | 1 | -2/+0 | |
| * | | | | | | | | | | | | GPIO: gpio-pxa: fix devicetree functions | Daniel Mack | 2012-08-05 | 1 | -0/+26 | |
| * | | | | | | | | | | | | gpio: msic: Fix calculating register address in msic_gpio_to_oreg() | Axel Lin | 2012-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | gpio-sch: Fix leak of resource | Alan Cox | 2012-08-05 | 1 | -1/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-08-12 | 3 | -9/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Yama: higher restrictions should block PTRACE_TRACEME | Kees Cook | 2012-08-10 | 3 | -9/+48 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-08-12 | 27 | -38/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 | 11 | -2/+38 | |
| * | | | | | | | | | | | | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 | 7 | -0/+24 |