summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Add Tehuti network driver.Andy Gospodarek2007-10-107-0/+13804
* [IPG]: add IP1000A driver to kernel treeFrancois Romieu2007-10-106-0/+3204
* [SCTP]: Tie ADD-IP and AUTH functionality as required by spec.Vlad Yasevich2007-10-102-1/+13
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-107-0/+657
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-109-13/+374
* [SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich2007-10-105-27/+159
* [SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich2007-10-105-4/+220
* [SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich2007-10-105-0/+133
* [SCTP]: Implement SCTP-AUTH internalsVlad Yasevich2007-10-107-7/+976
* [SCTP]: protocol definitions for SCTP-AUTH implementationVlad Yasevich2007-10-101-1/+99
* [IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens2007-10-108-78/+123
* [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
OpenPOWER on IntegriCloud