Age | Commit message (Expand) | Author |
2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-14 | xen-netfront: use new skb_checksum_setup function | Paul Durrant |
2014-01-14 | xen-netback: use new skb_checksum_setup function | Paul Durrant |
2014-01-13 | net: usbnet: fix SG initialisation | Bjørn Mork |
2014-01-13 | net: 3com: fix warning for incorrect type in argument | dingtianhong |
2014-01-13 | net: qlcnic: fix warning for incorrect type in argument | dingtianhong |
2014-01-13 | sh_eth: fix garbled TX error message | Sergei Shtylyov |
2014-01-13 | bonding: fix __get_active_agg() RCU logic | Veaceslav Falico |
2014-01-13 | bonding: fix __get_first_agg RCU usage | Veaceslav Falico |
2014-01-13 | bonding: fix bond_3ad_set_carrier() RCU usage | Veaceslav Falico |
2014-01-13 | qlcnic: Update version to 5.3.54 | Shahed Shaikh |
2014-01-13 | qlcnic: Enable IPv6 LRO even if IP address is not programmed | Shahed Shaikh |
2014-01-13 | qlcnic: Fix SR-IOV cleanup code path | Manish Chopra |
2014-01-13 | qlcnic: Enable beaconing for 83xx/84xx Series adapter. | Himanshu Madhani |
2014-01-13 | qlcnic: Do MAC learning for SRIOV PF. | Sucheta Chakraborty |
2014-01-13 | qlcnic: Turn on promiscous mode for SRIOV PF. | Sucheta Chakraborty |
2014-01-13 | qlcnic: Enable VF flood bit on PF. | Sucheta Chakraborty |
2014-01-13 | qlcnic: Restrict VF from configuring any VLAN mode. | Sucheta Chakraborty |
2014-01-13 | phylib: Support attaching to generic 10g driver | Andy Fleming |
2014-01-13 | phylib: Add generic 10G driver | Andy Fleming |
2014-01-13 | phylib: turn genphy_driver to an array | Shaohui Xie |
2014-01-13 | bnx2x: namespace and dead code cleanups | stephen hemminger |
2014-01-13 | drivers: net: silence compiler warning in smc91x.c | Pankaj Dubey |
2014-01-13 | net/mlx4_en: call gro handler for encapsulated frames | Eric Dumazet |
2014-01-13 | qlcnic: Convert vmalloc/memset to kcalloc | Joe Perches |
2014-01-13 | cxgb4: silence shift wrapping static checker warning | Dan Carpenter |
2014-01-12 | bonding: remove dead code from 3ad | Veaceslav Falico |
2014-01-12 | bonding: convert 3ad to use pr_warn instead of pr_warning | Veaceslav Falico |
2014-01-12 | bonding: clean up style for bond_3ad.c | Veaceslav Falico |
2014-01-11 | alx: add stats to ethtool | Sabrina Dubroca |
2014-01-11 | alx: add alx_get_stats64 operation | Sabrina Dubroca |
2014-01-11 | alx: add stats update function | Sabrina Dubroca |
2014-01-11 | alx: add constants for the stats fields | Sabrina Dubroca |
2014-01-11 | alx: add a hardware stats structure | Sabrina Dubroca |
2014-01-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2014-01-11 | can: ti_hecc: fix endianness related sparse warning | Marc Kleine-Budde |
2014-01-11 | can: Disable flexcan driver build for big endian CPU on ARM | Guenter Roeck |
2014-01-11 | can: sja1000: add support for Elcus CAN200PCI | Oleg Moroz |
2014-01-10 | i40evf: fix s390 build failure due to implicit prefetch.h | Paul Gortmaker |
2014-01-10 | i40e: Bump version | Catherine Sullivan |
2014-01-10 | i40e: fix log message wording | Shannon Nelson |
2014-01-10 | i40e: enable PTP | Jacob Keller |
2014-01-10 | i40e: call clear_pxe after adminq is initialized | Shannon Nelson |
2014-01-10 | i40e: clear qtx_head before enabling Tx queue | Shannon Nelson |
2014-01-10 | i40e: adjust ITR max and min values | Shannon Nelson |
2014-01-10 | i40e: check for possible incorrect ipv6 checksum | Shannon Nelson |
2014-01-10 | i40e: allow VF to remove any MAC filter | Mitch Williams |
2014-01-10 | i40e: do not bail when disabling if Tx queue disable fails | Anjali Singhai Jain |
2014-01-10 | i40e: Setting queue count to 1 using ethtool is valid | Anjali Singhai Jain |
2014-01-10 | i40e: Cleanup Doxygen warnings | Jeff Kirsher |