summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-06sfc: Do not reset when hardware monitor detects a faultBen Hutchings
2008-11-06sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings
2008-11-06sfc: Clean up non-volatile memory partitioningBen Hutchings
2008-11-06sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings
2008-11-06bonding: alternate agg selection policies for 802.3adJay Vosburgh
2008-11-06bonding: Fix ALB mode to balance traffic on VLANsJay Vosburgh
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley
2008-11-05pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski
2008-11-05net: Don't leak packets when a netns is going downEric W. Biederman
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman
2008-11-05netns: Delete virtual interfaces during namespace cleanupEric W. Biederman
2008-11-05net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet
2008-11-04dccp: Cleanup routines for feature negotiationGerrit Renker
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-11-04dccp: List management for new feature negotiationGerrit Renker
2008-11-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker
2008-11-04dccp: Basic data structure for feature negotiationGerrit Renker
2008-11-04net: #ifdef ->sk_securityAlexey Dobriyan
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-03netem: eliminate unneeded return valuesStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-03net: remove two duplicated #includeJianjun Kong
2008-11-03net: '&' reduxAlexey Dobriyan
2008-11-03bonding, net: Move last_rx update into bonding recv logicJay Vosburgh
2008-11-03net: increase receive packet quantumStephen Hemminger
2008-11-03printk: ipv4 address digits printed in reverse orderHarvey Harrison
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-11-03IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz
2008-11-03tg3: Update version to 3.95Matt Carlson
2008-11-03broadcom: Add support for BCM50610Matt Carlson
2008-11-03broadcom: Refine expansion register access routineMatt Carlson
2008-11-03broadcom: Add flow control supportMatt Carlson
2008-11-03tg3: 5785 enhancementsMatt Carlson
2008-11-03tg3: Refine phylib supportMatt Carlson
2008-11-03tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson
2008-11-03tg3: Refine power management and WOL codeMatt Carlson
2008-11-03tg3: Move phylib report to end of tg3_init_oneMatt Carlson
2008-11-03tg3: Do not enable APE on bcm5700Matt Carlson
2008-11-03tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson
2008-11-03tg3: Preserve LAA when device control is releasedMatt Carlson
2008-11-03tg3: Preserve DASH connectivity when WOL enabledMatt Carlson
2008-11-03tg3: Use pci_ioremap_bar()Matt Carlson
2008-11-03tg3: Add 5761S supportMatt Carlson
2008-11-03pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()Jarek Poplawski
2008-11-03net: clean up net/ipv4/tcp_ipv4.cJianjun Kong
2008-11-03net: clean up net/ipv4/devinet.cJianjun Kong
2008-11-03net: clean up net/ipv4/pararp.cJianjun Kong
2008-11-03net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.cJianjun Kong
2008-11-03net: clean up net/ipv4/ipmr.cJianjun Kong