Age | Commit message (Expand) | Author | Files | Lines |
2018-07-31 | nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw() | Jakub Kicinski | 1 | -3/+4 |
2018-07-27 | nfp: bpf: improve map offload info messages | Jakub Kicinski | 1 | -4/+16 |
2018-07-27 | nfp: bpf: remember maps by ID | Jakub Kicinski | 5 | -17/+26 |
2018-07-27 | nfp: bpf: allow receiving perf events on data queues | Jakub Kicinski | 3 | -0/+22 |
2018-07-27 | nfp: bpf: pass raw data buffer to nfp_bpf_event_output() | Jakub Kicinski | 3 | -14/+15 |
2018-07-27 | nfp: allow control message reception on data queues | Jakub Kicinski | 4 | -0/+31 |
2018-07-27 | nfp: move repr handling on RX path | Jakub Kicinski | 1 | -14/+15 |
2018-07-24 | net: phy: add GBit master / slave error detection | Heiner Kallweit | 1 | -0/+8 |
2018-07-24 | cxgb4: move Tx/Rx free pages collection to common code | Rahul Lakkireddy | 3 | -9/+14 |
2018-07-24 | cxgb4: collect number of free PSTRUCT page pointers | Rahul Lakkireddy | 5 | -4/+25 |
2018-07-24 | mlxsw: spectrum_flower: Add extack messages | Nir Dotan | 1 | -4/+17 |
2018-07-24 | mlxsw: spectrum_acl: Add extack messages | Nir Dotan | 1 | -4/+11 |
2018-07-24 | mlxsw: core_acl_flex_actions: Add extack messages | Nir Dotan | 1 | -10/+25 |
2018-07-24 | mlxsw: spectrum_acl: Propagate extack pointer | Nir Dotan | 5 | -35/+61 |
2018-07-24 | Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+123 |
2018-07-23 | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or... | David S. Miller | 75 | -701/+1607 |
2018-07-23 | mlxsw: spectrum: Implement chain template hinting | Jiri Pirko | 6 | -12/+86 |
2018-07-23 | net: ethernet: ti: cpsw: restore shaper configuration while down/up | Ivan Khoronzhuk | 1 | -0/+47 |
2018-07-23 | net: ethernet: ti: cpsw: add CBS Qdisc offload | Ivan Khoronzhuk | 1 | -0/+221 |
2018-07-23 | net: ethernet: ti: cpsw: add MQPRIO Qdisc offload | Ivan Khoronzhuk | 1 | -0/+82 |
2018-07-23 | net: ethernet: ti: cpdma: fit rated channels in backward order | Ivan Khoronzhuk | 1 | -16/+15 |
2018-07-23 | net: ethernet: ti: cpsw: use cpdma channels in backward order for txq | Ivan Khoronzhuk | 1 | -6/+8 |
2018-07-23 | net/mlx5e: Use PARTIAL_GSO for UDP segmentation | Boris Pismenny | 5 | -140/+23 |
2018-07-23 | net/mlx5e: Support offloading double vlan push/pop tc actions | Jianbo Liu | 3 | -20/+58 |
2018-07-23 | net/mlx5e: Refactor tc vlan push/pop actions offloading | Jianbo Liu | 3 | -28/+41 |
2018-07-23 | net/mlx5e: Support offloading tc double vlan headers match | Jianbo Liu | 1 | -3/+52 |
2018-07-23 | net/mlx5e: Remove redundant WARN when we cannot find neigh entry | Roi Dayan | 1 | -3/+1 |
2018-07-23 | net/mlx5: FW tracer, Add debug prints | Saeed Mahameed | 1 | -2/+11 |
2018-07-23 | net/mlx5: FW tracer, Enable tracing | Feras Daoud | 3 | -4/+18 |
2018-07-23 | net/mlx5: FW tracer, parse traces and kernel tracing support | Feras Daoud | 3 | -2/+333 |
2018-07-23 | net/mlx5: FW tracer, events handling | Feras Daoud | 3 | -10/+340 |
2018-07-23 | net/mlx5: FW tracer, register log buffer memory key | Saeed Mahameed | 1 | -3/+61 |
2018-07-23 | net/mlx5: FW tracer, create trace buffer and copy strings database | Feras Daoud | 2 | -3/+224 |
2018-07-23 | net/mlx5: FW tracer, implement tracer logic | Feras Daoud | 2 | -0/+262 |
2018-07-23 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 13 | -73/+77 |
2018-07-23 | lan743x: Add RSS support | Bryan Whitehead | 3 | -0/+171 |
2018-07-23 | lan743x: Add EEE support | Bryan Whitehead | 2 | -0/+88 |
2018-07-23 | lan743x: Add power management support | Bryan Whitehead | 3 | -0/+270 |
2018-07-23 | lan743x: Add support for ethtool eeprom access | Bryan Whitehead | 2 | -0/+242 |
2018-07-23 | lan743x: Add support for ethtool message level | Bryan Whitehead | 1 | -0/+17 |
2018-07-23 | lan743x: Add support for ethtool statistics | Bryan Whitehead | 3 | -3/+214 |
2018-07-23 | lan743x: Add support for ethtool link settings | Bryan Whitehead | 1 | -0/+5 |
2018-07-23 | lan743x: Add support for ethtool get_drvinfo | Bryan Whitehead | 4 | -1/+35 |
2018-07-23 | sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric | Sergei Shtylyov | 1 | -5/+6 |
2018-07-23 | sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter | Sergei Shtylyov | 1 | -9/+6 |
2018-07-23 | sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors | Sergei Shtylyov | 1 | -2/+2 |
2018-07-23 | sh_eth: make sh_eth_tsu_get_offset() match its name | Sergei Shtylyov | 1 | -10/+14 |
2018-07-23 | sh_eth: uninline sh_eth_tsu_get_offset() | Sergei Shtylyov | 2 | -6/+5 |
2018-07-23 | wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc | YueHaibing | 1 | -3/+3 |
2018-07-22 | net: mediatek: use dma_zalloc_coherent instead of allocator/memset | YueHaibing | 1 | -5/+2 |