aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner2011-08-031-1/+5
* bnx2x: Fix BCM578xx MAC testYaniv Rosner2011-08-031-5/+4
* bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner2011-08-031-2/+9
* bnx2x: Fix BCM84833 linkYaniv Rosner2011-08-031-9/+12
* bnx2x: Fix link issue with DAC over 578xxYaniv Rosner2011-08-031-0/+3
* bnx2x: Fix LED behaviorYaniv Rosner2011-08-031-7/+17
* bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner2011-08-033-3/+18
* bnx2x: Fix remote fault handlingYaniv Rosner2011-08-033-45/+69
* bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner2011-08-031-1/+11
* bnx2x: Fix missing pause on for 578xxYaniv Rosner2011-08-032-0/+8
* r8169 : MAC address change fix for the 8168e-vl.françois romieu2011-08-021-0/+27
* bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov2011-08-021-2/+8
* net: add kerneldoc to skb_copy_bits()Eric Dumazet2011-08-011-2/+15
* Documentation/bonding.txt: Update to 3.x version numbersJesper Juhl2011-08-011-1/+1
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-0132-33/+31
* doc: Update the MAINTAINERS info for Paul MoorePaul Moore2011-08-011-3/+3
* atm: br2864: sent packets truncated in VC routed modeChas Williams2011-08-011-2/+0
* sch_sfq: fix sfq_enqueue()Eric Dumazet2011-08-011-1/+6
* drivers/net/niu.c: adjust array indexJulia Lawall2011-08-011-2/+2
* net: adjust array indexJulia Lawall2011-08-011-1/+1
* MAINTAINERS: Remove Pekka Savola from ipv6.David S. Miller2011-08-011-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...David S. Miller2011-07-281-0/+1
|\
| * IPVS: Free resources on module removalSimon Horman2011-07-221-0/+1
* | proc_fork_connector: a lockless ->real_parent usage is not safeOleg Nesterov2011-07-281-2/+6
* | net: fix new sunrpc kernel-doc warningRandy Dunlap2011-07-281-0/+1
* | r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen2011-07-281-0/+1
* | MAINTAINERS: orphan FrameRelay DLCIJoe Perches2011-07-281-2/+1
* | sis190: Rx filter init is needed for MAC address change.Klement Fish2011-07-281-1/+11
* | xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad2011-07-281-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-07-2813-34/+95
|\ \
| * | n2_crypto: Attach on Niagara-T3.David S. Miller2011-07-281-15/+18
| * | n2rng: Attach on Niagara-T3.David S. Miller2011-07-282-13/+18
| * | sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-277-4/+50
| * | sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-271-2/+5
| * | sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-07-273-0/+3
| * | sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-07-271-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-2836-245/+358
|\ \ \
| * | | tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-271-3/+3
| * | | tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-272-6/+47
| * | | tg3: Add tx BD budgeting codeMatt Carlson2011-07-271-20/+29
| * | | tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-271-37/+42
| * | | tg3: Add partial fragment unmapping codeMatt Carlson2011-07-272-0/+27
| * | | tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-271-32/+16
| * | | tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-271-3/+0
| * | | tg3: Simplify tx bd assignmentsMatt Carlson2011-07-271-39/+37
| * | | tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-272-7/+12
| * | | ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-271-2/+2
| * | | ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-271-3/+2
| * | | Fix cdc-phonet buildChris Clayton2011-07-271-0/+1
| * | | bonding: reduce noise during initAndy Gospodarek2011-07-271-1/+1