| Commit message (Expand) | Author | Files | Lines |
2018-07-26 | tipc: add missing dev_put() on error in tipc_enable_l2_media | YueHaibing | 1 | -0/+1 |
2018-07-26 | net/tls: Removed redundant checks for non-NULL | Vakul Garg | 1 | -6/+3 |
2018-07-26 | cbs: Add support for the graft function | Vinicius Costa Gomes | 1 | -9/+125 |
2018-07-26 | net: hns: Make many functions static | YueHaibing | 10 | -52/+60 |
2018-07-26 | selftests/net: add tls to .gitignore | Anders Roxell | 1 | -0/+1 |
2018-07-26 | selftests: forwarding: add tests for TC chain get and dump operations | Jiri Pirko | 1 | -0/+21 |
2018-07-26 | rds: send: Fix dead code in rds_sendmsg | Gustavo A. R. Silva | 1 | -1/+1 |
2018-07-26 | net/rds/Kconfig: RDS should depend on IPV6 | Anders Roxell | 1 | -1/+1 |
2018-07-26 | net/smc: improve delete link processing | Karsten Graul | 5 | -23/+68 |
2018-07-26 | net/smc: provide fallback reason code | Karsten Graul | 6 | -29/+61 |
2018-07-26 | net/smc: use correct vlan gid of RoCE device | Ursula Braun | 12 | -81/+93 |
2018-07-26 | net/smc: fewer parameters for smc_llc_send_confirm_link() | Ursula Braun | 3 | -13/+8 |
2018-07-26 | nfp: protect from theoretical size overflows on HW descriptor ring | Jakub Kicinski | 2 | -6/+7 |
2018-07-26 | nfp: restore correct ordering of fields in rx ring structure | Jakub Kicinski | 1 | -3/+4 |
2018-07-26 | nfp: use kvcalloc() to allocate SW buffer descriptor arrays | Jakub Kicinski | 1 | -8/+8 |
2018-07-26 | nfp: don't fail probe on pci_sriov_set_totalvfs() errors | Jakub Kicinski | 1 | -8/+12 |
2018-07-26 | amd-xgbe: use dma_mapping_error to check map errors | YueHaibing | 1 | -4/+3 |
2018-07-26 | mlxsw: spectrum_acl: Start using A-TCAM | Ido Schimmel | 7 | -36/+124 |
2018-07-26 | mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletion | Ido Schimmel | 4 | -5/+485 |
2018-07-26 | mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert function | Ido Schimmel | 1 | -10/+11 |
2018-07-26 | mlxsw: spectrum_acl: Add A-TCAM region initialization | Ido Schimmel | 1 | -22/+33 |
2018-07-26 | mlxsw: spectrum_acl: Make global TCAM resources available to regions | Ido Schimmel | 6 | -3/+9 |
2018-07-26 | mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM region | Ido Schimmel | 3 | -11/+16 |
2018-07-26 | mlxsw: spectrum_acl: Add A-TCAM initialization | Ido Schimmel | 3 | -0/+23 |
2018-07-26 | mlxsw: spectrum_acl: Allow encoding a partial key | Ido Schimmel | 3 | -6/+11 |
2018-07-26 | mlxsw: spectrum_acl: Extend Spectrum-2 region struct | Ido Schimmel | 1 | -0/+3 |
2018-07-26 | mlxsw: spectrum_acl: Add support for C-TCAM eRPs | Ido Schimmel | 2 | -13/+191 |
2018-07-26 | mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP core | Ido Schimmel | 1 | -3/+7 |
2018-07-26 | mlxsw: spectrum_acl: Implement common eRP core | Ido Schimmel | 4 | -1/+1061 |
2018-07-26 | mlxsw: resources: Add Spectrum-2 eRP resources | Ido Schimmel | 1 | -0/+12 |
2018-07-26 | mlxsw: resources: Add Spectrum-2 maximum large key ID resource | Ido Schimmel | 1 | -0/+2 |
2018-07-26 | mlxsw: reg: Add Policy-Engine eRP Table Register | Ido Schimmel | 1 | -0/+113 |
2018-07-26 | mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3 | Ido Schimmel | 1 | -3/+162 |
2018-07-26 | mlxsw: reg: Prepare PERERP register for A-TCAM usage | Ido Schimmel | 2 | -4/+20 |
2018-07-26 | lan743x: Make symbol lan743x_pm_ops static | Wei Yongjun | 1 | -1/+1 |
2018-07-26 | tcp: make function tcp_retransmit_stamp() static | Wei Yongjun | 1 | -1/+1 |
2018-07-26 | net/sched: cls_flower: Use correct inline function for assignment of vlan tpid | Jianbo Liu | 1 | -2/+2 |
2018-07-26 | net/mlx4_core: Allow MTTs starting at any index | Tariq Toukan | 3 | -5/+6 |
2018-07-26 | net/mlx5e: Offload TC matching on tos/ttl for ip tunnels | Or Gerlitz | 1 | -1/+22 |
2018-07-26 | net/mlx5e: Support setup of tos and ttl for tunnel key TC action offload | Or Gerlitz | 1 | -9/+12 |
2018-07-26 | net/mlx5e: Use ttl from route lookup on tc encap offload only if needed | Or Gerlitz | 1 | -10/+17 |
2018-07-25 | vxge: Remove unnecessary include of <linux/pci_hotplug.h> | Bjorn Helgaas | 1 | -1/+0 |
2018-07-25 | net: phy: add helper phy_polling_mode | Heiner Kallweit | 2 | -4/+14 |
2018-07-25 | net: ethernet: fs-enet: Use generic CRC32 implementation | Krzysztof Kozlowski | 1 | -14/+4 |
2018-07-25 | net: ethernet: freescale: Use generic CRC32 implementation | Krzysztof Kozlowski | 1 | -10/+3 |
2018-07-25 | net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_aneg | Camelia Groza | 1 | -2/+8 |
2018-07-25 | virtio_net: Add kick stats | Toshiaki Makita | 1 | -6/+28 |
2018-07-25 | virtio_net: Add XDP related stats | Toshiaki Makita | 1 | -12/+59 |
2018-07-25 | virtio_net: Factor out the logic to determine xdp sq | Toshiaki Makita | 1 | -10/+12 |
2018-07-25 | virtio_net: Make drop counter per-queue | Toshiaki Makita | 1 | -5/+8 |