summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10228-1952/+1875
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-1031-0/+21174
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-1028-0/+34833
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-1026-0/+14848
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-1028-0/+16699
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-1024-0/+5892
* [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.Rick Jones2007-10-102-5/+12
* [NETNS]: Cleanup list walking in setup_net and cleanup_netPavel Emelyanov2007-10-102-8/+18
* [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
OpenPOWER on IntegriCloud