summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Cleanup redundant tests on unsignedroel kluin2009-10-293-6/+1
* net: Cleanup redundant tests on unsignedroel kluin2009-10-292-2/+2
* gigaset: convert strcmp chain to table lookupTilman Schmidt2009-10-292-23/+25
* gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt2009-10-291-247/+231
* bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-292-82/+93
* ser_gigaset: checkpatch cleanupTilman Schmidt2009-10-291-19/+37
* gigaset: checkpatch cleanupTilman Schmidt2009-10-295-89/+74
* usb_gigaset: code cleanupTilman Schmidt2009-10-294-331/+358
* gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt2009-10-295-50/+70
* gigaset: fix format string typo in CAPI dial commandTilman Schmidt2009-10-291-1/+1
* gigaset: CAPI module readability improvementsTilman Schmidt2009-10-291-63/+81
* Allow disabling of DSACK TCP option per routeGilad Ben-Yossef2009-10-292-2/+7
* Allow to turn off TCP window scale opt per routeGilad Ben-Yossef2009-10-293-3/+7
* Allow disabling TCP timestamp options per routeGilad Ben-Yossef2009-10-293-4/+9
* Add the no SACK route option featureGilad Ben-Yossef2009-10-293-3/+6
* Add dst_feature to query route entry featuresGilad Ben-Yossef2009-10-291-1/+7
* Allow tcp_parse_options to consult dst entryGilad Ben-Yossef2009-10-297-42/+56
* Only parse time stamp TCP option in time wait sockGilad Ben-Yossef2009-10-291-2/+2
* ip6mr: Optimize multiple unregistrationEric Dumazet2009-10-291-5/+10
* ipv6 sit: Optimize multiple unregistrationEric Dumazet2009-10-291-6/+11
* ipmr: Optimize multiple unregistrationEric Dumazet2009-10-291-5/+10
* ip6tnl: Optimize multiple unregistrationEric Dumazet2009-10-291-3/+8
* bridge: Optimize multiple unregistrationEric Dumazet2009-10-291-10/+9
* be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.Ajit Khaparde2009-10-291-0/+2
* e1000e: flow control doesn't re-enableBruce Allan2009-10-291-2/+10
* vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN deviceYi Zou2009-10-291-0/+13
* ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou2009-10-293-0/+48
* net: Add ndo_fcoe_get_wwn to net_device_opsYi Zou2009-10-291-0/+4
* ixgbe: Add support for 82599 alternative WWNN/WWPN prefixYi Zou2009-10-292-0/+65
* vmxnet3: remove duplicate #includeShreyas Bhatewara2009-10-281-5/+0
* be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi2009-10-284-6/+117
* e100: Fix to allow systems with FW based cards to resume from STDDavid Graham2009-10-281-4/+16
* netxen: update version to 4.0.65Dhananjay Phadke2009-10-281-2/+2
* netxen: module firmware hintsDhananjay Phadke2009-10-283-1/+15
* netxen: update module infoDhananjay Phadke2009-10-281-12/+6
* netxen: add PCI IDs for new chipDhananjay Phadke2009-10-283-4/+8
* netxen: refactor indirect register accessDhananjay Phadke2009-10-281-39/+36
* netxen: support for new firmware file formatAmit Kumar Salecha2009-10-282-63/+278
* via-velocity: Remove private device listBen Hutchings2009-10-282-38/+3
* net: Corrected spelling error heurestics->heuristicsAndreas Petlund2009-10-281-2/+2
* net: sysfs: ethtool_ops can be NULLEric Dumazet2009-10-281-2/+6
* tc35815: Enable NAPIAtsushi Nemoto2009-10-281-0/+1
* tc35815: Fix return value of tc35815_do_interrupt when NAPI enabledAtsushi Nemoto2009-10-281-0/+5
* NET/KS8695: add support NAPI for RxFigo.zhang2009-10-281-25/+78
* igb: Fix warnings in igb_set_ringparam()David S. Miller2009-10-281-2/+2
* igb: cleanup whitespace issues in igb_main.cAlexander Duyck2009-10-281-22/+19
* igb: open up SCTP checksum offloads to all MACs 82576 and newerAlexander Duyck2009-10-281-1/+1
* igb: limit minimum mtu to 68 to keep ip bound to interfaceAlexander Duyck2009-10-281-2/+1
* igb: add pci_dev in few spots to clean up use of dev_err/info/warnAlexander Duyck2009-10-281-12/+12
* igb: replace unecessary &adapter->hw with just hw where applicableAlexander Duyck2009-10-281-14/+12