aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-10[NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h insteadDenis Cheng
2007-10-10[NETLINK]: the temp variable name max is ambiguousDenis Cheng
2007-10-10[NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> insteadDenis Cheng
2007-10-10[SKBUFF]: Fix up csum_start when head room changesHerbert Xu
2007-10-10[NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu
2007-10-10[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.cVlad Yasevich
2007-10-10[SCTP]: Implement the Supported Extensions ParameterVlad Yasevich
2007-10-10[IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev
2007-10-10[NET]: Cleanup calling netdev notifiers.Pavel Emelyanov
2007-10-10[NETNS]: Consolidate hashes creation in netdev_init()Pavel Emelyanov
2007-10-10[NET]: Fix the prototype of call_netdevice_notifiers.Eric W. Biederman
2007-10-10[NET]: migrate HARD_TX_LOCK to header fileJamal Hadi Salim
2007-10-10[TAP]: Configurable interface MTU.Ed Swierk
2007-10-10[IPV6]: Remove redundant RTM_DELLINK message.Milan Kocian
2007-10-10[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functionsPaul Moore
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10S2io: code Optimization of isr functionSivakumar Subramani
2007-10-10S2io: Check for device state before handling trafficSivakumar Subramani
2007-10-10S2io: Cleanup - removed unused variable intr_typeSivakumar Subramani
2007-10-10[S2IO]: Handle and monitor all of the device errors and alarmsSivakumar Subramani
2007-10-10S2io: Enable all the error and alarm indicationsSivakumar Subramani
2007-10-10remove setup of platform device from jazzsonic.cThomas Bogendoerfer
2007-10-10sgiseeq: replace use of dma_cache_wback_invRalf Baechle
2007-10-10cxgb3 - Update engine microcode versionDivy Le Ray
2007-10-10cxgb3 - Add T3C revDivy Le Ray
2007-10-10cxgb3 - CQ context operations time out too soon.Divy Le Ray
2007-10-10cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray
2007-10-10cxgb3 - remove false positive in xgmac workaroundDivy Le Ray
2007-10-10cxgb3 - log and clear PEX errorsDivy Le Ray
2007-10-10cxgb3 - Firmware updateDivy Le Ray
2007-10-10e100: timer power savingStephen Hemminger
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok
2007-10-10PS3: Remove the workaround no longer neededMasakazu Mokuno
2007-10-10PS3: changed the way to handle tx skbsMasakazu Mokuno
2007-10-10pasemi_mac: Clean TX ring in pollOlof Johansson
2007-10-10pasemi_mac: Enable LLTXOlof Johansson
2007-10-10pasemi_mac: Fix RX checksum flagsOlof Johansson
2007-10-10pasemi_mac: Fix TX ring wrap checkingOlof Johansson
2007-10-10pasemi_mac: Batch up TX buffer freesOlof Johansson
2007-10-10pasemi_mac: RX performance tweaksOlof Johansson
2007-10-10pasemi_mac: Fix memcpy amount for short receivesOlof Johansson
2007-10-10pasemi_mac: Enable L2 caching of packet headersOlof Johansson
2007-10-10pasemi_mac: Stop using the pci config space accessors for register read/writesOlof Johansson
2007-10-10pasemi_mac: Abstract out register accessOlof Johansson
2007-10-10bmac: add simple ethtool support for network managerOlaf Hering
2007-10-10sky2: use pci_config access functionsStephen Hemminger