aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-29Add dst_feature to query route entry featuresGilad Ben-Yossef
2009-10-29Allow tcp_parse_options to consult dst entryGilad Ben-Yossef
2009-10-29Only parse time stamp TCP option in time wait sockGilad Ben-Yossef
2009-10-29ip6mr: Optimize multiple unregistrationEric Dumazet
2009-10-29ipv6 sit: Optimize multiple unregistrationEric Dumazet
2009-10-29ipmr: Optimize multiple unregistrationEric Dumazet
2009-10-29ip6tnl: Optimize multiple unregistrationEric Dumazet
2009-10-29bridge: Optimize multiple unregistrationEric Dumazet
2009-10-29be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.Ajit Khaparde
2009-10-29e1000e: flow control doesn't re-enableBruce Allan
2009-10-29vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN deviceYi Zou
2009-10-29ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou
2009-10-29net: Add ndo_fcoe_get_wwn to net_device_opsYi Zou
2009-10-29ixgbe: Add support for 82599 alternative WWNN/WWPN prefixYi Zou
2009-10-28vmxnet3: remove duplicate #includeShreyas Bhatewara
2009-10-28be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi
2009-10-28e100: Fix to allow systems with FW based cards to resume from STDDavid Graham
2009-10-28netxen: update version to 4.0.65Dhananjay Phadke
2009-10-28netxen: module firmware hintsDhananjay Phadke
2009-10-28netxen: update module infoDhananjay Phadke
2009-10-28netxen: add PCI IDs for new chipDhananjay Phadke
2009-10-28netxen: refactor indirect register accessDhananjay Phadke
2009-10-28netxen: support for new firmware file formatAmit Kumar Salecha
2009-10-28via-velocity: Remove private device listBen Hutchings
2009-10-28net: Corrected spelling error heurestics->heuristicsAndreas Petlund
2009-10-28net: sysfs: ethtool_ops can be NULLEric Dumazet
2009-10-28tc35815: Enable NAPIAtsushi Nemoto
2009-10-28tc35815: Fix return value of tc35815_do_interrupt when NAPI enabledAtsushi Nemoto
2009-10-28NET/KS8695: add support NAPI for RxFigo.zhang
2009-10-28igb: Fix warnings in igb_set_ringparam()David S. Miller
2009-10-28igb: cleanup whitespace issues in igb_main.cAlexander Duyck
2009-10-28igb: open up SCTP checksum offloads to all MACs 82576 and newerAlexander Duyck
2009-10-28igb: limit minimum mtu to 68 to keep ip bound to interfaceAlexander Duyck
2009-10-28igb: add pci_dev in few spots to clean up use of dev_err/info/warnAlexander Duyck
2009-10-28igb: replace unecessary &adapter->hw with just hw where applicableAlexander Duyck
2009-10-28igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_advAlexander Duyck
2009-10-28igb: cleanup igb xmit frame pathAlexander Duyck
2009-10-28igb: cleanup igb.h header whitespace and some structure formattingAlexander Duyck
2009-10-28igb: Remove invalid stats countersAlexander Duyck
2009-10-28igb: cleanup interrupt enablement in regards to msix_otherAlexander Duyck
2009-10-28igb: change queue ordering for 82576 based adaptersAlexander Duyck
2009-10-28igb: cleanup code related to ring resource allocation and freeAlexander Duyck
2009-10-28igb: make tx hang check multiqueue, check eop descriptorAlexander Duyck
2009-10-28igb: move global_quad_port_a from global into local static defineAlexander Duyck
2009-10-28igb: only process global stats in igb_update_statsAlexander Duyck
2009-10-28igb: move vf init into a seperate functionAlexander Duyck
2009-10-28igb: rework handling of the vfta and vlvf registers in relation to mng_vlanAlexander Duyck
2009-10-28igb: rework use of VMOLR in regards to PF and VFsAlexander Duyck
2009-10-28igb: replace the VF clear_to_send with a flags valueAlexander Duyck
2009-10-28igb: use packet buffer sizes from RXPBS registerAlexander Duyck