Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | i915: Remove silly test | Alan Cox | 2012-07-26 | |
| | | * | | | | | | | | i915: fix error path leak in intel_sdvo_write_cmd | Alan Cox | 2012-07-26 | |
| | | * | | | | | | | | vlv: it might be wise if we initialised the flag value... | Alan Cox | 2012-07-26 | |
| | * | | | | | | | | | drm/radeon/kms: allow "invalid" DB formats as a means to disable DB | Marek Olšák | 2012-08-08 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | GPIO: gpio-pxa: fix building without CONFIG_OF | Arnd Bergmann | 2012-08-14 | |
| * | | | | | | | | | Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-08-13 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | leds: renesas: fix error handling | Arnd Bergmann | 2012-08-13 | |
| | * | | | | | | | | | Revert "leds: use led_set_brightness in led_trigger_event" | Fabio Baltieri | 2012-08-13 | |
| | * | | | | | | | | | leds: lp8788: Fix updating scale configuration bits | Axel Lin | 2012-08-07 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-08-13 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | bnx2x: Fix compiler warnings | Joren Van Onder | 2012-08-12 | |
| | * | | | | | | | | | af_packet: remove BUG statement in tpacket_destruct_skb | danborkmann@iogearbox.net | 2012-08-12 | |
| | * | | | | | | | | | macvtap: rcu_dereference outside read-lock section | Denis Efremov | 2012-08-12 | |
| | * | | | | | | | | | codel: refine one condition to avoid a nul rec_inv_sqrt | Eric Dumazet | 2012-08-10 | |
| | * | | | | | | | | | ixgbe: add missing braces | Emil Tantilov | 2012-08-10 | |
| | * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-08-10 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-10 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | iwlwifi: disable greenfield transmissions as a workaround | Johannes Berg | 2012-08-06 | |
| | | | * | | | | | | | | | rt61pci: fix NULL pointer dereference in config_lna_gain | Stanislaw Gruszka | 2012-08-06 | |
| | | | * | | | | | | | | | cfg80211: process pending events when unregistering net device | Daniel Drake | 2012-08-06 | |
| | * | | | | | | | | | | | ipv4: fix ip_send_skb() | Eric Dumazet | 2012-08-10 | |
| | |/ / / / / / / / / / | ||||
| | * | | | | | | | | | | net: tcp: ipv6_mapped needs sk_rx_dst_set method | Eric Dumazet | 2012-08-09 | |
| | * | | | | | | | | | | ipv4: tcp: unicast_sock should not land outside of TCP stack | Eric Dumazet | 2012-08-09 | |
| | * | | | | | | | | | | bnx2x: Fix recovery flow cleanup during probe | Yuval Mintz | 2012-08-09 | |
| | * | | | | | | | | | | bnx2x: fix unload previous driver flow when flr-capable | Yuval Mintz | 2012-08-09 | |
| | * | | | | | | | | | | tun: don't zeroize sock->file on detach | Stanislav Kinsbursky | 2012-08-09 | |
| | * | | | | | | | | | | igb: Fix register defines for all non-82575 hardware | Alexander Duyck | 2012-08-09 | |
| | * | | | | | | | | | | e1000e: fix panic while dumping packets on Tx hang with IOMMU | Emil Tantilov | 2012-08-09 | |
| | * | | | | | | | | | | igb: fix panic while dumping packets on Tx hang with IOMMU | Emil Tantilov | 2012-08-09 | |
| | * | | | | | | | | | | tcp: must free metrics at net dismantle | Eric Dumazet | 2012-08-09 | |
| | * | | | | | | | | | | net/stmmac: mark probe function as __devinit | Arnd Bergmann | 2012-08-08 | |
| | * | | | | | | | | | | lpc_eth: remove obsolete ifdefs | stigge@antcom.de | 2012-08-08 | |
| | * | | | | | | | | | | net/core: Fix potential memory leak in dev_set_alias() | Alexey Khoroshilov | 2012-08-08 | |
| | * | | | | | | | | | | cdc-phonet: Don't leak in usbpn_open | Jesper Juhl | 2012-08-08 | |
| | * | | | | | | | | | | batman-adv: Fix mem leak in the batadv_tt_local_event() function | Jesper Juhl | 2012-08-08 | |
| | * | | | | | | | | | | sched: add missing group change to qfq_change_class | Paolo Valente | 2012-08-08 | |
| | * | | | | | | | | | | net: force dst_default_metrics to const section | Eric Dumazet | 2012-08-08 | |
| | * | | | | | | | | | | net: fib: fix incorrect call_rcu_bh() | Eric Dumazet | 2012-08-08 | |
| | * | | | | | | | | | | pptp: lookup route with the proper net namespace | Gao feng | 2012-08-08 | |
| | * | | | | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can | David S. Miller | 2012-08-08 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | canfd: remove redundant CAN FD flag | Oliver Hartkopp | 2012-08-07 | |
| | * | | | | | | | | | | | af_packet: Quiet sparse noise about using plain integer as NULL pointer | Ying Xue | 2012-08-08 | |
| | * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask... | David S. Miller | 2012-08-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | igb: add delay to allow igb loopback test to succeed on 8086:10c9 | Stefan Assmann | 2012-08-07 | |
| | | * | | | | | | | | | | | e1000e: 82571 Tx Data Corruption during Tx hang recovery | Tushar Dave | 2012-08-07 | |
| | | * | | | | | | | | | | | e1000e: NIC goes up and immediately goes down | Tushar Dave | 2012-08-07 | |
| | | |/ / / / / / / / / / | ||||
| | * | | | | | | | / / / | drivers: net: irda: bfin_sir: fix compile error | Sonic Zhang | 2012-08-08 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab... | Linus Torvalds | 2012-08-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | tcm_vhost: Initial merge for vhost level target fabric driver | Nicholas Bellinger | 2012-07-29 | |
| * | | | | | | | | | | | | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-08-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |