summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* igb: remove skb_orphan callsAlexander Duyck2009-03-021-11/+0
* skbuff.h: fix timestamps kernel-docRandy Dunlap2009-03-021-4/+2
* sfc: Add support for SFN4112F SFP+ reference designBen Hutchings2009-03-022-0/+63
* sfc: Clean up LED controlBen Hutchings2009-03-023-12/+11
* sfc: Delete unused efx_blinker::led_num fieldBen Hutchings2009-03-022-3/+0
* sfc: Add support for QT2025C PHYBen Hutchings2009-03-024-10/+91
* sfc: Fix reporting of PHY idBen Hutchings2009-03-023-7/+22
* sfc: Remove "XFP" from log messages that are not specific to XFPBen Hutchings2009-03-021-4/+4
* sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings2009-03-023-40/+72
* sfc: Fix test for MDIO read failureBen Hutchings2009-03-021-6/+7
* sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings2009-03-021-21/+24
* wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez2009-03-025-30/+723
* wimax: replace uses of __constant_{endian}Harvey Harrison2009-03-021-4/+6
* wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez2009-03-025-33/+234
* wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-023-3/+3
* wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez2009-03-027-8/+221
* wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_ver...Inaky Perez-Gonzalez2009-03-023-5/+16
* wimax/i2400m: drop support for deprecated major fw interface, add for new minorInaky Perez-Gonzalez2009-03-021-9/+5
* wimax/i2400m: add the ability to fallback to other firmware files if the defa...Inaky Perez-Gonzalez2009-03-024-35/+64
* dccp: Do not let initial option overhead shrink the MPSGerrit Renker2009-03-022-2/+18
* dccp: Minimise header option overhead in setting the MPSGerrit Renker2009-03-022-8/+17
* 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/+9
* tcp: add helper for AI algorithmIlpo Järvinen2009-03-027-49/+21
* htcp: merge icsk_ca_state compareIlpo Järvinen2009-03-021-2/+1
* tcp: drop unnecessary local var in collapseIlpo Järvinen2009-03-021-5/+2
* tcp: cleanup ca_state mess in tcp_timerIlpo Järvinen2009-03-021-13/+10
* 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/+5
* 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-01197-1153/+5028
|\
| * zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-011-0/+5
| * usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-011-2/+2
| * veth: Fix carrier detectEric W. Biederman2009-03-011-40/+11
| * cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-011-0/+5
| * r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-011-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-02-28176-1029/+4783
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-02-275-28/+37
| | |\