summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cassini: use request_firmwareJaswinder Singh2008-09-225-1523/+207
* net/atm/lec.c: drop code after returnJulia Lawall2008-09-221-1/+0
* drivers/net/wan: Use DIV_ROUND_UPJulia Lawall2008-09-221-1/+1
* drivers/atm: Use DIV_ROUND_UPJulia Lawall2008-09-223-8/+8
* hci_usb: replace mb with smp_mbMing Lei2008-09-221-5/+5
* net: em_cmp.c use unaligned access helpersHarvey Harrison2008-09-221-6/+3
* irda: follow lspci device/vendor styleBjorn Helgaas2008-09-221-1/+1
* mISDN: misc timerdev fixesAndi Kleen2008-09-221-16/+6
* mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-221-7/+7
* mISDN: endian annotations for struct ztHarvey Harrison2008-09-222-7/+6
* drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-221-0/+4
* netfilter: xt_time gives a wrong monthday in a leap yearKaihui Luo2008-09-221-2/+4
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-224-48/+42
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-222-164/+190
* bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller2008-09-211-9/+9
* aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-217-76/+56
* net: Add new interfaces for SKB list light-weight init and splicing.David S. Miller2008-09-211-2/+94
* atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller2008-09-212-26/+10
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-216-10/+9
* tcp: advertise MSS requested by userTom Quetchenbach2008-09-212-3/+14
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-2011-35/+35
* multiq: requeue should rewind the current_bandAlexander Duyck2008-09-201-0/+5
* tcp: back retransmit_high when it over-estimatedIlpo Järvinen2008-09-201-2/+10
* tcp: don't clear lost_skb_hint when not necessaryIlpo Järvinen2008-09-201-1/+13
* tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen2008-09-203-5/+14
* tcp: remove retransmit_skb_hint clearing from failureIlpo Järvinen2008-09-201-3/+1
* tcp: reorganize retransmit code loopsIlpo Järvinen2008-09-203-48/+33
* tcp: remove tp->lost_out guard to make joining diff nicerIlpo Järvinen2008-09-201-37/+38
* tcp: Reorganize skb tagbit checksIlpo Järvinen2008-09-201-19/+19
* tcp: remove obsolete validity concernIlpo Järvinen2008-09-201-4/+0
* tcp: add tcp_can_forward_retransmitIlpo Järvinen2008-09-201-18/+28
* tcp: No need to clear retransmit_skb_hint when SACKingIlpo Järvinen2008-09-201-7/+0
* tcp: Kill precaution that's very likely obsoleteIlpo Järvinen2008-09-201-4/+0
* tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen2008-09-204-33/+30
* tcp: add helper for lost bit togglingIlpo Järvinen2008-09-201-10/+12
* tcp: move tcp_verify_retransmit_hintIlpo Järvinen2008-09-201-13/+13
* tcp: Partial hint clearing has again become meaninglessIlpo Järvinen2008-09-203-11/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-19108-3467/+5312
|\
| * libertas: correct "limited range of data type" warningJohn W. Linville2008-09-151-3/+2
| * orinoco: Fix compile warningsDavid Kilroy2008-09-151-7/+7
| * mac80211 : Fix mode change hard_start_xmit functionAbhijeet Kolekar2008-09-151-0/+1
| * mac80211: remove debug frame dumpingJohannes Berg2008-09-152-55/+0
| * mac80211: remove beacon countersJohannes Berg2008-09-153-20/+0
| * mac80211: clean up kdocJohannes Berg2008-09-151-8/+4
| * mac80211: fix sta_info kernel-doc warningJohannes Berg2008-09-151-1/+1
| * mac80211 hwsim: make radio list dynamicJohannes Berg2008-09-151-41/+45
| * mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-155-25/+101
| * libertas: Reduce the WPA key installation time.Javier Cardona2008-09-151-3/+13
| * rfkill: remove transmitter blocking on suspendHenrique de Moraes Holschuh2008-09-152-18/+30
| * b43: fix QoS parameters initializationLorenzo Nava2008-09-151-1/+1
OpenPOWER on IntegriCloud