aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-13pktgen: prevent pktgen from using bad tx queueAndrew Gallatin
2008-08-13dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo
2008-08-13xfrm: remove unnecessary variable in xfrm_output_resume() 2nd tryJean-Christophe DUBOIS
2008-08-13net-sched: fix Action flushing return codeJamal Hadi Salim
2008-08-13net-sched: Fix actions flushingJamal Hadi Salim
2008-08-13net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-08-13wext: Send name on eventsJamal Hadi Salim
2008-08-13ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen
2008-08-13ipv6: ip6_route.h cleanup.Rami Rosen
2008-08-13net/tipc/subscr.c: don't use ___constant_swab32Andrew Morton
2008-08-13pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller
2008-08-13ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output...Brian Haley
2008-08-11skbuff: Code readability NiTGerrit Renker
2008-08-11pkt_sched: Add BH protection for qdisc_stab_lock.Jarek Poplawski
2008-08-11Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6David S. Miller
2008-08-11ipvs: add lvs-devel as a list contactSimon Horman
2008-08-11ipvs: Explictly clear ip_vs_stats membersSimon Horman
2008-08-11ipvs: No need to zero out ip_vs_stats during initializationSven Wegener
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener
2008-08-11ipvs: Mark net_vs_ctl_path constSven Wegener
2008-08-11ipvs: Annotate init functions with __initSven Wegener
2008-08-11ipvs: Initialize schedulers' struct list_head at compile timeSven Wegener
2008-08-11ipvs: Use list_empty() instead of open-coding the same functionalitySven Wegener
2008-08-11ipvs: Use ARRAY_SIZE()Sven Wegener
2008-08-11ipvs: Fix possible deadlock in estimator codeSven Wegener
2008-08-11ipvs: Fix possible deadlock in sync codeSven Wegener
2008-08-09udp: Drop socket lock for encapsulated packetsHerbert Xu
2008-08-08pkt_sched: Fix ingress deletion and filter attachment.David S. Miller
2008-08-07pkt_sched: Fix actions referencingJamal Hadi Salim
2008-08-07bnx2x: fix logical opRandy Dunlap
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-08-07tcp: (whitespace only) fix confusing indentationAdam Langley
2008-08-07pkt_sched: Fix qdisc config when link is down.David S. Miller
2008-08-07Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann
2008-08-07ath9k: Revamp wireless mode usageSujith
2008-08-07ath9k: More unused macrosSujith
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith
2008-08-07ath9k: work around gcc ICEsAdrian Bunk
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez
2008-08-07list.h: add list_cut_position()Luis R. Rodriguez
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn