aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-02dccp: Do not let initial option overhead shrink the MPSGerrit Renker
2009-03-02dccp: Minimise header option overhead in setting the MPSGerrit Renker
2009-03-02tcp: get rid of two unnecessary u16s in TCP skb flags copyingIlpo Järvinen
2009-03-02tcp: in sendmsg/pages open code the real goto targetIlpo Järvinen
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen
2009-03-02htcp: merge icsk_ca_state compareIlpo Järvinen
2009-03-02tcp: drop unnecessary local var in collapseIlpo Järvinen
2009-03-02tcp: cleanup ca_state mess in tcp_timerIlpo Järvinen
2009-03-02tcp: separate timeout marking loop to it's own functionIlpo Järvinen
2009-03-02tcp: remove redundant code from tcp_mark_lost_retransIlpo Järvinen
2009-03-02tcp: fix corner case issue in segmentation during rexmittingIlpo Järvinen
2009-03-02tcp: Don't clear hints when tcp_fragmentingIlpo Järvinen
2009-03-02tcp: deferring in middle of queue makes very little senseIlpo Järvinen
2009-03-02tcp: fix lost_cnt_hint miscountsIlpo Järvinen
2009-03-02tcp: don't backtrack to sacked skbsIlpo Järvinen
2009-03-02rds: Fix build on powerpc.David S. Miller
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01tcp: fix retrans_out leaksIlpo Järvinen
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-27nl80211: Avoid AP mode BUG_ON hang with invalid lock assertJouni Malinen
2009-02-27mac80211: Give it some time to do the TSF syncAlina Friedrichsen
2009-02-27mac80211: Don't merge with the same BSSIDAlina Friedrichsen
2009-02-27cfg80211: pass the regulatory_request to ignore_requestLuis R. Rodriguez
2009-02-27cfg80211: do not kzalloc() again for a new request on __regulatory_hintLuis R. Rodriguez
2009-02-27cfg80211: pass the regulatory_request struct in __regulatory_hint()Luis R. Rodriguez
2009-02-27cfg80211: make __regulatory_hint() staticLuis R. Rodriguez
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez
2009-02-27cfg80211: enable 5 GHz world roaming channelsLuis R. Rodriguez
2009-02-27cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdomLuis R. Rodriguez
2009-02-27cfg80211: rename regdom_changed to regdom_changes() and use itLuis R. Rodriguez
2009-02-27cfg80211: allow drivers that agree on regulatory to agreeLuis R. Rodriguez
2009-02-27cfg80211: comments style cleanupLuis R. Rodriguez
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez
2009-02-27cfg80211: free rd on unlikely event on 11d hintLuis R. Rodriguez
2009-02-27cfg80211: remove likely from an 11d hint caseLuis R. Rodriguez
2009-02-27cfg80211: protect first access of last_request on 11d hint under mutexLuis R. Rodriguez
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez
2009-02-27cfg80211: add assert_cfg80211_lock() to ensure proper protectionLuis R. Rodriguez
2009-02-27cfg80211: propagate -ENOMEM during regulatory_init()Luis R. Rodriguez
2009-02-27cfg80211: add regulatory_hint_core() to separate the core reg hintLuis R. Rodriguez
2009-02-27nl80211: disallow user requests prior to regulatory_init()Luis R. Rodriguez
2009-02-27cfg80211: rename cfg80211_drv_mutex to cfg80211_mutexLuis R. Rodriguez
2009-02-27cfg80211: add wiphy_idx_valid to check for wiphy_idx sanityLuis R. Rodriguez
2009-02-27cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez
2009-02-27mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen
2009-02-27mac80211: Add software scan notifiersMichael Buesch
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg
2009-02-27cfg80211: clean up signal typeJohannes Berg