Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ... | Suman Tripathi | 2015-01-05 | 1 | -5/+7 | |
| | * | | | | | | ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr... | Suman Tripathi | 2015-01-05 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-01-21 | 1 | -17/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | workqueue: fix subtle pool management issue which can stall whole worker_pool | Tejun Heo | 2015-01-16 | 1 | -17/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-01-20 | 5 | -31/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | pinctrl: MAINTAINERS: add git tree reference | Linus Walleij | 2015-01-19 | 1 | -0/+1 | |
| | * | | | | | | | pinctrl: qcom: Don't iterate past end of function array | Stephen Boyd | 2015-01-19 | 1 | -2/+2 | |
| | * | | | | | | | pinctrl: lantiq: remove bogus of_gpio_chip_add | Johan Hovold | 2015-01-14 | 1 | -2/+0 | |
| | * | | | | | | | pinctrl: Fix two deadlocks | Jim Lin | 2015-01-14 | 1 | -2/+3 | |
| | * | | | | | | | pinctrl: rockchip: Avoid losing interrupts when supporting both edges | Doug Anderson | 2015-01-14 | 1 | -25/+20 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-20 | 31 | -192/+343 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | s2io: use snprintf() as a safety feature | Dan Carpenter | 2015-01-19 | 1 | -3/+8 | |
| | * | | | | | | | Merge branch 'r8152' | David S. Miller | 2015-01-19 | 1 | -24/+6 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | r8152: remove sram_read | hayeswang | 2015-01-19 | 1 | -18/+6 | |
| | | * | | | | | | | r8152: remove generic_ocp_read before writing | hayeswang | 2015-01-19 | 1 | -6/+0 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch 'bgmac' | David S. Miller | 2015-01-19 | 1 | -6/+6 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | bgmac: activate irqs only if there is nothing to poll | Hauke Mehrtens | 2015-01-19 | 1 | -3/+3 | |
| | | * | | | | | | | bgmac: register napi before the device | Hauke Mehrtens | 2015-01-19 | 1 | -3/+3 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch 'sh_eth' | David S. Miller | 2015-01-19 | 1 | -9/+19 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sh_eth: Fix ethtool operation crash when net device is down | Ben Hutchings | 2015-01-19 | 1 | -0/+10 | |
| | | * | | | | | | | sh_eth: Fix promiscuous mode on chips without TSU | Ben Hutchings | 2015-01-19 | 1 | -9/+9 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | ipv6: stop sending PTB packets for MTU < 1280 | Hagen Paul Pfeifer | 2015-01-19 | 1 | -5/+2 | |
| | * | | | | | | | net: sctp: fix race for one-to-many sockets in sendmsg's auto associate | Daniel Borkmann | 2015-01-17 | 1 | -1/+7 | |
| | * | | | | | | | genetlink: synchronize socket closing and family removal | Johannes Berg | 2015-01-16 | 5 | -15/+35 | |
| | * | | | | | | | genetlink: disallow subscribing to unknown mcast groups | Johannes Berg | 2015-01-16 | 1 | -1/+1 | |
| | * | | | | | | | genetlink: document parallel_ops | Johannes Berg | 2015-01-16 | 1 | -0/+2 | |
| | * | | | | | | | net: rps: fix cpu unplug | Eric Dumazet | 2015-01-16 | 1 | -5/+15 | |
| | * | | | | | | | Merge branch 'davinci_emac' | David S. Miller | 2015-01-16 | 2 | -22/+77 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | net: davinci_emac: Add support for emac on dm816x | Tony Lindgren | 2015-01-16 | 2 | -1/+7 | |
| | | * | | | | | | | net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ... | Tony Lindgren | 2015-01-16 | 1 | -3/+12 | |
| | | * | | | | | | | net: davinci_emac: Fix incomplete code for getting the phy from device tree | Tony Lindgren | 2015-01-16 | 1 | -5/+18 | |
| | | * | | | | | | | net: davinci_emac: Free clock after checking the frequency | Tony Lindgren | 2015-01-16 | 1 | -0/+1 | |
| | | * | | | | | | | net: davinci_emac: Fix runtime pm calls for davinci_emac | Tony Lindgren | 2015-01-16 | 1 | -4/+29 | |
| | | * | | | | | | | net: davinci_emac: Fix hangs with interrupts | Tony Lindgren | 2015-01-16 | 1 | -9/+10 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | ip: zero sockaddr returned on error queue | Willem de Bruijn | 2015-01-15 | 2 | -13/+5 | |
| | * | | | | | | | Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm... | David S. Miller | 2015-01-15 | 6 | -31/+49 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | can: kvaser_usb: Don't dereference skb after a netif_rx() | Ahmed S. Darwish | 2015-01-15 | 1 | -7/+4 | |
| | | * | | | | | | | can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels | Ahmed S. Darwish | 2015-01-15 | 1 | -3/+4 | |
| | | * | | | | | | | can: kvaser_usb: Reset all URB tx contexts upon channel close | Ahmed S. Darwish | 2015-01-15 | 1 | -0/+3 | |
| | | * | | | | | | | can: kvaser_usb: Don't free packets when tight on URBs | Ahmed S. Darwish | 2015-01-15 | 1 | -6/+4 | |
| | | * | | | | | | | can: c_can: use regmap_update_bits() to modify RAMINIT register | Roger Quadros | 2015-01-15 | 1 | -11/+18 | |
| | | * | | | | | | | can: m_can: tag current CAN FD controllers as non-ISO | Oliver Hartkopp | 2015-01-15 | 2 | -0/+6 | |
| | | * | | | | | | | can: dev: fix crtlmode_supported check | Oliver Hartkopp | 2015-01-15 | 1 | -2/+6 | |
| | | * | | | | | | | MAINTAINERS: update linux-can git repositories | Marc Kleine-Budde | 2015-01-15 | 1 | -2/+4 | |
| | * | | | | | | | | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering | Or Gerlitz | 2015-01-15 | 3 | -4/+5 | |
| | * | | | | | | | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-01-15 | 2 | -23/+35 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | cfg80211: fix deadlock during reg chan check | Arik Nemtsov | 2015-01-07 | 1 | -22/+34 | |
| | | * | | | | | | | | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params | John Linville | 2015-01-07 | 1 | -1/+1 | |
| | * | | | | | | | | | net: sxgbe: Fix waring for double kfree() | Byungho An | 2015-01-15 | 1 | -11/+10 | |
| | * | | | | | | | | | net: sxgbe: Fix NULL dereferece when using DT | Girish K.S | 2015-01-15 | 1 | -4/+4 |