summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-1011-122/+135
* [NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-102-2/+2
* [IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h insteadDenis Cheng2007-10-101-1/+1
* [NETLINK]: the temp variable name max is ambiguousDenis Cheng2007-10-101-6/+6
* [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> insteadDenis Cheng2007-10-101-1/+1
* [SKBUFF]: Fix up csum_start when head room changesHerbert Xu2007-10-101-10/+8
* [NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu2007-10-107-14/+16
* [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.cVlad Yasevich2007-10-102-11/+6
* [SCTP]: Implement the Supported Extensions ParameterVlad Yasevich2007-10-103-2/+99
* [IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev2007-10-105-33/+28
* [NET]: Cleanup calling netdev notifiers.Pavel Emelyanov2007-10-101-19/+13
* [NETNS]: Consolidate hashes creation in netdev_init()Pavel Emelyanov2007-10-101-17/+24
* [NET]: Fix the prototype of call_netdevice_notifiers.Eric W. Biederman2007-10-102-3/+3
* [NET]: migrate HARD_TX_LOCK to header fileJamal Hadi Salim2007-10-102-14/+19
* [TAP]: Configurable interface MTU.Ed Swierk2007-10-101-0/+14
* [IPV6]: Remove redundant RTM_DELLINK message.Milan Kocian2007-10-101-2/+0
* [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functionsPaul Moore2007-10-101-73/+42
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-1038-101/+13
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-1083-1763/+948
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-1037-78/+70
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10251-341/+0
* S2io: code Optimization of isr functionSivakumar Subramani2007-10-102-97/+61
* S2io: Check for device state before handling trafficSivakumar Subramani2007-10-102-22/+46
* S2io: Cleanup - removed unused variable intr_typeSivakumar Subramani2007-10-102-22/+17
* [S2IO]: Handle and monitor all of the device errors and alarmsSivakumar Subramani2007-10-102-136/+357
* S2io: Enable all the error and alarm indicationsSivakumar Subramani2007-10-103-85/+278
* remove setup of platform device from jazzsonic.cThomas Bogendoerfer2007-10-101-54/+7
* sgiseeq: replace use of dma_cache_wback_invRalf Baechle2007-10-101-15/+11
* cxgb3 - Update engine microcode versionDivy Le Ray2007-10-101-2/+2
* cxgb3 - Add T3C revDivy Le Ray2007-10-102-0/+4
* cxgb3 - CQ context operations time out too soon.Divy Le Ray2007-10-101-8/+11
* cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray2007-10-102-1/+6
* cxgb3 - remove false positive in xgmac workaroundDivy Le Ray2007-10-102-1/+4
* cxgb3 - log and clear PEX errorsDivy Le Ray2007-10-101-0/+6
* cxgb3 - Firmware updateDivy Le Ray2007-10-104-11/+22
* e100: timer power savingStephen Hemminger2007-10-101-1/+2
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-1013-8/+7867
* PS3: Remove the workaround no longer neededMasakazu Mokuno2007-10-101-12/+4
* PS3: changed the way to handle tx skbsMasakazu Mokuno2007-10-101-77/+63
* pasemi_mac: Clean TX ring in pollOlof Johansson2007-10-101-0/+1
* pasemi_mac: Enable LLTXOlof Johansson2007-10-101-1/+1
* pasemi_mac: Fix RX checksum flagsOlof Johansson2007-10-101-1/+1
* pasemi_mac: Fix TX ring wrap checkingOlof Johansson2007-10-102-12/+15
* pasemi_mac: Batch up TX buffer freesOlof Johansson2007-10-101-10/+29
* pasemi_mac: RX performance tweaksOlof Johansson2007-10-101-8/+12
* pasemi_mac: Fix memcpy amount for short receivesOlof Johansson2007-10-101-3/+1
* pasemi_mac: Enable L2 caching of packet headersOlof Johansson2007-10-102-1/+12
* pasemi_mac: Stop using the pci config space accessors for register read/writesOlof Johansson2007-10-102-41/+94
* pasemi_mac: Abstract out register accessOlof Johansson2007-10-101-94/+101
* bmac: add simple ethtool support for network managerOlaf Hering2007-10-101-0/+13