summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: get rid of two unnecessary u16s in TCP skb flags copyingIlpo Järvinen2009-03-021-2/+2
* tcp: in sendmsg/pages open code the real goto targetIlpo Järvinen2009-03-021-2/+2
* tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2009-03-025-23/+9Star
* tcp: add helper for AI algorithmIlpo Järvinen2009-03-027-49/+21Star
* htcp: merge icsk_ca_state compareIlpo Järvinen2009-03-021-2/+1Star
* tcp: drop unnecessary local var in collapseIlpo Järvinen2009-03-021-5/+2Star
* tcp: cleanup ca_state mess in tcp_timerIlpo Järvinen2009-03-021-13/+10Star
* tcp: separate timeout marking loop to it's own functionIlpo Järvinen2009-03-021-24/+39
* tcp: remove redundant code from tcp_mark_lost_retransIlpo Järvinen2009-03-021-4/+12
* tcp: fix corner case issue in segmentation during rexmittingIlpo Järvinen2009-03-021-0/+2
* tcp: Don't clear hints when tcp_fragmentingIlpo Järvinen2009-03-021-1/+6
* tcp: deferring in middle of queue makes very little senseIlpo Järvinen2009-03-021-0/+4
* tcp: fix lost_cnt_hint miscountsIlpo Järvinen2009-03-021-8/+5Star
* tcp: don't backtrack to sacked skbsIlpo Järvinen2009-03-021-1/+1
* jme: Advance version number after previous changesGuo-Fu Tseng2009-03-021-1/+1
* typhoon: Add missing firmware copy.David S. Miller2009-03-021-0/+1
* rds: Fix build on powerpc.David S. Miller2009-03-021-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-02197-1153/+5028
|\
| * zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-021-0/+5
| * usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-021-2/+2
| * veth: Fix carrier detectEric W. Biederman2009-03-021-40/+11Star
| * cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-021-0/+5
| * r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-021-2/+112
| * tcp: fix retrans_out leaksIlpo Järvinen2009-03-011-4/+5
| * net headers: export dcbnl.hChris Leech2009-03-011-0/+1
| * net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
| * netpoll: Add drop checks to all entry pointsHerbert Xu2009-03-012-0/+16
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-01176-1029/+4783
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-02-285-28/+37
| | |\
| | | * Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg2009-02-271-6/+10
| | | * Staging: w35und: fix registration with wlan stackPavel Machek2009-02-271-1/+3
| | | * Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro2009-02-271-11/+12
| | | * Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2009-02-272-10/+11
| | | * Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap2009-02-271-0/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-2819-75/+176
| | |\ \
| | | * | USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-271-2/+2
| | | * | USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-271-0/+1
| | | * | USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-271-8/+10
| | | * | USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-271-7/+7
| | | * | USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-271-6/+1Star
| | | * | USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-271-10/+26
| | | * | USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-271-3/+12
| | | * | USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-271-1/+2
| | | * | USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi2009-02-271-2/+2
| | | * | usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-275-18/+17Star
| | | * | USB: usb_get_string should check the descriptor typeAlan Stern2009-02-271-3/+8
| | | * | USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell2009-02-271-0/+1
| | | * | USB: g_file_storage: automatically disable stalls under AtmelAlan Stern2009-02-271-1/+5
| | | * | USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern2009-02-271-2/+2
| | | * | USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter2009-02-271-0/+7