summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar2013-08-231-8/+9
* fs_enet: cleanup clock API useGerhard Sittig2013-08-222-0/+23
* fs_enet: silence a build warning (unused variable)Gerhard Sittig2013-08-221-1/+0
* net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann2013-08-221-7/+2
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...David S. Miller2013-08-223-3/+3
|\
| * can: flexcan: use platform_set_drvdata()Libo Chen2013-08-221-1/+1
| * can: at91_can: use platform_set_drvdata()Libo Chen2013-08-221-1/+1
| * can: c_can: fix error checking of priv->instance in probe()Chen Gang2013-08-221-1/+1
* | net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack2013-08-221-0/+1
* | net: tcp_probe: add IPv6 supportDaniel Borkmann2013-08-221-10/+44
* | net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann2013-08-221-1/+8
* | net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann2013-08-221-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-224-21/+14
|\ \
| * | xfrm: remove irrelevant comment in xfrm_input().Rami Rosen2013-08-191-2/+0
| * | xfrm: Make xfrm_state timer monotonicFan Du2013-08-161-1/+2
| * | xfrm: Remove rebundant address family checkingFan Du2013-08-071-8/+0
| * | xfrm: Delete hold_timer when destroy policyFan Du2013-08-061-1/+1
| * | af_key: constify lookup tablesMathias Krause2013-08-051-2/+2
| * | xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-053-7/+9
* | | ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-221-1/+0
* | | ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-221-1/+0
* | | tcp: increase throughput when reordering is highYuchung Cheng2013-08-221-12/+20
* | | SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* | | SH7619: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* | | r8169: fix invalid register dumpPeter Wu2013-08-221-1/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-08-2214-240/+476
|\ \ \ | |_|/ |/| |
| * | e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan2013-08-221-1/+1
| * | e1000e: Avoid kernel crash during shutdownLi Zhang2013-08-221-0/+7
| * | e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny2013-08-221-26/+59
| * | e1000e: cleanup whitespace in recent commitBruce Allan2013-08-221-1/+2
| * | igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu2013-08-223-21/+97
| * | igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2013-08-222-1/+3
| * | igb: Fix get_fw_version function for all partsCarolyn Wyborny2013-08-224-44/+93
| * | igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny2013-08-224-2/+19
| * | igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny2013-08-224-60/+77
| * | igb: Refactor of init_nvm_paramsCarolyn Wyborny2013-08-225-65/+92
| * | igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck2013-08-221-0/+4
| * | igb: don't allow SR-IOV without MSI-XMitch A Williams2013-08-221-0/+5
| * | igb: Added rcu_lock to avoid raceAkeem G Abodunrin2013-08-221-1/+4
| * | igb: Read register for latch_on without return valueAkeem G Abodunrin2013-08-223-19/+12
| * | igb: Reset the link when EEE setting changedAkeem G Abodunrin2013-08-221-1/+3
|/ /
* | net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen2013-08-211-1/+1
* | net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen2013-08-211-1/+1
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-08-214-87/+75
|\ \
| * | can: mcp251x: Allow tuning SPI mode and limit maximal SPI speedAlexander Shiyan2013-08-211-1/+5
| * | can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan2013-08-212-10/+1
| * | can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan2013-08-214-76/+69
* | | stmmac: remove useless csum flagGiuseppe CAVALLARO2013-08-212-3/+1
* | | net: emac: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0
* | | net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen2013-08-211-2/+0
OpenPOWER on IntegriCloud