aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-23openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar
2013-08-22fs_enet: cleanup clock API useGerhard Sittig
2013-08-22fs_enet: silence a build warning (unused variable)Gerhard Sittig
2013-08-22net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann
2013-08-22Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...David S. Miller
2013-08-22net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack
2013-08-22net: tcp_probe: add IPv6 supportDaniel Borkmann
2013-08-22net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann
2013-08-22net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-22ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-22ethernet: moxa: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-22tcp: increase throughput when reordering is highYuchung Cheng
2013-08-22SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov
2013-08-22r8169: fix invalid register dumpPeter Wu
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin
2013-08-22can: flexcan: use platform_set_drvdata()Libo Chen
2013-08-22can: at91_can: use platform_set_drvdata()Libo Chen
2013-08-22can: c_can: fix error checking of priv->instance in probe()Chen Gang
2013-08-21net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen
2013-08-21net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen
2013-08-21Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-08-21stmmac: remove useless csum flagGiuseppe CAVALLARO
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: xilinx_emaclite: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: sunhme: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: sunbmac: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: ucc_geth: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21Merge branch 'tuntap'David S. Miller
2013-08-21tun: Get skfilter layoutPavel Emelyanov
2013-08-21tun: Allow to skip filter on attachPavel Emelyanov