summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: Overflow bug in VegasLachlan Andrew2008-04-302-7/+11
* [IPv4] UFO: prevent generation of chained skb destined to UFO deviceKostya B2008-04-301-15/+7
* iwlwifi: move the selects to the tristate driversAdrian Bunk2008-04-301-6/+6
* ipv4: annotate a few functions __init in ipconfig.cSam Ravnborg2008-04-301-4/+4
* atm: ambassador: vcc_sf semaphore to mutexDaniel Walker2008-04-292-10/+11
* MAINTAINERS: The socketcan-core list is subscribers-only.Pavel Emelyanov2008-04-291-1/+1
* netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig2008-04-293-13/+3
* ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras2008-04-293-18/+25
* sch_sfq: use del_timer_sync() in sfq_destroy()Jarek Poplawski2008-04-291-1/+2
* net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens2008-04-294-1/+94
* net: Several cleanups for the setsockopt compat support.David L Stevens2008-04-291-4/+7
* ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-297-23/+66
* bridge: kernel panic when unloading bridge moduleBodo Stroesser2008-04-291-1/+1
* bridge: fix error handling in br_add_if()Volodymyr G Lukiianyk2008-04-291-1/+4
* netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packetsArnaud Ebalard2008-04-293-9/+6
* netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...Pavel Emelyanov2008-04-291-1/+1
* netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retvalRoel Kluin2008-04-291-1/+1
* tcp: Limit cwnd growth when deferring for GSOJohn Heffner2008-04-291-1/+2
* tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner2008-04-291-7/+4
* [netdrvr] gianfar: Determine TBIPA value dynamicallyPaul Gortmaker2008-04-294-19/+50
* Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-295-0/+1280
* ARM: am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-291-3/+7
* netiucv: Fix missing driver attributes.Cornelia Huck2008-04-291-0/+1
* qeth: layer 2 allow ethtool to set TSOFrank Blaschka2008-04-291-1/+17
* qeth: read number of ports from cardUrsula Braun2008-04-292-2/+4
* qeth: layer 3 add missing dev_open/close to ccwgroup handlerFrank Blaschka2008-04-291-2/+13
* qeth: rework fast pathFrank Blaschka2008-04-294-98/+13
* qeth: provide get ethtool settingsFrank Blaschka2008-04-294-0/+93
* qeth: layer 3 support vlan IPv6 on hiper socketFrank Blaschka2008-04-291-3/+4
* qeth module size reduction.Peter Tiedemann2008-04-295-27/+14
* ccwgroup: Unify parsing for group attribute.Ursula Braun2008-04-294-64/+82
* netiucv: get rid of in_atomic() useUrsula Braun2008-04-291-2/+0
* lcs: CCL-sequ. numbers required for protocol 802.2 only.Klaus D. Wacker2008-04-291-1/+2
* Blackfin EMAC Driver: Initial version of ethtool supportBryan Wu2008-04-291-0/+47
* Blackfin EMAC Driver: code cleanupBryan Wu2008-04-292-127/+124
* net: eepro autoport typoHarvey Harrison2008-04-291-1/+1
* Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning2008-04-292-2/+69
* Rename SMSC phy functions to be more genericSteve Glendinning2008-04-291-7/+7
* drivers/net/phy: fix kernel-doc notationRandy Dunlap2008-04-291-1/+1
* S2io: Version update for multi ring patchesSreenivasa Honnur2008-04-291-1/+1
* S2io: Enable multi ring supportSreenivasa Honnur2008-04-292-191/+226
* 3c515: use netstats in net_device structurePaulius Zaleckas2008-04-291-34/+30
* 3c509: use netstats in net_device structurePaulius Zaleckas2008-04-291-26/+21
* 3c505: use netstats in net_device structurePaulius Zaleckas2008-04-292-17/+14
* Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2008-04-291-4/+4
|\
| * r8169: fix oops in r8169_get_mac_versionIvan Vecera2008-04-171-1/+1
| * r8169: fix past rtl_chip_info array size for unknown chipsetsRoel Kluin2008-04-171-3/+3
* | Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu...Jeff Garzik2008-04-291-55/+81
|\ \
| * | sis190: account for Tx errorsFrancois Romieu2008-04-271-3/+35
| * | sis190: remove needless MII resetFrancois Romieu2008-04-271-3/+2