| Commit message (Expand) | Author | Age | Files | Lines |
* | mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 | Tang Chen | 2014-08-06 | 1 | -9/+9 |
* | mem-hotplug: avoid illegal state prefixed with legal state when changing stat... | Tang Chen | 2014-08-06 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2014-08-06 | 2 | -24/+2 |
|\ |
|
| * | ide: use module_platform_driver() | Christoph Jaeger | 2014-08-05 | 2 | -24/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2014-08-06 | 5 | -21/+37 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2014-08-05 | 61 | -219/+452 |
| |\ \ |
|
| | * | | sunsab: Fix detection of BREAK on sunsab serial console | Christopher Alexander Tobias Schulze | 2014-08-04 | 1 | -0/+9 |
| | * | | bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000 | Christopher Alexander Tobias Schulze | 2014-08-04 | 2 | -3/+14 |
| * | | | sparcspkr: use sbus_*() primitives for IO | Sam Ravnborg | 2014-07-21 | 1 | -11/+11 |
| * | | | drivers/sbus/char: Micro-optimization in display7seg.c | Rasmus Villemoes | 2014-07-21 | 1 | -4/+1 |
| * | | | display7seg: Introduce the use of the managed version of kzalloc | Himangi Saraogi | 2014-07-21 | 1 | -3/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 706 | -17723/+52750 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-05 | 13 | -98/+83 |
| |\ \ \ \ |
|
| | * | | | | tg3: Modify tg3_tso_bug() to handle multiple TX rings | Prashant Sreedharan | 2014-08-05 | 1 | -10/+12 |
| | * | | | | net: sun4i-emac: fix memory leak on bad packet | Marc Zyngier | 2014-08-05 | 1 | -2/+4 |
| | * | | | | Revert "net: phy: Set the driver when registering an MDIO bus device" | Fabio Estevam | 2014-08-05 | 1 | -1/+0 |
| | * | | | | qlcnic: Initialize dcbnl_ops before register_netdev | Rajesh Borundia | 2014-08-05 | 1 | -2/+2 |
| | * | | | | qlcnic: Set driver version before registering netdev | Rajesh Borundia | 2014-08-05 | 2 | -4/+4 |
| | * | | | | qlcnic: Fix update of ethtool stats. | Rajesh Borundia | 2014-08-05 | 1 | -5/+13 |
| | * | | | | r8152: add missing Makefile rule | JF Le Fillatre | 2014-08-02 | 1 | -0/+1 |
| | * | | | | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 2014-08-02 | 2 | -3/+32 |
| | * | | | | xen-netfront: print correct number of queues | David Vrabel | 2014-07-31 | 1 | -2/+2 |
| | * | | | | xen-netfront: release per-queue Tx and Rx resource when disconnecting | David Vrabel | 2014-07-31 | 1 | -61/+7 |
| | * | | | | xen-netfront: fix locking in connect error path | David Vrabel | 2014-07-31 | 1 | -1/+1 |
| | * | | | | macvlan: Initialize vlan_features to turn on offload support. | Vlad Yasevich | 2014-07-31 | 1 | -0/+1 |
| | * | | | | bonding: use kobject_put instead of _del after kobject_add | Veaceslav Falico | 2014-07-31 | 1 | -2/+2 |
| | * | | | | bna: fix performance regression | Ivan Vecera | 2014-07-30 | 1 | -1/+1 |
| | * | | | | bna: fill the magic in bnad_get_eeprom() instead of validating | Ivan Vecera | 2014-07-30 | 1 | -4/+2 |
| * | | | | | cxgb4 : Disable recursive mailbox commands when enabling vi | Anish Bhatt | 2014-08-05 | 2 | -2/+5 |
| * | | | | | net: reduce USB network driver config options. | Francois Romieu | 2014-08-05 | 2 | -13/+9 |
| * | | | | | amd-xgbe: Perform phy connect/disconnect at dev open/stop | Lendacky, Thomas | 2014-08-05 | 2 | -99/+121 |
| * | | | | | amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask | Lendacky, Thomas | 2014-08-05 | 1 | -2/+5 |
| * | | | | | cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro... | Hariprasad Shenai | 2014-08-05 | 1 | -14/+15 |
| * | | | | | team: Simplify return path of team_newlink | Toshiaki Makita | 2014-08-05 | 1 | -7/+1 |
| * | | | | | cxgb4i : Move stray CPL definitions to cxgb4 driver | Anish Bhatt | 2014-08-05 | 2 | -2/+2 |
| * | | | | | xen-netback: Turn off the carrier if the guest is not able to receive | Zoltan Kiss | 2014-08-05 | 3 | -38/+123 |
| * | | | | | xen-netback: Using a new state bit instead of carrier | Zoltan Kiss | 2014-08-05 | 3 | -9/+18 |
| * | | | | | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-08-05 | 61 | -132/+6877 |
| |\ \ \ \ \ |
|
| | * | | | | | bcma: use NS prefix for names of Northstar specific cores | Rafał Miłecki | 2014-07-31 | 1 | -11/+11 |
| | * | | | | | b43: N-PHY: fix "Data bus error" while working in 5 GHz | Rafał Miłecki | 2014-07-31 | 1 | -0/+3 |
| | * | | | | | b43: update PHY descriptions in Kconfig | Rafał Miłecki | 2014-07-31 | 1 | -13/+9 |
| | * | | | | | brcmfmac: Add TDLS support to msgbuf. | Hante Meuleman | 2014-07-31 | 9 | -6/+158 |
| | * | | | | | brcmfmac: Fix msgbuf flow control. | Hante Meuleman | 2014-07-31 | 3 | -8/+62 |
| | * | | | | | brcmfmac: Update pcie reset device routine. | Hante Meuleman | 2014-07-31 | 1 | -7/+42 |
| | * | | | | | brcmfmac: Adding PCIe bus layer support. | Hante Meuleman | 2014-07-31 | 9 | -0/+1880 |
| | * | | | | | brcmfmac: Adding msgbuf protocol. | Hante Meuleman | 2014-07-31 | 10 | -21/+2275 |
| | * | | | | | brcmfmac: Add protocol addressing mode and peer deletion API. | Hante Meuleman | 2014-07-31 | 4 | -3/+75 |
| | * | | | | | brcmfmac: Export brcmf_netif_rx for new protocol msgbuf. | Hante Meuleman | 2014-07-31 | 2 | -1/+2 |
| | * | | | | | brcmfmac: Do not use strcpy and strcat | Daniel Kim | 2014-07-31 | 1 | -7/+18 |
| | * | | | | | iwlegacy: use correct structure type name in sizeof | Julia Lawall | 2014-07-31 | 1 | -1/+2 |