| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-05 | 1 | -5/+3 |
|\ |
|
| * | ibmebus: convert of_platform_driver to platform_driver | Rob Herring | 2013-06-12 | 1 | -5/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 5 | -5/+5 |
|\ \ |
|
| * | | treewide: relase -> release | Geert Uytterhoeven | 2013-06-28 | 1 | -1/+1 |
| * | | treewide: Fix typo in printk | Masanari Iida | 2013-06-18 | 3 | -3/+3 |
| * | | treewide: Fix typo in printk | Masanari Iida | 2013-05-28 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 5 | -29/+83 |
|\ \ \ |
|
| * | | | rapidio/rionet: rework driver initialization and removal | Alexandre Bounine | 2013-07-04 | 1 | -25/+78 |
| * | | | ipw2200: convert __list_for_each usage to list_for_each | Dave Jones | 2013-07-04 | 1 | -1/+1 |
| * | | | drivers: avoid parsing names as kthread_run() format strings | Kees Cook | 2013-07-04 | 1 | -1/+2 |
| * | | | drivers: avoid format strings in names passed to alloc_workqueue() | Kees Cook | 2013-07-04 | 2 | -2/+2 |
* | | | | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-03 | 2 | -0/+21 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drivers: net: davinci_mdio: use pinctrl PM helpers | Mugunthan V N | 2013-06-16 | 1 | -0/+10 |
| * | | | drivers: net: cpsw: use pinctrl PM helpers | Mugunthan V N | 2013-06-16 | 1 | -0/+11 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-03 | 2 | -23/+3 |
|\ \ \ |
|
| * | | | wlcore: use *ppos, not file->f_pos | Al Viro | 2013-06-29 | 1 | -2/+2 |
| * | | | bna: switch to fixed_size_llseek() | Al Viro | 2013-06-29 | 1 | -21/+1 |
* | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2013-07-03 | 1 | -4/+5 |
|\ \ \ \ |
|
| * | | | | PHYLIB: queue work on system_power_efficient_wq | Viresh Kumar | 2013-05-14 | 1 | -4/+5 |
* | | | | | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-07-02 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 3.10-rc6 into char-misc-next | Greg Kroah-Hartman | 2013-06-17 | 35 | -106/+269 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 3.10-rc5 into char-misc-next | Greg Kroah-Hartman | 2013-06-09 | 40 | -358/+505 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | net: core: move mac_pton() to lib/net_utils.c | Andy Shevchenko | 2013-06-05 | 1 | -0/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | dlci: validate the net device in dlci_del() | Zefan Li | 2013-06-27 | 1 | -0/+12 |
* | | | | | | dlci: acquire rtnl_lock before calling __dev_get_by_name() | Zefan Li | 2013-06-27 | 1 | -5/+9 |
* | | | | | | net/tg3: Avoid delay during MMIO access | Gavin Shan | 2013-06-26 | 1 | -0/+36 |
* | | | | | | macvtap: fix recovery from gup errors | Michael S. Tsirkin | 2013-06-26 | 1 | -2/+4 |
* | | | | | | tun: fix recovery from gup errors | Michael S. Tsirkin | 2013-06-26 | 1 | -2/+4 |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-25 | 2 | -2/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | ath9k_htc: Handle IDLE state transition properly | Sujith Manoharan | 2013-06-24 | 1 | -1/+1 |
| * | | | | | | ath9k: fix an RCU issue in calling ieee80211_get_tx_rates | Felix Fietkau | 2013-06-24 | 1 | -1/+5 |
* | | | | | | | qlcnic: Do not sleep while holding spinlock | Shahed Shaikh | 2013-06-24 | 1 | -1/+1 |
* | | | | | | | drivers: net: cpsw: fix compilation error with cpsw driver | Mugunthan V N | 2013-06-24 | 1 | -0/+1 |
* | | | | | | | sh_eth: fix misreporting of transmit abort | Sergei Shtylyov | 2013-06-24 | 1 | -2/+3 |
* | | | | | | | sh_eth: fix unhandled RFE interrupt | Sergei Shtylyov | 2013-06-24 | 2 | -16/+19 |
* | | | | | | | qmi_wwan: add various Novatel Gobi1K IDs | Dan Williams | 2013-06-24 | 1 | -1/+7 |
* | | | | | | | net: eth: davicnci_cpdma: check dma map error | Sebastian Siewior | 2013-06-24 | 1 | -0/+7 |
* | | | | | | | bonding: fix slave speed reporting in bond_miimon_commit | Nikolay Aleksandrov | 2013-06-24 | 1 | -1/+2 |
* | | | | | | | net/mlx_en: Timestamping is not supported in slave mode | Amir Vadai | 2013-06-24 | 1 | -0/+3 |
* | | | | | | | mv643xx_eth: Allocate receive queue initialized to zero | Lubomir Rintel | 2013-06-20 | 1 | -1/+1 |
* | | | | | | | pxa168_eth: Allocate receive queue initialized to zero | Lubomir Rintel | 2013-06-20 | 1 | -2/+2 |
* | | | | | | | sfc: Remove write permission from phy_type attribute | Ben Hutchings | 2013-06-20 | 1 | -1/+1 |
* | | | | | | | netdev: octeon_mgmt: Fix structure layout for little-endian. | David Daney | 2013-06-20 | 1 | -7/+15 |
* | | | | | | | netdev: octeon_mgmt: Correct tx IFG workaround. | David Daney | 2013-06-20 | 1 | -3/+6 |
* | | | | | | | stmmac: fix EEE setup | Giuseppe CAVALLARO | 2013-06-20 | 2 | -37/+33 |
* | | | | | | | drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume | Mugunthan V N | 2013-06-20 | 1 | -0/+2 |
* | | | | | | | net: fec: Fix build for MCF5272 | Guenter Roeck | 2013-06-20 | 1 | -0/+14 |
* | | | | | | | vxlan: fix check for migration of static entry | stephen hemminger | 2013-06-19 | 1 | -1/+1 |
* | | | | | | | can: usb_8dev: unregister netdev before free()ing | Marc Kleine-Budde | 2013-06-19 | 1 | -1/+4 |
* | | | | | | | net: cpsw: check for cpts pointer after its allocation | Sebastian Siewior | 2013-06-18 | 1 | -1/+1 |