Age | Commit message (Expand) | Author |
2007-10-10 | [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead | Denis Cheng |
2007-10-10 | [SKBUFF]: Fix up csum_start when head room changes | Herbert Xu |
2007-10-10 | [NETLINK]: Avoid pointer in netlink_run_queue | Herbert Xu |
2007-10-10 | [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c | Vlad Yasevich |
2007-10-10 | [SCTP]: Implement the Supported Extensions Parameter | Vlad 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 file | Jamal 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() functions | Paul Moore |
2007-10-10 | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik |
2007-10-10 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik |
2007-10-10 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-10-10 | S2io: code Optimization of isr function | Sivakumar Subramani |
2007-10-10 | S2io: Check for device state before handling traffic | Sivakumar Subramani |
2007-10-10 | S2io: Cleanup - removed unused variable intr_type | Sivakumar Subramani |
2007-10-10 | [S2IO]: Handle and monitor all of the device errors and alarms | Sivakumar Subramani |
2007-10-10 | S2io: Enable all the error and alarm indications | Sivakumar Subramani |
2007-10-10 | remove setup of platform device from jazzsonic.c | Thomas Bogendoerfer |
2007-10-10 | sgiseeq: replace use of dma_cache_wback_inv | Ralf Baechle |
2007-10-10 | cxgb3 - Update engine microcode version | Divy Le Ray |
2007-10-10 | cxgb3 - Add T3C rev | Divy Le Ray |
2007-10-10 | cxgb3 - CQ context operations time out too soon. | Divy Le Ray |
2007-10-10 | cxgb3 - Set the CQ_ERR bit in CQ contexts. | Divy Le Ray |
2007-10-10 | cxgb3 - remove false positive in xgmac workaround | Divy Le Ray |
2007-10-10 | cxgb3 - log and clear PEX errors | Divy Le Ray |
2007-10-10 | cxgb3 - Firmware update | Divy Le Ray |
2007-10-10 | e100: timer power saving | Stephen Hemminger |
2007-10-10 | ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) | Auke Kok |
2007-10-10 | PS3: Remove the workaround no longer needed | Masakazu Mokuno |
2007-10-10 | PS3: changed the way to handle tx skbs | Masakazu Mokuno |
2007-10-10 | pasemi_mac: Clean TX ring in poll | Olof Johansson |
2007-10-10 | pasemi_mac: Enable LLTX | Olof Johansson |
2007-10-10 | pasemi_mac: Fix RX checksum flags | Olof Johansson |
2007-10-10 | pasemi_mac: Fix TX ring wrap checking | Olof Johansson |
2007-10-10 | pasemi_mac: Batch up TX buffer frees | Olof Johansson |
2007-10-10 | pasemi_mac: RX performance tweaks | Olof Johansson |
2007-10-10 | pasemi_mac: Fix memcpy amount for short receives | Olof Johansson |
2007-10-10 | pasemi_mac: Enable L2 caching of packet headers | Olof Johansson |
2007-10-10 | pasemi_mac: Stop using the pci config space accessors for register read/writes | Olof Johansson |
2007-10-10 | pasemi_mac: Abstract out register access | Olof Johansson |
2007-10-10 | bmac: add simple ethtool support for network manager | Olaf Hering |
2007-10-10 | sky2: use pci_config access functions | Stephen Hemminger |
2007-10-10 | sky2: advanced error reporting | Stephen Hemminger |
2007-10-10 | sky2: dont restrict config space access | Stephen Hemminger |
2007-10-10 | sky2: document GPHY_CTRL bits | Stephen Hemminger |