| Commit message (Expand) | Author | Files | Lines |
2018-06-04 | qed: Fix use of incorrect shmem address. | Sudarsana Reddy Kalluru | 1 | -2/+3 |
2018-06-04 | qed: Fix shared memory inconsistency between driver and the MFW. | Sudarsana Reddy Kalluru | 1 | -0/+1 |
2018-06-04 | selftests: forwarding: mirror_vlan: Change test description | Petr Machata | 1 | -1/+1 |
2018-06-04 | selftests: forwarding: mirror_vlan: Uninstall trap | Petr Machata | 1 | -1/+1 |
2018-06-04 | selftests/net: add packet socket packet_snd test | Willem de Bruijn | 4 | -2/+498 |
2018-06-04 | selftests/net: udpgso: test small gso_size boundary conditions | Willem de Bruijn | 1 | -2/+75 |
2018-06-04 | selftests/net: enable msg_zerocopy test | Willem de Bruijn | 2 | -1/+9 |
2018-06-04 | net: virtio: simplify the virtnet_find_vqs | Tonghao Zhang | 1 | -5/+1 |
2018-06-03 | vlan: use non-archaic spelling of failes | Thadeu Lima de Souza Cascardo | 1 | -2/+2 |
2018-06-03 | net: axienet: remove stale comment of axienet_open | YueHaibing | 1 | -1/+0 |
2018-06-03 | net/ncsi: Avoid GFP_KERNEL in response handler | Samuel Mendoza-Jonas | 1 | -2/+2 |
2018-06-03 | net: netcp: ethss: remove unnecessary pointer set to NULL | YueHaibing | 1 | -1/+0 |
2018-06-03 | net/smc: fix error return code in smc_setsockopt() | Wei Yongjun | 1 | -1/+1 |
2018-06-03 | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static | Wei Yongjun | 1 | -2/+2 |
2018-06-03 | hv_netvsc: fix error return code in netvsc_probe() | Wei Yongjun | 1 | -1/+3 |
2018-06-03 | net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling | Heiner Kallweit | 1 | -1/+1 |
2018-06-03 | netfilter: nf_tables: handle chain name lookups via rhltable | Florian Westphal | 2 | -16/+104 |
2018-06-03 | netfilter: nf_tables: add connlimit support | Pablo Neira Ayuso | 4 | -1/+327 |
2018-06-03 | netfilter: nf_tables: add destroy_clone expression | Pablo Neira Ayuso | 3 | -2/+13 |
2018-06-03 | netfilter: nf_tables: garbage collection for stateful expressions | Pablo Neira Ayuso | 3 | -2/+32 |
2018-06-03 | netfilter: nf_tables: pass ctx to nf_tables_expr_destroy() | Pablo Neira Ayuso | 2 | -4/+16 |
2018-06-03 | netfilter: nf_conncount: expose connection list interface | Pablo Neira Ayuso | 2 | -13/+34 |
2018-06-03 | netfilter: nf_tables: pass context to object destroy indirection | Pablo Neira Ayuso | 4 | -9/+12 |
2018-06-03 | netfilter: Libify xt_TPROXY | Máté Eckl | 9 | -339/+436 |
2018-06-03 | netfilter: Decrease code duplication regarding transparent socket option | Máté Eckl | 4 | -29/+6 |
2018-06-02 | mm: fix the NULL mapping case in __isolate_lru_page() | Hugh Dickins | 1 | -1/+1 |
2018-06-02 | mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() | Hugh Dickins | 1 | -1/+1 |
2018-06-02 | Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" | Alex Williamson | 1 | -15/+10 |
2018-06-02 | bpf: fix uapi hole for 32 bit compat applications | Daniel Borkmann | 2 | -0/+4 |
2018-06-02 | net/mlx5e: TX, Separate cachelines of xmit and completion stats | Tariq Toukan | 2 | -8/+9 |
2018-06-02 | net/mlx5e: RX, Always prefer Linear SKB configuration | Tariq Toukan | 1 | -3/+10 |
2018-06-02 | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme | Tariq Toukan | 3 | -127/+362 |
2018-06-02 | net/mlx5e: RX, Use cyclic WQ in legacy RQ | Tariq Toukan | 6 | -111/+161 |
2018-06-02 | net/mlx5e: RX, Split WQ objects for different RQ types | Tariq Toukan | 3 | -57/+110 |
2018-06-02 | net/mlx5e: RX, Remove HW LRO support in legacy RQ | Tariq Toukan | 2 | -14/+26 |
2018-06-02 | net/mlx5e: RX, Dedicate a function for copying SKB header | Tariq Toukan | 1 | -13/+17 |
2018-06-02 | net/mlx5e: RX, Generalise function of SKB frag addition | Tariq Toukan | 1 | -8/+8 |
2018-06-02 | net/mlx5e: RX, Generalise name of non-linear SKB head size | Tariq Toukan | 3 | -4/+4 |
2018-06-02 | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data | Tariq Toukan | 1 | -30/+12 |
2018-06-02 | net/mlx5: FPGA, Handle QP error event | Ilan Tayari | 1 | -4/+24 |
2018-06-02 | net/mlx5e: Support configurable MTU for vport representors | Adi Nissim | 3 | -4/+28 |
2018-06-02 | net/mlx5e: Increase aRFS flow tables size | Maor Gottlieb | 1 | -1/+1 |
2018-06-02 | net/mlx5e: Remove redundant active_channels indication | Eran Ben Elisha | 4 | -20/+0 |
2018-06-02 | net/mlx5e: Present SW stats when state is not opened | Eran Ben Elisha | 2 | -16/+13 |
2018-06-02 | net/mlx5e: IPOIB, Add a missing skb_pull | Tariq Toukan | 1 | -0/+1 |
2018-06-02 | net/mlx5e: IPOIB, Fix overflowing SQ WQE memset | Tariq Toukan | 1 | -3/+3 |
2018-06-01 | net: hns3: Optimize the VF's process of updating multicast MAC | Xi Wang | 4 | -5/+187 |
2018-06-01 | net: hns3: Optimize the PF's process of updating multicast MAC | Xi Wang | 4 | -21/+136 |
2018-06-01 | net: hns3: Fix for vxlan tx checksum bug | Yunsheng Lin | 1 | -0/+29 |
2018-06-01 | net: hns3: Add missing break in misc_irq_handle | Yunsheng Lin | 1 | -3/+3 |