aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | [8390]: Fix build error.David S. Miller2008-03-22
* | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-22
|\ \
| * | ixgbe: Increment versionAuke Kok2008-03-17
| * | ixgbe: Add optional DCA infrastructureJeb Cramer2008-03-17
| * | ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan2008-03-17
| * | ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan2008-03-17
| * | ixgbe: Introduce MSI-X queue vector codeAyyappan Veeraiyan2008-03-17
| * | /drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...Jon Schindler2008-03-17
| * | /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo...Jon Schindler2008-03-17
| * | /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Jon Schindler2008-03-17
| * | /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...Jon Schindler2008-03-17
| * | /drivers/net/8390.c replaced init_module&cleanup_module with module_init&modu...Jon Schindler2008-03-17
| * | smc91x: make superh use default config V2Magnus Damm2008-03-17
| * | smc91x: add insw/outsw to default config V2Magnus Damm2008-03-17
| * | smc91x: introduce platform data flags V2Magnus Damm2008-03-17
| * | smc91x: pass along private data V2Magnus Damm2008-03-17
| * | S2io: Version update for multiqueue and vlan patchesSreenivasa Honnur2008-03-17
| * | S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur2008-03-17
| * | S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur2008-03-17
| * | S2io: Multiqueue network device support implementationSreenivasa Honnur2008-03-17
| * | qeth: remove old qeth filesFrank Blaschka2008-03-17
| * | qeth: new qeth device driverFrank Blaschka2008-03-17
| * | ctc: removal of the old ctc driverPeter Tiedemann2008-03-17
| * | ctcm: infrastructure for replaced ctc driverPeter Tiedemann2008-03-17
| * | drivers/s390/net: Kconfig brush upUrsula Braun2008-03-17
| * | atl1: reduce forward declarationsJay Cliburn2008-03-17
| * | atl1: make functions staticJay Cliburn2008-03-17
| * | atl1: print debug info if rrd errorJay Cliburn2008-03-17
| * | atl1: use netif_msgJay Cliburn2008-03-17
| * | atl1: use csum_startJay Cliburn2008-03-17
| * | atl1: simplify tx packet descriptorJay Cliburn2008-03-17
| * | atl1: add ethtool register dumpJay Cliburn2008-03-17
| * | atl1: fix broken TSOJay Cliburn2008-03-17
| * | atl1: move common functions to atlx filesJay Cliburn2008-03-17
| * | atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn2008-03-17
| * | remove the obsolete xircom_tulip_cb driverAdrian Bunk2008-03-17
| * | sk98lin: remove obsolete driverStephen Hemminger2008-03-17
* | | [IPV4] route: use read_mostlyStephen Hemminger2008-03-22
* | | [IPV4]: sk parameter is unused in ipv4_dst_blackhole.Denis V. Lunev2008-03-22
* | | [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell2008-03-22
* | | [RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov2008-03-22
* | | [UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov2008-03-22
* | | [SOCK]: Add udp_hash member to struct proto.Pavel Emelyanov2008-03-22
* | | [IPV4]: Always pass ip_options pointer into ip_options_compile.Denis V. Lunev2008-03-22
* | | [IPV4]: Remove unused ip_options->is_data.Denis V. Lunev2008-03-22
* | | [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile.Denis V. Lunev2008-03-22
* | | [TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2008-03-21
* | | [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synackPatrick McManus2008-03-21
* | | [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_threshPatrick McManus2008-03-21
* | | socket: SOCK_DEBUG type checkingStephen Hemminger2008-03-21