| Commit message (Expand) | Author | Age |
... | |
| * | | | amilo-rfkill: Add dependency on SERIO_I8042 | Ben Hutchings | 2013-07-08 |
| * | | | dell-laptop: fix error return code in dell_init() | Wei Yongjun | 2013-07-08 |
| * | | | hp-wmi: Enable hotkeys on some systems | Matthew Garrett | 2013-07-08 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-07-13 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-07-13 |
| |\ \ \ \ |
|
| | * | | | | Input: nspire-keypad - replace magic offset with define | Daniel Tang | 2013-07-07 |
| | * | | | | Input: elantech - fix for newer hardware versions (v7) | Matteo Delfino | 2013-07-07 |
| | * | | | | Input: ads7846 - add device tree bindings | Daniel Mack | 2013-07-02 |
| | * | | | | Input: ads7846 - make sure we do not change platform data | Dmitry Torokhov | 2013-07-02 |
| * | | | | | Input: cyttsp4 - use 16bit address for I2C/SPI communication | Ferruh Yigit | 2013-07-07 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | ipv6: only static routes qualify for equal cost multipathing | Hannes Frederic Sowa | 2013-07-12 |
| * | | | | | | via-rhine: fix dma mapping errors | Neil Horman | 2013-07-12 |
| * | | | | | | atl1e: fix dma mapping warnings | Neil Horman | 2013-07-12 |
| * | | | | | | tcp: account all retransmit failures | Yuchung Cheng | 2013-07-12 |
| * | | | | | | usb/net/r815x: fix cast to restricted __le32 | hayeswang | 2013-07-12 |
| * | | | | | | usb/net/r8152: fix integer overflow in expression | hayeswang | 2013-07-12 |
| * | | | | | | net: access page->private by using page_private | Sunghan Suh | 2013-07-12 |
| * | | | | | | net: strict_strtoul is obsolete, use kstrtoul instead | “Cosmin | 2013-07-12 |
| * | | | | | | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2013-07-11 |
| * | | | | | | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ... | Wolfram Sang | 2013-07-11 |
| * | | | | | | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2013-07-11 |
| * | | | | | | net/usb: add relative mii functions for r815x | hayeswang | 2013-07-11 |
| * | | | | | | net/tipc: use %*phC to dump small buffers in hex form | Andy Shevchenko | 2013-07-11 |
| * | | | | | | qlcnic: Adding Maintainers. | Jitendra Kalsaria | 2013-07-11 |
| * | | | | | | gre: Fix MTU sizing check for gretap tunnels | Alexander Duyck | 2013-07-11 |
| * | | | | | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts | Paolo Valente | 2013-07-11 |
| * | | | | | | pkt_sched: sch_qfq: improve efficiency of make_eligible | Paolo Valente | 2013-07-11 |
| * | | | | | | gso: Update tunnel segmentation to support Tx checksum offload | Alexander Duyck | 2013-07-11 |
| * | | | | | | inet: fix spacing in assignment | Camelia Groza | 2013-07-11 |
| * | | | | | | ifb: fix oops when loading the ifb failed | dingtianhong | 2013-07-11 |
| * | | | | | | dummy: fix oops when loading the dummy failed | dingtianhong | 2013-07-11 |
| * | | | | | | drivers: net: phy: at803x: Add missing mdio device id | Helmut Schaa | 2013-07-11 |
| * | | | | | | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF | Hannes Frederic Sowa | 2013-07-11 |
| * | | | | | | bnx2x: fix tunneling CSUM calculation | Dmitry Kravkov | 2013-07-11 |
| * | | | | | | alx: fix lockdep annotation | Maarten Lankhorst | 2013-07-11 |
| * | | | | | | vxlan: Fix kernel crash on rmmod. | Pravin B Shelar | 2013-07-11 |
| * | | | | | | 9p: fix off by one causing access violations and memory corruption | Sasha Levin | 2013-07-11 |
| * | | | | | | sh_eth: SH_ETH should depend on HAS_DMA | Geert Uytterhoeven | 2013-07-10 |
| * | | | | | | ipv6: in case of link failure remove route directly instead of letting it expire | Hannes Frederic Sowa | 2013-07-10 |
| * | | | | | | macvtap: correctly linearize skb when zerocopy is used | Jason Wang | 2013-07-10 |
| * | | | | | | tuntap: correctly linearize skb when zerocopy is used | Jason Wang | 2013-07-10 |
| * | | | | | | ifb: fix rcu_sched self-detected stalls | dingtianhong | 2013-07-10 |
| * | | | | | | r8169: add a new chip for RTL8411 | hayeswang | 2013-07-10 |
| * | | | | | | Merge "net: finish renaming lls to busy poll" | David S. Miller | 2013-07-10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 |
| | * | | | | | | net: rename ll methods to busy-poll | Eliezer Tamir | 2013-07-10 |
| | * | | | | | | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 2013-07-10 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-07-13 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'fcoe' into for-linus | James Bottomley | 2013-07-13 |
| |\ \ \ \ \ \ \ |
|