summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-131-1/+1
* wext: Send name on eventsJamal Hadi Salim2008-08-131-0/+1
* ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen2008-08-131-5/+0
* ipv6: ip6_route.h cleanup.Rami Rosen2008-08-131-1/+0
* net/tipc/subscr.c: don't use ___constant_swab32Andrew Morton2008-08-131-1/+1
* pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller2008-08-131-1/+4
* ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output...Brian Haley2008-08-131-1/+2
* skbuff: Code readability NiTGerrit Renker2008-08-111-3/+3
* pkt_sched: Add BH protection for qdisc_stab_lock.Jarek Poplawski2008-08-111-7/+7
* Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6David S. Miller2008-08-1118-106/+105
|\
| * ipvs: Explictly clear ip_vs_stats membersSimon Horman2008-08-111-1/+14
| * ipvs: No need to zero out ip_vs_stats during initializationSven Wegener2008-08-111-3/+3
| * ipvs: Embed estimator object into stats objectSven Wegener2008-08-113-82/+65
| * ipvs: Mark net_vs_ctl_path constSven Wegener2008-08-112-2/+2
| * ipvs: Annotate init functions with __initSven Wegener2008-08-114-5/+5
| * ipvs: Initialize schedulers' struct list_head at compile timeSven Wegener2008-08-1110-10/+10
| * ipvs: Use list_empty() instead of open-coding the same functionalitySven Wegener2008-08-111-2/+2
| * ipvs: Use ARRAY_SIZE()Sven Wegener2008-08-111-1/+1
| * ipvs: Fix possible deadlock in estimator codeSven Wegener2008-08-111-2/+5
| * ipvs: Fix possible deadlock in sync codeSven Wegener2008-08-111-2/+2
* | ipvs: add lvs-devel as a list contactSimon Horman2008-08-111-0/+1
* | udp: Drop socket lock for encapsulated packetsHerbert Xu2008-08-092-5/+7
|/
* pkt_sched: Fix ingress deletion and filter attachment.David S. Miller2008-08-081-13/+23
* pkt_sched: Fix actions referencingJamal Hadi Salim2008-08-071-3/+2
* bnx2x: fix logical opRandy Dunlap2008-08-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-08-076-36/+179
|\
| * [Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann2008-08-071-2/+161
| * [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-074-31/+6
| * [Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann2008-08-071-3/+12
* | tcp: (whitespace only) fix confusing indentationAdam Langley2008-08-071-70/+68
* | pkt_sched: Fix qdisc config when link is down.David S. Miller2008-08-071-4/+4
* | Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller2008-08-0727-13/+31609
|\ \
| * | ath9k: Revamp wireless mode usageSujith2008-08-0712-324/+205
| * | ath9k: More unused macrosSujith2008-08-071-6/+0
| * | ath9k: Remove a few unused macros and fix indentationSujith2008-08-071-145/+130
| * | ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2008-08-072-9/+4
| * | ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-076-212/+178
| * | ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-079-320/+330
| * | ath9k: work around gcc ICEsAdrian Bunk2008-08-071-1/+5
| * | ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-0723-0/+31694
| * | ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez2008-08-071-2/+0
| * | list.h: add list_cut_position()Luis R. Rodriguez2008-08-071-0/+40
| * | list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2008-08-073-11/+40
* | | p54: swap short slot time dcf valuesChristian Lamparter2008-08-071-2/+2
* | | rt2x00: Block all unsupported modesIvo van Doorn2008-08-071-17/+37
* | | mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo2008-08-071-1/+7
* | | mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo2008-08-075-90/+106
* | | p54: Fix for TX sequence number problemLarry Finger2008-08-072-0/+15
* | | iwlwifi: cleanup iwl_tx_skbTomas Winkler2008-08-073-25/+22
|/ /
* | pktgen: multiqueue etc.Robert Olsson2008-08-071-3/+34
OpenPOWER on IntegriCloud