Age | Commit message (Expand) | Author | Files | Lines |
2013-08-24 | openvswitch: Fix argument descriptions in vport.c. | Justin Pettit | 1 | -1/+2 |
2013-08-24 | openvswitch:: link upper device for port devices | Jiri Pirko | 1 | -1/+19 |
2013-08-24 | openvswitch: Use non rcu hlist_del() flow table entry. | Pravin B Shelar | 1 | -1/+1 |
2013-08-24 | openvswitch: Use RCU lock for dp dump operation. | Pravin B Shelar | 1 | -6/+7 |
2013-08-24 | openvswitch: Use RCU lock for flow dump operation. | Pravin B Shelar | 1 | -8/+9 |
2013-08-23 | fs_enet: cleanup clock API use | Gerhard Sittig | 2 | -0/+23 |
2013-08-23 | fs_enet: silence a build warning (unused variable) | Gerhard Sittig | 1 | -1/+0 |
2013-08-23 | net: sctp_probe: simplify code by using %pISc format specifier | Daniel Borkmann | 1 | -7/+2 |
2013-08-23 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into... | David S. Miller | 3 | -3/+3 |
2013-08-23 | net: ethernet: davinci_cpdma: export cpdma_chan_get_stats | Daniel Mack | 1 | -0/+1 |
2013-08-23 | net: tcp_probe: add IPv6 support | Daniel Borkmann | 1 | -10/+44 |
2013-08-23 | net: tcp_probe: kprobes: adapt jtcp_rcv_established signature | Daniel Borkmann | 1 | -1/+8 |
2013-08-23 | net: tcp_probe: also include rcv_wnd next to snd_wnd | Daniel Borkmann | 1 | -2/+4 |
2013-08-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 4 | -21/+14 |
2013-08-23 | ethernet: broadcom: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-08-23 | ethernet: moxa: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-08-23 | tcp: increase throughput when reordering is high | Yuchung Cheng | 1 | -12/+20 |
2013-08-23 | SolutionEngine7724: fix typo in Ether platform data | Sergei Shtylyov | 1 | -1/+1 |
2013-08-23 | SH7619: fix typo in Ether platform data | Sergei Shtylyov | 1 | -1/+1 |
2013-08-23 | r8169: fix invalid register dump | Peter Wu | 1 | -1/+5 |
2013-08-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 14 | -240/+476 |
2013-08-22 | e1000e: resolve checkpatch JIFFIES_COMPARISON warning | Bruce Allan | 1 | -1/+1 |
2013-08-22 | e1000e: Avoid kernel crash during shutdown | Li Zhang | 1 | -0/+7 |
2013-08-22 | e1000e: Add code to check for failure of pci_disable_link_state call | Carolyn Wyborny | 1 | -26/+59 |
2013-08-22 | e1000e: cleanup whitespace in recent commit | Bruce Allan | 1 | -1/+2 |
2013-08-22 | igb: Expose RSS indirection table for ethtool | Laura Mihaela Vasilescu | 3 | -21/+97 |
2013-08-22 | igb: Add macro for size of RETA indirection table | Laura Mihaela Vasilescu | 2 | -1/+3 |
2013-08-22 | igb: Fix get_fw_version function for all parts | Carolyn Wyborny | 4 | -44/+93 |
2013-08-22 | igb: Add device support for flashless SKU of i210 device | Carolyn Wyborny | 4 | -2/+19 |
2013-08-22 | igb: Refactor NVM read functions to accommodate devices with no flash | Carolyn Wyborny | 4 | -60/+77 |
2013-08-22 | igb: Refactor of init_nvm_params | Carolyn Wyborny | 5 | -65/+92 |
2013-08-22 | igb: Update MTU so that it is always at least a standard frame size | Alexander Duyck | 1 | -0/+4 |
2013-08-22 | igb: don't allow SR-IOV without MSI-X | Mitch A Williams | 1 | -0/+5 |
2013-08-22 | igb: Added rcu_lock to avoid race | Akeem G Abodunrin | 1 | -1/+4 |
2013-08-22 | igb: Read register for latch_on without return value | Akeem G Abodunrin | 3 | -19/+12 |
2013-08-22 | igb: Reset the link when EEE setting changed | Akeem G Abodunrin | 1 | -1/+3 |
2013-08-22 | can: flexcan: use platform_set_drvdata() | Libo Chen | 1 | -1/+1 |
2013-08-22 | can: at91_can: use platform_set_drvdata() | Libo Chen | 1 | -1/+1 |
2013-08-22 | can: c_can: fix error checking of priv->instance in probe() | Chen Gang | 1 | -1/+1 |
2013-08-22 | net: phy: mdio-octeon: use platform_set_drvdata() | Libo Chen | 1 | -1/+1 |
2013-08-22 | net: irda: pxaficp_ir: use platform_set_drvdata() | Libo Chen | 1 | -1/+1 |
2013-08-22 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 4 | -87/+75 |
2013-08-22 | stmmac: remove useless csum flag | Giuseppe CAVALLARO | 2 | -3/+1 |
2013-08-21 | net: emac: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -2/+0 |
2013-08-21 | net: davinci_mdio: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -2/+0 |
2013-08-21 | net: xilinx_emaclite: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -1/+0 |
2013-08-21 | net: sunhme: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -2/+0 |
2013-08-21 | net: sunbmac: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -2/+0 |
2013-08-21 | net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -1/+0 |
2013-08-21 | net: ucc_geth: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -1/+0 |