aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-22
* bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller2008-09-22
* aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-22
* net: Add new interfaces for SKB list light-weight init and splicing.David S. Miller2008-09-22
* atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller2008-09-22
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-22
* tcp: advertise MSS requested by userTom Quetchenbach2008-09-21
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-21
* multiq: requeue should rewind the current_bandAlexander Duyck2008-09-21
* tcp: back retransmit_high when it over-estimatedIlpo Järvinen2008-09-21
* tcp: don't clear lost_skb_hint when not necessaryIlpo Järvinen2008-09-21
* tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen2008-09-21
* tcp: remove retransmit_skb_hint clearing from failureIlpo Järvinen2008-09-21
* tcp: reorganize retransmit code loopsIlpo Järvinen2008-09-21
* tcp: remove tp->lost_out guard to make joining diff nicerIlpo Järvinen2008-09-21
* tcp: Reorganize skb tagbit checksIlpo Järvinen2008-09-21
* tcp: remove obsolete validity concernIlpo Järvinen2008-09-21
* tcp: add tcp_can_forward_retransmitIlpo Järvinen2008-09-21
* tcp: No need to clear retransmit_skb_hint when SACKingIlpo Järvinen2008-09-21
* tcp: Kill precaution that's very likely obsoleteIlpo Järvinen2008-09-21
* tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen2008-09-21
* tcp: add helper for lost bit togglingIlpo Järvinen2008-09-21
* tcp: move tcp_verify_retransmit_hintIlpo Järvinen2008-09-21
* tcp: Partial hint clearing has again become meaninglessIlpo Järvinen2008-09-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-19
|\
| * libertas: correct "limited range of data type" warningJohn W. Linville2008-09-15
| * orinoco: Fix compile warningsDavid Kilroy2008-09-15
| * mac80211 : Fix mode change hard_start_xmit functionAbhijeet Kolekar2008-09-15
| * mac80211: remove debug frame dumpingJohannes Berg2008-09-15
| * mac80211: remove beacon countersJohannes Berg2008-09-15
| * mac80211: clean up kdocJohannes Berg2008-09-15
| * mac80211: fix sta_info kernel-doc warningJohannes Berg2008-09-15
| * mac80211 hwsim: make radio list dynamicJohannes Berg2008-09-15
| * mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-15
| * libertas: Reduce the WPA key installation time.Javier Cardona2008-09-15
| * rfkill: remove transmitter blocking on suspendHenrique de Moraes Holschuh2008-09-15
| * b43: fix QoS parameters initializationLorenzo Nava2008-09-15
| * iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-15
| * iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-15
| * iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-15
| * mac80211: pass AP vif pointer for VLANsJohannes Berg2008-09-15
| * iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-15
| * mac80211: share sta_info->ht_infoJohannes Berg2008-09-15
| * mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-15
| * mac80211: share sta->supp_ratesJohannes Berg2008-09-15
| * mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-15
| * mac80211: small rate control changesJohannes Berg2008-09-15
| * mac80211 hwsim: verify sta pointersJohannes Berg2008-09-15
| * mac80211: share STA information with driverJohannes Berg2008-09-15
| * mac80211 hwsim: verify vif pointersJohannes Berg2008-09-15