| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Split sk_no_check into sk_no_check_{rx,tx} | Tom Herbert | 2014-05-23 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-05-23 | 24 | -294/+271 |
|\ |
|
| * | i40e,igb,ixgbe: remove usless return statements | Stephen Hemminger | 2014-05-23 | 4 | -10/+0 |
| * | igb/ixgbe: remove return statements for void functions | Jeff Kirsher | 2014-05-23 | 3 | -4/+0 |
| * | ixgbe: add /* fallthrough */ comment to case statements | Jacob Keller | 2014-05-23 | 1 | -0/+4 |
| * | ixgbe: add space between operands to & | Jacob Keller | 2014-05-23 | 1 | -1/+1 |
| * | ixgbe: don't check NULL for debugfs_remove_recursive | Jacob Keller | 2014-05-23 | 1 | -2/+1 |
| * | ixgbe: add braces around else block | Jacob Keller | 2014-05-23 | 1 | -2/+2 |
| * | ixgbe: fix several concatenated strings to single line | Jacob Keller | 2014-05-23 | 5 | -33/+19 |
| * | ixgbe: fix checkpatch style of blank line after declaration | Jacob Keller | 2014-05-23 | 1 | -0/+2 |
| * | ixgbe: fix function-like macro, remove semicolon | Jacob Keller | 2014-05-23 | 1 | -2/+2 |
| * | ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE | Jacob Keller | 2014-05-23 | 17 | -241/+241 |
* | | net: mvneta: Remove unneeded 'weigth' field | Ezequiel Garcia | 2014-05-23 | 1 | -6/+1 |
* | | net: mvmdio: Use devm_* API to simplify the code | Ezequiel Garcia | 2014-05-23 | 1 | -12/+6 |
* | | net: mvneta: Change the number of default rx queues to one | Ezequiel Garcia | 2014-05-23 | 1 | -1/+4 |
* | | net: mvneta: Use prepare/commit API to simplify MAC address setting | Ezequiel Garcia | 2014-05-23 | 1 | -12/+7 |
* | | net: mvneta: Clean-up mvneta_init() | Ezequiel Garcia | 2014-05-23 | 1 | -25/+11 |
* | | net: mvneta: Check tx queue setup error in mvneta_change_mtu() | Ezequiel Garcia | 2014-05-23 | 1 | -4/+8 |
* | | net: mvneta: Clean-up mvneta_tx_frag_process() | Ezequiel Garcia | 2014-05-23 | 1 | -8/+4 |
* | | net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() | Ezequiel Garcia | 2014-05-23 | 1 | -10/+4 |
* | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t... | Sucheta Chakraborty | 2014-05-23 | 16 | -56/+109 |
* | | hyperv: Add hash value into RNDIS Per-packet info | Haiyang Zhang | 2014-05-23 | 2 | -4/+18 |
|/ |
|
* | net/mlx4_core: Replace pr_warning() with pr_warn() | Amir Vadai | 2014-05-22 | 4 | -18/+17 |
* | net/mlx4_core: Deprecate use_prio module parameter | Amir Vadai | 2014-05-22 | 1 | -4/+4 |
* | net: cdc_ncm: fix typo in test for supported formats | Dan Carpenter | 2014-05-22 | 1 | -1/+2 |
* | xilinx: Use time_before_eq() | Manuel Schölling | 2014-05-22 | 3 | -3/+3 |
* | micrel: Use time_before_eq() | Manuel Schölling | 2014-05-22 | 1 | -1/+1 |
* | mISDN: Use mod_timer() | Manuel Schölling | 2014-05-22 | 1 | -8/+4 |
* | mISDN: Use time_before() | Manuel Schölling | 2014-05-22 | 1 | -2/+2 |
* | qlogic: Use time_before() | Manuel Schölling | 2014-05-22 | 1 | -5/+5 |
* | bonding: remove NULL verification from bond_get_bond_by_slave() | Veaceslav Falico | 2014-05-22 | 1 | -2/+0 |
* | bonding: populate essential new_slave->bond/dev early | Veaceslav Falico | 2014-05-22 | 1 | -2/+2 |
* | net: phy: make of_set_phy_supported work with genphy driver | Sascha Hauer | 2014-05-22 | 2 | -27/+35 |
* | net: phy: genphy: Allow overwriting features | Sascha Hauer | 2014-05-22 | 1 | -6/+5 |
* | Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can... | David S. Miller | 2014-05-22 | 1 | -1/+1 |
|\ |
|
| * | can: gs_usb: gs_destroy_candev(): fix use after free | Marc Kleine-Budde | 2014-05-21 | 1 | -1/+1 |
* | | net: davinci_emac: fix oops caused by uninitialized ndev->dev | Sekhar Nori | 2014-05-22 | 1 | -4/+2 |
* | | of: mdio: remove of_phy_connect_fixed_link | Florian Fainelli | 2014-05-22 | 1 | -38/+0 |
* | | ucc_geth: use the new fixed PHY helpers | Florian Fainelli | 2014-05-22 | 1 | -3/+11 |
* | | gianfar: use the new fixed PHY helpers | Florian Fainelli | 2014-05-22 | 1 | -3/+11 |
* | | fs_enet: use the new fixed PHY helpers | Florian Fainelli | 2014-05-22 | 1 | -7/+10 |
* | | net: systemport: use the new fixed PHY helpers | Florian Fainelli | 2014-05-22 | 2 | -2/+16 |
* | | net: bcmgenet: use the new fixed PHY helpers | Florian Fainelli | 2014-05-22 | 1 | -8/+13 |
* | | teaming: fix vlan_features computing | Michal Kubeček | 2014-05-22 | 1 | -1/+1 |
* | | bonding: fix vlan_features computing | Michal Kubeček | 2014-05-22 | 1 | -0/+1 |
* | | net: fec: correct the MDIO clock source | Nimrod Andy | 2014-05-22 | 1 | -1/+1 |
* | | net: fec: optimize the clock management to save power | Nimrod Andy | 2014-05-22 | 1 | -64/+56 |
* | | net: mv643xx_eth: Implement software TSO | Ezequiel Garcia | 2014-05-22 | 1 | -4/+160 |
* | | net: mv643xx_eth: Use dma_map_single() to map the skb fragments | Ezequiel Garcia | 2014-05-22 | 1 | -12/+6 |
* | | net: mv643xx_eth: Factorize feature setting | Ezequiel Garcia | 2014-05-22 | 1 | -3/+5 |