Age | Commit message (Expand) | Author |
2018-07-24 | cxgb4: move Tx/Rx free pages collection to common code | Rahul Lakkireddy |
2018-07-24 | cxgb4: collect number of free PSTRUCT page pointers | Rahul Lakkireddy |
2018-07-24 | mlxsw: spectrum_flower: Add extack messages | Nir Dotan |
2018-07-24 | mlxsw: spectrum_acl: Add extack messages | Nir Dotan |
2018-07-24 | mlxsw: core_acl_flex_actions: Add extack messages | Nir Dotan |
2018-07-24 | mlxsw: spectrum_acl: Propagate extack pointer | Nir Dotan |
2018-07-24 | Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-07-23 | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or... | David S. Miller |
2018-07-23 | mlxsw: spectrum: Implement chain template hinting | Jiri Pirko |
2018-07-23 | net: ethernet: ti: cpsw: restore shaper configuration while down/up | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpsw: add CBS Qdisc offload | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpsw: add MQPRIO Qdisc offload | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpdma: fit rated channels in backward order | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpsw: use cpdma channels in backward order for txq | Ivan Khoronzhuk |
2018-07-23 | net/mlx5e: Use PARTIAL_GSO for UDP segmentation | Boris Pismenny |
2018-07-23 | net/mlx5e: Support offloading double vlan push/pop tc actions | Jianbo Liu |
2018-07-23 | net/mlx5e: Refactor tc vlan push/pop actions offloading | Jianbo Liu |
2018-07-23 | net/mlx5e: Support offloading tc double vlan headers match | Jianbo Liu |
2018-07-23 | net/mlx5e: Remove redundant WARN when we cannot find neigh entry | Roi Dayan |
2018-07-23 | net/mlx5: FW tracer, Add debug prints | Saeed Mahameed |
2018-07-23 | net/mlx5: FW tracer, Enable tracing | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, parse traces and kernel tracing support | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, events handling | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, register log buffer memory key | Saeed Mahameed |
2018-07-23 | net/mlx5: FW tracer, create trace buffer and copy strings database | Feras Daoud |
2018-07-23 | net/mlx5: FW tracer, implement tracer logic | Feras Daoud |
2018-07-23 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2018-07-23 | lan743x: Add RSS support | Bryan Whitehead |
2018-07-23 | lan743x: Add EEE support | Bryan Whitehead |
2018-07-23 | lan743x: Add power management support | Bryan Whitehead |
2018-07-23 | lan743x: Add support for ethtool eeprom access | Bryan Whitehead |
2018-07-23 | lan743x: Add support for ethtool message level | Bryan Whitehead |
2018-07-23 | lan743x: Add support for ethtool statistics | Bryan Whitehead |
2018-07-23 | lan743x: Add support for ethtool link settings | Bryan Whitehead |
2018-07-23 | lan743x: Add support for ethtool get_drvinfo | Bryan Whitehead |
2018-07-23 | sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric | Sergei Shtylyov |
2018-07-23 | sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter | Sergei Shtylyov |
2018-07-23 | sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors | Sergei Shtylyov |
2018-07-23 | sh_eth: make sh_eth_tsu_get_offset() match its name | Sergei Shtylyov |
2018-07-23 | sh_eth: uninline sh_eth_tsu_get_offset() | Sergei Shtylyov |
2018-07-23 | wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc | YueHaibing |
2018-07-22 | net: mediatek: use dma_zalloc_coherent instead of allocator/memset | YueHaibing |
2018-07-22 | nfp: avoid buffer leak when FW communication fails | Jakub Kicinski |
2018-07-22 | nfp: bring back support for offloading shared blocks | Jakub Kicinski |
2018-07-22 | xen-netfront: fix queue name setting | Vitaly Kuznetsov |
2018-07-22 | net/dsa/realtek: add MODULE_LICENSE() | Randy Dunlap |
2018-07-22 | bonding: don't cast const buf in sysfs store | Nikolay Aleksandrov |
2018-07-22 | vhost_net: batch update used ring for datacopy TX | Jason Wang |
2018-07-22 | vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH | Jason Wang |
2018-07-22 | vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used() | Jason Wang |