Age | Commit message (Expand) | Author |
2016-03-07 | ibmveth: check return of skb_linearize in ibmveth_start_xmit | Thomas Falcon |
2016-03-03 | ibmvnic: Fix ibmvnic_capability struct | Thomas Falcon |
2015-12-28 | Driver for IBM System i/p VNIC protocol | Thomas Falcon |
2015-12-20 | ibmveth: consolidate kmalloc of array, memset 0 to kcalloc | Nicholas Mc Guire |
2015-12-15 | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK | Tom Herbert |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera |
2015-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-28 | net/ibm/emac: bump version numbers for correct work with ethtool | Ivan Mikhaylov |
2015-09-22 | net/ibm/emac: fix type of phy_mode | Andrzej Hajda |
2015-07-15 | ibmveth: add support for TSO6 | Thomas Falcon |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker |
2015-06-11 | net/ibm/emac: use swap() in emac_make_bootlist() | Fabian Frederick |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-25 | net/ibm/emac: fix size of emac dump memory areas | Ivan Mikhaylov |
2015-04-30 | ibmveth: Add support for Large Receive Offload | Thomas Falcon |
2015-04-30 | ibmveth: Add GRO support | Thomas Falcon |
2015-04-30 | ibmveth: Add support for TSO | Thomas Falcon |
2015-04-30 | ibmveth: change rx buffer default allocation for CMO | Thomas Falcon |
2015-04-25 | ehea: Fix memory hook reference counting crashes | Michael Ellerman |
2015-04-23 | ibmveth: Fix off-by-one error in ibmveth_change_mtu() | David Gibson |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-17 | ehea: constify of_device_id array | Fabian Frederick |
2015-03-17 | IBM-EMAC: constify of_device_id array | Fabian Frederick |
2015-03-17 | powerpc: Remove duplicate cacheable_memcpy/memzero functions | Kyle Moffett |
2015-03-10 | ibmveth: enable interrupts after napi_complete() | Yongbae Park |
2015-03-03 | ibmveth: Add function to enable live MAC address changes | Thomas Falcon |
2015-02-19 | ehea: Register memory hotplug, reboot and crash hooks on adapter probe | Anton Blanchard |
2015-02-04 | IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" | Markus Elfring |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-21 | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" | Markus Elfring |
2014-10-20 | net: ethernet: ibm: emac: drop owner assignment from platform_drivers | Wolfram Sang |
2014-08-25 | ehea: Fix TSO and hw checksums with non-accelerated vlan packets. | Vlad Yasevich |
2014-08-22 | ibmveth: Fix endian issues with rx_no_buffer statistic | Anton Blanchard |
2014-08-14 | net: ethernet: ibm: ehea: Remove duplicate object from Makefile | Andreas Ruprecht |
2014-06-06 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-30 | emac: aggregation of v1-2 PLB errors for IER register | Ivan Mikhaylov |
2014-05-30 | emac: add missing support of 10mbit in emac/rgmii | Ivan Mikhaylov |
2014-05-30 | ehea: Introduce the use of the managed version of kzalloc | Himangi Saraogi |
2014-05-18 | net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-03-24 | ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman |
2014-03-24 | ehea: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman |
2014-03-14 | ibmveth: Don't receive packets when the napi budget == 0 | Eric W. Biederman |
2014-03-06 | ibmveth: Fix endian issues with MAC addresses | Anton Blanchard |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-30 | powerpc/iommu: Update the generic code to use dynamic iommu page sizes | Alistair Popple |