| Commit message (Expand) | Author | Files | Lines |
2017-06-29 | bpf: Add syscall lookup support for fd array and htab | Martin KaFai Lau | 6 | -3/+70 |
2017-06-29 | net: stmmac: Add additional registers for dwmac1000_dma ethtool | Thor Thayer | 2 | -3/+3 |
2017-06-29 | net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping | Ivan Khoronzhuk | 1 | -17/+1 |
2017-06-29 | net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets | Ivan Khoronzhuk | 2 | -1/+18 |
2017-06-29 | net: ethernet: ti: cpsw: move skb timestamp to packet_submit | Ivan Khoronzhuk | 1 | -2/+1 |
2017-06-29 | cavium: thunder: Remove duplicate "netdev->name" logging output | Joe Perches | 2 | -26/+15 |
2017-06-29 | net/mlx4: fix spelling mistake: "enforcment" -> "enforcement" | Colin Ian King | 1 | -1/+1 |
2017-06-29 | net: atl1c: fix spelling mistake: "droppted" -> "dropped" | Colin Ian King | 1 | -1/+1 |
2017-06-29 | arm: sun8i: orangepi-2: use internal phy-mode | LABBE Corentin | 1 | -1/+1 |
2017-06-29 | arm: sun8i: nanopi-neo: use internal phy-mode | LABBE Corentin | 1 | -1/+1 |
2017-06-29 | arm: sun8i: orangepi-one: use internal phy-mode | LABBE Corentin | 1 | -1/+1 |
2017-06-29 | arm: sun8i: orangepi-zero: use internal phy-mode | LABBE Corentin | 1 | -1/+1 |
2017-06-29 | arm: sun8i: orangepipc: use internal phy-mode | LABBE Corentin | 1 | -1/+1 |
2017-06-29 | net: stmmac: support future possible different internal phy mode | LABBE Corentin | 1 | -3/+7 |
2017-06-29 | Bonding: Convert multiple netdev_info messages to netdev_dbg | Michael Dilmore | 1 | -65/+67 |
2017-06-27 | nfp: flower: add Kconfig for flower app | Jakub Kicinski | 3 | -2/+18 |
2017-06-27 | nfp: allocate a private workqueue for driver work | Jakub Kicinski | 3 | -1/+14 |
2017-06-27 | nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks | Jakub Kicinski | 2 | -23/+27 |
2017-06-27 | nfp: handle SR-IOV already enabled when driver is probing | Jakub Kicinski | 1 | -0/+8 |
2017-06-27 | nfp: wire get_phys_port_name on representors | Jakub Kicinski | 2 | -7/+24 |
2017-06-27 | nfp: allow converting representor's netdev into nfp_port | Jakub Kicinski | 3 | -6/+21 |
2017-06-27 | nfp: move representors' struct net_device_ops to shared code | Jakub Kicinski | 6 | -39/+68 |
2017-06-27 | nfp: make the representor get stats app-independent | Jakub Kicinski | 3 | -26/+22 |
2017-06-27 | nfp: spawn nfp_ports for PF and VF ports | Jakub Kicinski | 2 | -4/+35 |
2017-06-27 | nfp: add nfp_app cleanup callback and make flower use it | Jakub Kicinski | 3 | -14/+26 |
2017-06-27 | nfp: remove unused nfp_cpp_area_check_range() | Jakub Kicinski | 2 | -23/+0 |
2017-06-27 | nfp: add helper for mapping runtime symbols | Jakub Kicinski | 3 | -28/+39 |
2017-06-27 | nfp: move area mapping helper into nfpcore | Jakub Kicinski | 4 | -54/+84 |
2017-06-27 | nfp: explicitly check if application FW is loaded | Jakub Kicinski | 1 | -4/+7 |
2017-06-27 | ipv6: udp: leverage scratch area helpers | Paolo Abeni | 1 | -5/+9 |
2017-06-27 | udp: move scratch area helpers into the include file | Paolo Abeni | 2 | -60/+61 |
2017-06-27 | tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) | Dave Watson | 1 | -0/+5 |
2017-06-27 | vxlan: fix incorrect nlattr access in MTU check | Matthias Schiffer | 1 | -1/+1 |
2017-06-27 | net: remove policy-routing.txt documentation | Vincent Bernat | 1 | -150/+0 |
2017-06-27 | net/mlx5e: IPSec, Add IPSec ethtool stats | Ilan Tayari | 5 | -3/+190 |
2017-06-27 | net/mlx5e: IPSec, Add Innova IPSec offload TX data path | Ilan Tayari | 7 | -9/+319 |
2017-06-27 | net/mlx5e: IPSec, Add Innova IPSec offload RX data path | Ilan Tayari | 7 | -3/+269 |
2017-06-27 | net/mlx5e: IPSec, Innova IPSec offload infrastructure | Ilan Tayari | 9 | -4/+552 |
2017-06-27 | net/mlx5: Accel, Add IPSec acceleration interface | Ilan Tayari | 9 | -1/+772 |
2017-06-27 | net/mlx5: FPGA, Add SBU infrastructure | Ilan Tayari | 9 | -1/+349 |
2017-06-27 | net/mlx5: FPGA, Add SBU bypass and reset flows | Ilan Tayari | 4 | -0/+61 |
2017-06-27 | net/mlx5: FPGA, Add high-speed connection routines | Ilan Tayari | 6 | -1/+1264 |
2017-06-27 | net/mlx5: FPGA, Add FW commands for FPGA QPs | Ilan Tayari | 5 | -0/+333 |
2017-06-27 | net/mlx5: FPGA, Move FPGA init/cleanup to init_once | Ilan Tayari | 3 | -17/+16 |
2017-06-27 | net/mlx5: Add QP WQ support | Ilan Tayari | 2 | -0/+56 |
2017-06-27 | net/mlx5: Make get_cqe routine not ethernet-specific | Ilan Tayari | 5 | -22/+21 |
2017-06-27 | IB/mlx5: Respect mlx5_core reserved GIDs | Ilan Tayari | 1 | -66/+53 |
2017-06-27 | net/mlx5: Add support for multiple RoCE enable | Ilan Tayari | 2 | -0/+5 |
2017-06-27 | net/mlx5: Add reserved-gids support | Ilan Tayari | 7 | -3/+260 |
2017-06-27 | net/mlx5: Set interface flags before cleanup in unload_one | Ilan Tayari | 1 | -2/+3 |