summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-12skbuff: Code readability NiTGerrit Renker1-3/+3
2008-08-12pkt_sched: Add BH protection for qdisc_stab_lock.Jarek Poplawski1-7/+7
2008-08-12Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6David S. Miller18-106/+105
2008-08-12ipvs: 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-09pkt_sched: Fix ingress deletion and filter attachment.David S. Miller1-13/+23
2008-08-08pkt_sched: Fix actions referencingJamal Hadi Salim1-3/+2
2008-08-08bnx2x: fix logical opRandy Dunlap1-1/+1
2008-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-36/+179
2008-08-08tcp: (whitespace only) fix confusing indentationAdam Langley1-70/+68
2008-08-08pkt_sched: Fix qdisc config when link is down.David S. Miller1-4/+4
2008-08-08Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller27-13/+31609
2008-08-08[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2008-08-08[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann4-31/+6
2008-08-08[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
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez23-0/+31694
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez1-2/+0
2008-08-07list.h: add list_cut_position()Luis R. Rodriguez1-0/+40
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez3-11/+40
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter1-2/+2
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn1-17/+37
2008-08-07mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo1-1/+7
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo5-90/+106
2008-08-07p54: Fix for TX sequence number problemLarry Finger2-0/+15
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler3-25/+22
2008-08-07pktgen: multiqueue etc.Robert Olsson1-3/+34
2008-08-07Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller102-3200/+2325
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik36-1918/+1245
2008-08-07WAN: remove extra help text from HDLC_PPP config optionKrzysztof Halasa1-2/+0
2008-08-07net/core: Allow receive on active slaves.Joe Eykholt1-2/+4