Commit Graph

65730 Commits (8b14a536701b50559a0d69d5d593323f550db4e9)
 

Author SHA1 Message Date
Denis Cheng 8b14a53670 [NET]: all net/ cleanup with ARRAY_SIZE 18 years ago
Denis Cheng c40f6fff40 [IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead 18 years ago
Denis Cheng 26ff5ddc5a [NETLINK]: the temp variable name max is ambiguous 18 years ago
Denis Cheng 99406c885a [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead 18 years ago
Herbert Xu 52886051ff [SKBUFF]: Fix up csum_start when head room changes 18 years ago
Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 18 years ago
Vlad Yasevich 007e3936bd [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c 18 years ago
Vlad Yasevich 131a47e31a [SCTP]: Implement the Supported Extensions Parameter 18 years ago
Denis V. Lunev 76c72d4f44 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. 18 years ago
Pavel Emelyanov 056925ab31 [NET]: Cleanup calling netdev notifiers. 18 years ago
Pavel Emelyanov 30d97d3585 [NETNS]: Consolidate hashes creation in netdev_init() 18 years ago
Eric W. Biederman ad7379d494 [NET]: Fix the prototype of call_netdevice_notifiers. 18 years ago
Jamal Hadi Salim 22dd749501 [NET]: migrate HARD_TX_LOCK to header file 18 years ago
Ed Swierk 4885a50476 [TAP]: Configurable interface MTU. 18 years ago
Milan Kocian 0b69d4bd26 [IPV6]: Remove redundant RTM_DELLINK message. 18 years ago
Paul Moore 63d804eade [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Sivakumar Subramani 596c5c9743 S2io: code Optimization of isr function 18 years ago
Sivakumar Subramani 92b84437a6 S2io: Check for device state before handling traffic 18 years ago
Sivakumar Subramani eaae7f7230 S2io: Cleanup - removed unused variable intr_type 18 years ago
Sivakumar Subramani 8116f3cf4a [S2IO]: Handle and monitor all of the device errors and alarms 18 years ago
Sivakumar Subramani 9caab4587b S2io: Enable all the error and alarm indications 18 years ago
Thomas Bogendoerfer ed9f0e0bf3 remove setup of platform device from jazzsonic.c 18 years ago
Ralf Baechle 99cd149efe sgiseeq: replace use of dma_cache_wback_inv 18 years ago
Divy Le Ray dc67369573 cxgb3 - Update engine microcode version 18 years ago
Divy Le Ray 1aafee2657 cxgb3 - Add T3C rev 18 years ago
Divy Le Ray bb9366af7b cxgb3 - CQ context operations time out too soon. 18 years ago
Divy Le Ray 1c17ae8af9 cxgb3 - Set the CQ_ERR bit in CQ contexts. 18 years ago
Divy Le Ray b4687ff753 cxgb3 - remove false positive in xgmac workaround 18 years ago
Divy Le Ray 3eea3337a0 cxgb3 - log and clear PEX errors 18 years ago
Divy Le Ray a5a3b4601b cxgb3 - Firmware update 18 years ago
Stephen Hemminger 34c6417b70 e100: timer power saving 18 years ago
Auke Kok 9a799d7103 ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) 18 years ago
Masakazu Mokuno dc029ad97f PS3: Remove the workaround no longer needed 18 years ago
Masakazu Mokuno 173261ed37 PS3: changed the way to handle tx skbs 18 years ago
Olof Johansson 829185e97f pasemi_mac: Clean TX ring in poll 18 years ago
Olof Johansson 6fba848a9a pasemi_mac: Enable LLTX 18 years ago
Olof Johansson 38bf3184e8 pasemi_mac: Fix RX checksum flags 18 years ago
Olof Johansson 021fa22e01 pasemi_mac: Fix TX ring wrap checking 18 years ago
Olof Johansson 02df6cfa09 pasemi_mac: Batch up TX buffer frees 18 years ago
Olof Johansson 26fcfa95ae pasemi_mac: RX performance tweaks 18 years ago
Olof Johansson 73344863e4 pasemi_mac: Fix memcpy amount for short receives 18 years ago
Olof Johansson c0efd52b8b pasemi_mac: Enable L2 caching of packet headers 18 years ago
Olof Johansson b6e05a1b67 pasemi_mac: Stop using the pci config space accessors for register read/writes 18 years ago
Olof Johansson a85b94222d pasemi_mac: Abstract out register access 18 years ago
Olaf Hering ced13330bb bmac: add simple ethtool support for network manager 18 years ago
Stephen Hemminger 167f53d05f sky2: use pci_config access functions 18 years ago