summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-13bnx2x: StatisticsYitchak Gertner4-94/+154
2008-08-13bnx2x: Not dropping packets with L3/L4 checksum errorEilon Greenstein2-12/+19
2008-08-13bnx2x: FW (bootcode) interface fixesEilon Greenstein1-32/+42
2008-08-13pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski1-4/+5
2008-08-13pkt_sched: Fix queue quiescence testing in dev_deactivate().David S. Miller1-5/+6
2008-08-13pkt_sched: Fix oops in htb_delete.Jarek Poplawski1-1/+2
2008-08-13pktgen: prevent pktgen from using bad tx queueAndrew Gallatin1-0/+29
2008-08-13dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo1-0/+5
2008-08-13xfrm: remove unnecessary variable in xfrm_output_resume() 2nd tryJean-Christophe DUBOIS1-4/+1
2008-08-13net-sched: fix Action flushing return codeJamal Hadi Salim1-2/+2
2008-08-13net-sched: Fix actions flushingJamal Hadi Salim1-2/+7
2008-08-13net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-08-13wext: Send name on eventsJamal Hadi Salim1-0/+1
2008-08-13ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen1-5/+0
2008-08-13ipv6: ip6_route.h cleanup.Rami Rosen1-1/+0
2008-08-13net/tipc/subscr.c: don't use ___constant_swab32Andrew Morton1-1/+1
2008-08-13pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller1-1/+4
2008-08-13ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output...Brian Haley1-1/+2
2008-08-11skbuff: Code readability NiTGerrit Renker1-3/+3
2008-08-11pkt_sched: Add BH protection for qdisc_stab_lock.Jarek Poplawski1-7/+7
2008-08-11Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6David S. Miller18-106/+105
2008-08-11ipvs: add lvs-devel as a list contactSimon Horman1-0/+1
2008-08-11ipvs: Explictly clear ip_vs_stats membersSimon Horman1-1/+14
2008-08-11ipvs: No need to zero out ip_vs_stats during initializationSven Wegener1-3/+3
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener3-82/+65
2008-08-11ipvs: Mark net_vs_ctl_path constSven Wegener2-2/+2
2008-08-11ipvs: Annotate init functions with __initSven Wegener4-5/+5
2008-08-11ipvs: Initialize schedulers' struct list_head at compile timeSven Wegener10-10/+10
2008-08-11ipvs: Use list_empty() instead of open-coding the same functionalitySven Wegener1-2/+2
2008-08-11ipvs: Use ARRAY_SIZE()Sven Wegener1-1/+1
2008-08-11ipvs: Fix possible deadlock in estimator codeSven Wegener1-2/+5
2008-08-11ipvs: Fix possible deadlock in sync codeSven Wegener1-2/+2
2008-08-09udp: Drop socket lock for encapsulated packetsHerbert Xu2-5/+7
2008-08-08pkt_sched: Fix ingress deletion and filter attachment.David S. Miller1-13/+23
2008-08-07pkt_sched: Fix actions referencingJamal Hadi Salim1-3/+2
2008-08-07bnx2x: fix logical opRandy Dunlap1-1/+1
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-36/+179
2008-08-07tcp: (whitespace only) fix confusing indentationAdam Langley1-70/+68
2008-08-07pkt_sched: Fix qdisc config when link is down.David S. Miller1-4/+4
2008-08-07Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller27-13/+31609
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann4-31/+6
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann1-3/+12
2008-08-07ath9k: Revamp wireless mode usageSujith12-324/+205
2008-08-07ath9k: More unused macrosSujith1-6/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith1-145/+130
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2-9/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith6-212/+178
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith9-320/+330
2008-08-07ath9k: work around gcc ICEsAdrian Bunk1-1/+5