Age | Commit message (Expand) | Author | Files | Lines |
2016-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 71 | -319/+647 |
2016-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 14 | -125/+215 |
2016-04-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+7 |
2016-04-27 | devpts: more pty driver interface cleanups | Linus Torvalds | 2 | -13/+11 |
2016-04-27 | pch_gbe: fix bogus trylock conversion | Florian Westphal | 1 | -1/+1 |
2016-04-26 | sh_eth: rename ARSTR register bit | Sergei Shtylyov | 2 | -4/+4 |
2016-04-26 | sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() | Sergei Shtylyov | 1 | -1/+1 |
2016-04-26 | net/mlx5e: Fix checksum handling for non-stripped vlan packets | Saeed Mahameed | 3 | -7/+22 |
2016-04-26 | net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) | Gal Pressman | 2 | -3/+74 |
2016-04-26 | net/mlx5e: Add ethtool support for dump module EEPROM | Gal Pressman | 2 | -0/+156 |
2016-04-26 | net/mlx5e: Add ethtool support for interface identify (LED blinking) | Gal Pressman | 2 | -0/+38 |
2016-04-26 | net/mlx5e: Add support for RXALL netdev feature | Eran Ben Elisha | 2 | -0/+69 |
2016-04-26 | net/mlx5e: Improve set features ndo resiliency | Gal Pressman | 1 | -28/+82 |
2016-04-26 | net/mlx5e: Add link down events counter | Gal Pressman | 2 | -1/+14 |
2016-04-26 | net/mlx5e: Add per priority group to PPort counters | Gal Pressman | 4 | -4/+93 |
2016-04-26 | net/mlx5e: Rename VPort counters | Gal Pressman | 1 | -16/+19 |
2016-04-26 | net/mlx5e: Statistics handling refactoring | Gal Pressman | 4 | -440/+482 |
2016-04-26 | net/mlx5e: Report additional error statistics in get stats ndo | Gal Pressman | 1 | -6/+33 |
2016-04-26 | infiniband: nes: Kill unused variable in nes_netdev_start_xmit() | David S. Miller | 1 | -1/+0 |
2016-04-26 | drivers: net: remove NETDEV_TX_LOCKED | Florian Westphal | 5 | -26/+6 |
2016-04-26 | drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED | Florian Westphal | 5 | -13/+21 |
2016-04-26 | atle1: remove LLTX support and TX_UNLOCKED | Florian Westphal | 2 | -12/+1 |
2016-04-26 | atl1c: remove private tx lock | Florian Westphal | 2 | -13/+1 |
2016-04-26 | RDMA/nes: remove use of NETDEV_TX_LOCKED | Florian Westphal | 1 | -8/+5 |
2016-04-26 | of_mdio: get_phy_device() doesn't return NULL anymore | Sergei Shtylyov | 1 | -1/+1 |
2016-04-26 | mdio_bus: get_phy_device() doesn't return NULL anymore | Sergei Shtylyov | 1 | -1/+1 |
2016-04-26 | fixed_phy: get_phy_device() doesn't return NULL anymore | Sergei Shtylyov | 1 | -1/+1 |
2016-04-26 | xgene: get_phy_device() doesn't return NULL anymore | Sergei Shtylyov | 1 | -1/+1 |
2016-04-26 | phylib: don't return NULL from get_phy_device() | Sergei Shtylyov | 1 | -1/+1 |
2016-04-26 | sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() | Sergei Shtylyov | 1 | -14/+9 |
2016-04-26 | macvtap: check minor when unregistering | Francesco Ruggeri | 1 | -0/+3 |
2016-04-26 | macvlan: fix failure during registration v3 | Francesco Ruggeri | 1 | -6/+4 |
2016-04-26 | qed: Add PF min bandwidth configuration support | Manish Chopra | 6 | -2/+104 |
2016-04-26 | qed: Add PF max bandwidth configuration support | Manish Chopra | 4 | -57/+165 |
2016-04-26 | qed: Add vport WFQ configuration APIs | Manish Chopra | 5 | -4/+223 |
2016-04-26 | cxgb4: Decode link down reason code obtained from firmware | Hariprasad Shenai | 3 | -0/+40 |
2016-04-26 | cxgb4: Don't assume FW_PORT_CMD reply is always port info msg | Hariprasad Shenai | 2 | -37/+74 |
2016-04-26 | cxgb4: DCB message handler needs to use correct portid to netdev mapping | Hariprasad Shenai | 2 | -3/+4 |
2016-04-26 | cxgb4: Refactor t4_port_init function | Hariprasad Shenai | 2 | -40/+55 |
2016-04-26 | cxgb4: Properly decode port module type | Hariprasad Shenai | 1 | -0/+11 |
2016-04-26 | cxgb4: Avoids race and deadlock while freeing tx descriptor | Hariprasad Shenai | 1 | -0/+2 |
2016-04-26 | cxgb4: Add llseek operation for flash debugfs entry | Hariprasad Shenai | 1 | -0/+1 |
2016-04-26 | cxgb4: add new routine to get adapter info | Hariprasad Shenai | 4 | -8/+95 |
2016-04-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 5 | -14/+126 |
2016-04-26 | drivers/wireless: use nla_put_u64_64bit() | Nicolas Dichtel | 2 | -1/+2 |
2016-04-26 | macsec: use nla_put_u64_64bit() | Nicolas Dichtel | 1 | -33/+88 |
2016-04-26 | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems | Sudeep Holla | 1 | -1/+1 |
2016-04-26 | net/mlx4_en: fix spurious timestamping callbacks | Eric Dumazet | 1 | -2/+4 |
2016-04-26 | net: dummy: remove note about being Y by default | Ivan Babrou | 1 | -3/+2 |
2016-04-26 | net: tsi108: use NULL for pointer-typed argument | Julia Lawall | 1 | -1/+2 |