aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
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-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
2008-08-07net/core: Allow certain receives on inactive slave.Joe Eykholt1-7/+8
2008-08-07net/core: Uninline skb_bond().Joe Eykholt1-20/+8
2008-08-07bonding: Don't destroy bonding master when removing slave via sysfsMoni Shoua1-3/+0
2008-08-07bonding: refactor mii monitorJay Vosburgh2-222/+173
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng6-9/+13
2008-08-06pkt_sched: Fix "parent is root" test in qdisc_create().David S. Miller1-1/+1
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen13-57/+9
2008-08-07dm9000: Support MAC address setting through platform data.Laurent Pinchart2-0/+6
2008-08-073c59x: use netdev_alloc_skbStephen Hemminger1-6/+8
2008-08-07ethtool: Expand ethtool_cmd.speed to 32 bitsBrandon Philips1-1/+16
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins1-0/+21
2008-08-07drivers/net/netxen/netxen_nic_hw.c: fix printk warningsAndrew Morton1-2/+4
2008-08-07hamradio: add missing sanity check to tty operationEugene Teo1-1/+1