summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.27-rc2v2.6.27-rc2Linus Torvalds2008-08-051-1/+1
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-053-7/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-0595-1284/+2159
|\
| * AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVERalf Baechle2008-08-051-10/+4
| * pktgen: mac countRobert Olsson2008-08-051-2/+2
| * pktgen: random flow Robert Olsson2008-08-051-1/+5
| * bridge: Eliminate unnecessary forward delayStephen Hemminger2008-08-051-7/+18
| * Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2008-08-0537-724/+795
| |\
| | * iwl3945: fix merge mistake for packet injectionZhu Yi2008-08-041-6/+0
| | * iwlwifi: grap nic access before accessing periphery registersTomas Winkler2008-08-041-1/+3
| | * iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach2008-08-041-0/+1
| | * iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler2008-08-041-10/+8
| | * iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-045-51/+119
| | * iwlwifi: memory allocation optimizationGregory Greenman2008-08-044-28/+59
| | * iwlwifi: HW bug fixesTomas Winkler2008-08-044-7/+32
| | * p54: Fix potential concurrent access to private dataLarry Finger2008-08-042-0/+7
| | * rt2x00: Disable link tuning in rt2500usbIvo van Doorn2008-08-041-0/+14
| | * iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener2008-08-044-28/+36
| | * iwlwifi: rename 4965 to AGNTomas Winkler2008-08-044-63/+68
| | * iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-0411-60/+55
| | * iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2008-08-042-4/+2
| | * mac80211: automatic IBSS channel selectionDaniel Drake2008-08-041-4/+16
| | * iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler2008-08-043-4/+5
| | * iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-08-041-0/+2
| | * iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-043-7/+7
| | * iwlwifi: set led register in disassociationEsti Kummer2008-08-041-16/+24
| | * iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler2008-08-043-111/+0
| | * iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-047-128/+119
| | * iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-042-33/+31
| | * iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-044-39/+37
| | * iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-043-38/+34
| | * mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-043-3/+17
| | * mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-044-1/+28
| | * iwlwifi: corrects power_level in sysfsEsti Kummer2008-08-043-63/+58
| | * iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-047-24/+18
| * | bridge: fix compile warning in net/bridge/br_netfilter.cRami Rosen2008-08-051-1/+1
| * | ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen2008-08-051-1/+0
| * | tg3: Fix 'scheduling while atomic' errorsMatt Carlson2008-08-041-16/+4
| * | net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-042-14/+1
| * | net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-0410-20/+19
| * | net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-0412-34/+68
| * | net: eliminate refcounting in backlog queueStephen Hemminger2008-08-031-7/+16
| * | ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun2008-08-031-1/+1
| * | sctp: Drop ipfargok in sctp_xmit functionHerbert Xu2008-08-034-11/+15
| * | ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang2008-08-031-0/+2
| * | ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal2008-08-031-11/+11
| |/
| * net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener2008-08-031-0/+1
| * net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek2008-08-031-0/+4
| * net: fix missing pneigh entries in the neighbor seq_file codeChris Larson2008-08-031-5/+6
| * net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson2008-08-031-1/+1