Age | Commit message (Expand) | Author |
2009-10-29 | net: Cleanup redundant tests on unsigned | roel kluin |
2009-10-29 | net: Cleanup redundant tests on unsigned | roel kluin |
2009-10-29 | gigaset: convert strcmp chain to table lookup | Tilman Schmidt |
2009-10-29 | gigaset: checkpatch cleanup of ev-layer.c | Tilman Schmidt |
2009-10-29 | bas_gigaset: checkpatch cleanup | Tilman Schmidt |
2009-10-29 | ser_gigaset: checkpatch cleanup | Tilman Schmidt |
2009-10-29 | gigaset: checkpatch cleanup | Tilman Schmidt |
2009-10-29 | usb_gigaset: code cleanup | Tilman Schmidt |
2009-10-29 | gigaset: fix bad assumptions about CAPI skbuffs | Tilman Schmidt |
2009-10-29 | gigaset: fix format string typo in CAPI dial command | Tilman Schmidt |
2009-10-29 | gigaset: CAPI module readability improvements | Tilman Schmidt |
2009-10-29 | Allow disabling of DSACK TCP option per route | Gilad Ben-Yossef |
2009-10-29 | Allow to turn off TCP window scale opt per route | Gilad Ben-Yossef |
2009-10-29 | Allow disabling TCP timestamp options per route | Gilad Ben-Yossef |
2009-10-29 | Add the no SACK route option feature | Gilad Ben-Yossef |
2009-10-29 | Add dst_feature to query route entry features | Gilad Ben-Yossef |
2009-10-29 | Allow tcp_parse_options to consult dst entry | Gilad Ben-Yossef |
2009-10-29 | Only parse time stamp TCP option in time wait sock | Gilad Ben-Yossef |
2009-10-29 | ip6mr: Optimize multiple unregistration | Eric Dumazet |
2009-10-29 | ipv6 sit: Optimize multiple unregistration | Eric Dumazet |
2009-10-29 | ipmr: Optimize multiple unregistration | Eric Dumazet |
2009-10-29 | ip6tnl: Optimize multiple unregistration | Eric Dumazet |
2009-10-29 | bridge: Optimize multiple unregistration | Eric Dumazet |
2009-10-29 | be2net: Add the new PCI IDs to PCI_DEVICE_TABLE. | Ajit Khaparde |
2009-10-29 | e1000e: flow control doesn't re-enable | Bruce Allan |
2009-10-29 | vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device | Yi Zou |
2009-10-29 | ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 | Yi Zou |
2009-10-29 | net: Add ndo_fcoe_get_wwn to net_device_ops | Yi Zou |
2009-10-29 | ixgbe: Add support for 82599 alternative WWNN/WWPN prefix | Yi Zou |
2009-10-28 | vmxnet3: remove duplicate #include | Shreyas Bhatewara |
2009-10-28 | be2net: Changes to update ethtool get_settings function to return appropriate... | Sarveshwar Bandi |
2009-10-28 | e100: Fix to allow systems with FW based cards to resume from STD | David Graham |
2009-10-28 | netxen: update version to 4.0.65 | Dhananjay Phadke |
2009-10-28 | netxen: module firmware hints | Dhananjay Phadke |
2009-10-28 | netxen: update module info | Dhananjay Phadke |
2009-10-28 | netxen: add PCI IDs for new chip | Dhananjay Phadke |
2009-10-28 | netxen: refactor indirect register access | Dhananjay Phadke |
2009-10-28 | netxen: support for new firmware file format | Amit Kumar Salecha |
2009-10-28 | via-velocity: Remove private device list | Ben Hutchings |
2009-10-28 | net: Corrected spelling error heurestics->heuristics | Andreas Petlund |
2009-10-28 | net: sysfs: ethtool_ops can be NULL | Eric Dumazet |
2009-10-28 | tc35815: Enable NAPI | Atsushi Nemoto |
2009-10-28 | tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled | Atsushi Nemoto |
2009-10-28 | NET/KS8695: add support NAPI for Rx | Figo.zhang |
2009-10-28 | igb: Fix warnings in igb_set_ringparam() | David S. Miller |
2009-10-28 | igb: cleanup whitespace issues in igb_main.c | Alexander Duyck |
2009-10-28 | igb: open up SCTP checksum offloads to all MACs 82576 and newer | Alexander Duyck |
2009-10-28 | igb: limit minimum mtu to 68 to keep ip bound to interface | Alexander Duyck |
2009-10-28 | igb: add pci_dev in few spots to clean up use of dev_err/info/warn | Alexander Duyck |
2009-10-28 | igb: replace unecessary &adapter->hw with just hw where applicable | Alexander Duyck |