| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-05-09 | 1 | -1/+1 |
|\ |
|
| * | tile: support new Tilera hypervisor | Chris Metcalf | 2013-05-02 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-09 | 12 | -50/+184 |
|\ \ |
|
| * | | net: fec: fix kernel oops when plug/unplug cable many times | Frank Li | 2013-05-08 | 2 | -15/+39 |
| * | | bfin_mac: fix error return code in bfin_mac_probe() | Wei Yongjun | 2013-05-08 | 1 | -1/+2 |
| * | | sfc: fix return value check in efx_ptp_probe_channel() | Wei Yongjun | 2013-05-08 | 1 | -1/+3 |
| * | | net/spider_net: fix error return code in spider_net_open() | Wei Yongjun | 2013-05-08 | 1 | -1/+2 |
| * | | net/irda: fix error return code in bfin_sir_open() | Wei Yongjun | 2013-05-08 | 1 | -2/+4 |
| * | | sierra_net: keep status interrupt URB active | Dan Williams | 2013-05-08 | 1 | -7/+31 |
| * | | usbnet: allow status interrupt URB to always be active | Dan Williams | 2013-05-08 | 1 | -6/+71 |
| * | | qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card | Dan Williams | 2013-05-08 | 2 | -0/+14 |
| * | | be2net: disable TX in be_close() | Sathya Perla | 2013-05-08 | 1 | -0/+2 |
| * | | be2net: fix EQ from getting full while cleaning RX CQ | Sathya Perla | 2013-05-08 | 1 | -6/+1 |
| * | | be2net: fix payload_len value for GET_MAC_LIST cmd req | Sathya Perla | 2013-05-08 | 1 | -3/+2 |
| * | | be2net: provision VF resources before enabling SR-IOV | Sathya Perla | 2013-05-08 | 1 | -8/+13 |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 2013-04-16 | 1 | -1/+1 |
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-05-08 | 6 | -134/+102 |
|\ \ \ \ |
|
| * | | | | mlx4_core: Expose a few helpers to fill DMFS HW strucutures | Hadar Hen Zion | 2013-04-24 | 1 | -26/+59 |
| * | | | | mlx4_core: Directly expose fields of DMFS HW rule control segment | Hadar Hen Zion | 2013-04-24 | 1 | -7/+7 |
| * | | | | mlx4_core: Change a few DMFS fields names to match firmare spec | Hadar Hen Zion | 2013-04-24 | 1 | -3/+3 |
| * | | | | mlx4: Match DMFS promiscuous field names to firmware spec | Hadar Hen Zion | 2013-04-24 | 3 | -20/+19 |
| * | | | | mlx4_core: Move DMFS HW structs to common header file | Hadar Hen Zion | 2013-04-24 | 1 | -79/+0 |
| * | | | | mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level | Jack Morgenstein | 2013-04-24 | 1 | -2/+2 |
| * | | | | mlx4_core: Implement SRQ object lookup from srqn | Shlomo Pongratz | 2013-04-16 | 1 | -0/+15 |
* | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-05-07 | 7 | -9/+9 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | drivers/net: rename random32() to prandom_u32() | Akinobu Mita | 2013-05-07 | 7 | -9/+9 |
* | | | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-05-07 | 2 | -5/+14 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'late/dt' into next/dt2 | Arnd Bergmann | 2013-05-06 | 62 | -880/+1047 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | net: freescale: fec: add support for optional enet_out clk | Wolfram Sang | 2013-04-04 | 2 | -0/+11 |
| * | | | | net: fec: handle optional clk_ptp more gracefully | Shawn Guo | 2013-04-04 | 1 | -5/+3 |
* | | | | | e1000e: fix scheduling while atomic bug | Bruce Allan | 2013-05-07 | 1 | -1/+1 |
* | | | | | net/usb: new driver for RTL8152 | hayeswang | 2013-05-06 | 4 | -0/+1789 |
* | | | | | 3c59x: fix freeing nonexistent resource on driver unload | Sergei Shtylyov | 2013-05-06 | 1 | -1/+1 |
* | | | | | net/eth/ibmveth: Fixup retrieval of MAC address | Benjamin Herrenschmidt | 2013-05-05 | 1 | -13/+10 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-05 | 4 | -7/+7 |
|\ \ \ \ \ |
|
| * | | | | | wireless: single_open() leaks | Al Viro | 2013-05-05 | 4 | -7/+7 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-04 | 12 | -60/+115 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | cxgb4: fix error recovery when t4_fw_hello returns a positive value | Thadeu Lima de Souza Cascardo | 2013-05-03 | 1 | -1/+1 |
| * | | | | | sky2: Fix crash on receiving VLAN frames | Kirill Smelkov | 2013-05-03 | 1 | -0/+2 |
| * | | | | | asix: fix BUG in receive path when lowering MTU | holger@eitzenberger.org | 2013-05-03 | 1 | -0/+3 |
| * | | | | | net: qmi_wwan: Add Telewell TW-LTE 4G | Teppo Kotilainen | 2013-05-03 | 1 | -0/+1 |
| * | | | | | usbnet: pegasus: endian bug in write_mii_word() | Dan Carpenter | 2013-05-03 | 1 | -1/+2 |
| * | | | | | drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence | Mugunthan V N | 2013-05-02 | 1 | -1/+1 |
| * | | | | | xen-netback: better names for thresholds | Wei Liu | 2013-05-02 | 1 | -20/+29 |
| * | | | | | xen-netback: avoid allocating variable size array on stack | Wei Liu | 2013-05-02 | 1 | -2/+14 |
| * | | | | | xen-netback: remove redundent parameter in netbk_count_requests | Wei Liu | 2013-05-02 | 1 | -4/+2 |
| * | | | | | be2net: Fix to fail probe if MSI-X enable fails for a VF | Somnath Kotur | 2013-05-02 | 1 | -7/+15 |
| * | | | | | be2net: avoid napi_disable() when it has not been enabled | Somnath Kotur | 2013-05-02 | 2 | -2/+7 |
| * | | | | | be2net: Fix firmware download for Lancer | Somnath Kotur | 2013-05-02 | 1 | -1/+1 |