summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Fix minisock tcp_create_openreq_child() typo.Arnaldo Carvalho de Melo2007-02-281-1/+1
* [TCP]: Document several sysctls.John Heffner2007-02-281-0/+26
* [NET]: Fix kfree(skb)Patrick McHardy2007-02-284-4/+4
* [NET]: Handle disabled preemption in gfp_any()Patrick McHardy2007-02-282-3/+2
* [BRIDGE]: Fix locking of set path cost.Stephen Hemminger2007-02-281-2/+1
* [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens2007-02-281-0/+1
* [IPX]: Remove ancient changelogRolf Eike Beer2007-02-281-101/+0
* [IPX]: Remove outdated information from KconfigRolf Eike Beer2007-02-281-5/+1
* [NET]: Revert socket.h/stat.h ifdef hacks.David S. Miller2007-02-282-2/+2
* [IPV6]: anycast refcnt fixMichal Wrobel2007-02-281-0/+2
* [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.David S. Miller2007-02-281-3/+3
* [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman2007-02-282-6/+0
* Linux 2.6.21-rc2v2.6.21-rc2Linus Torvalds2007-02-271-1/+1
* [SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller2007-02-271-2/+38
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-274-5/+5
|\
| * [AGPGART] fix compile errorsRyusuke Konishi2007-02-274-5/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-2737-814/+1679
|\ \
| * | netxen: do_rom_fast_write error handlingStephen Hemminger2007-02-271-1/+4
| * | natsemi: Fix detection of vanilla natsemi cardsMark Brown2007-02-271-1/+1
| * | net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-276-13/+1
| * | chelsio: Fix non-NAPI compileRoland Dreier2007-02-271-0/+1
| * | cxgb3 - Feed Rx free list with pagesDivy Le Ray2007-02-272-92/+235
| * | cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2007-02-272-1/+16
| * | cxgb3 - Unmap offload packets when they are freedDivy Le Ray2007-02-271-2/+61
| * | cxgb3 - FW version updateDivy Le Ray2007-02-272-2/+6
| * | cxgb3 - private ioctl cleanupDivy Le Ray2007-02-272-66/+15
| * | cxgb3 - manage sysfs attributes per portDivy Le Ray2007-02-271-9/+12
| * | S2IO: Restoring the mac address in s2io_resetSivakumar Subramani2007-02-271-4/+22
| * | S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani2007-02-271-25/+75
| * | S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani2007-02-271-2/+10
| * | S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani2007-02-273-2/+40
| * | S2IO: Optimized the delay to wait for command completionSivakumar Subramani2007-02-272-19/+78
| * | S2IO: Fixes for MSI and MSIXSivakumar Subramani2007-02-271-7/+28
| * | qla3xxx: Bumping driver version numberBenjamin Li2007-02-271-1/+1
| * | qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li2007-02-272-19/+47
| * | qla3xxx: bugfix tx reset after stress conditions.Ron Mercer2007-02-271-28/+41
| * | qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...Benjamin Li2007-02-271-7/+107
| * | qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer2007-02-272-36/+64
| * | qla3xxx: Clean up receive process.Ron Mercer2007-02-271-54/+24
| * | qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer2007-02-272-15/+34
| * | qla3xxx: Remove API to change MTU.Ron Mercer2007-02-271-22/+2
| * | qla3xxx: Fix deadlock issue on error pathsBenjamin Li2007-02-271-3/+12
| * | qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li2007-02-271-5/+8
| * | qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li2007-02-271-1/+0
| * | qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li2007-02-271-1/+7
| * | Alignment in mv643xx_ethRalf Baechle2007-02-272-14/+3
| * | sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle2007-02-271-11/+0
| * | ucc_geth: use of_get_mac_address()Timur Tabi2007-02-271-3/+1
| * | skge: comma consistencyStephen Hemminger2007-02-271-2/+2
| * | skge: fix transmitter flow controlStephen Hemminger2007-02-272-13/+33
OpenPOWER on IntegriCloud