aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-034-14/+24
* net: increase receive packet quantumStephen Hemminger2008-11-031-7/+4
* printk: ipv4 address digits printed in reverse orderHarvey Harrison2008-11-031-2/+6
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-0312-51/+6
* IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2008-11-032-61/+92
* tg3: Update version to 3.95Matt Carlson2008-11-031-2/+2
* broadcom: Add support for BCM50610Matt Carlson2008-11-031-1/+118
* broadcom: Refine expansion register access routineMatt Carlson2008-11-031-26/+34
* broadcom: Add flow control supportMatt Carlson2008-11-031-6/+12
* tg3: 5785 enhancementsMatt Carlson2008-11-032-21/+163
* tg3: Refine phylib supportMatt Carlson2008-11-031-12/+35
* tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2008-11-032-8/+33
* tg3: Refine power management and WOL codeMatt Carlson2008-11-031-17/+23
* tg3: Move phylib report to end of tg3_init_oneMatt Carlson2008-11-031-13/+17
* tg3: Do not enable APE on bcm5700Matt Carlson2008-11-031-1/+4
* tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2008-11-032-15/+7
* tg3: Preserve LAA when device control is releasedMatt Carlson2008-11-031-37/+39
* tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2008-11-032-1/+15
* tg3: Use pci_ioremap_bar()Matt Carlson2008-11-031-12/+12
* tg3: Add 5761S supportMatt Carlson2008-11-032-0/+4
* pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()Jarek Poplawski2008-11-031-0/+3
* net: clean up net/ipv4/tcp_ipv4.cJianjun Kong2008-11-031-8/+8
* net: clean up net/ipv4/devinet.cJianjun Kong2008-11-031-5/+5
* net: clean up net/ipv4/pararp.cJianjun Kong2008-11-031-7/+7
* net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.cJianjun Kong2008-11-033-5/+5
* net: clean up net/ipv4/ipmr.cJianjun Kong2008-11-031-65/+65
* net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong2008-11-032-20/+20
* net: clean up net/ipv4/igmp.cJianjun Kong2008-11-031-23/+23
* net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.cJianjun Kong2008-11-033-18/+18
* net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong2008-11-036-12/+12
* net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong2008-11-036-13/+13
* sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller2008-11-021-1/+1
* IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2008-11-022-18/+42
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-0215-104/+219
|\
| * bonding: update docs to correctly reflect arp_ip_target behaviorAndy Gospodarek2008-11-021-7/+9
| * smc91x: add __init markings to smc_drv_probe()Mike Frysinger2008-11-021-1/+1
| * forcdeth: increase max_interrupt_workJoe Korty2008-11-021-1/+1
| * ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-027-0/+154
| * atlx: timer cleanupStephen Hemminger2008-11-023-25/+10
| * atlx: use embedded net_device_statsStephen Hemminger2008-11-025-70/+44
* | sch_netem: Replace ->requeue() method with open codeJarek Poplawski2008-11-021-1/+5
* | sch_netem: Remove classful functionalityJarek Poplawski2008-11-021-87/+0
|/
* [TCP] CUBIC v2.3Sangtae Ha2008-11-021-11/+109
* af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong2008-11-013-44/+42
* udp: add a missing smp_wmb() in udp_lib_get_port()Eric Dumazet2008-11-011-0/+5
* xfrm6: handling fragmentNicolas Dichtel2008-11-011-3/+6
* mac80211: fix two kernel-doc warningsJohannes Berg2008-10-312-19/+23
* ath9k: use ETH_P_PAELuis R. Rodriguez2008-10-311-2/+2
* ath9k: remove useless conditionalBob Copeland2008-10-311-3/+0
* orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov2008-10-312-7/+26