Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | net: dsa: mv88e6xxx: add irl_init_all op | Vivien Didelot | 4 | -50/+116 |
2017-06-20 | Merge branch 'net-next-stmmac-dwmac-sun8i-add-support-for-V3s' | David S. Miller | 4 | -2/+22 |
2017-06-20 | net-next: stmmac: dwmac-sun8i: add support for V3s EMAC | Icenowy Zheng | 2 | -0/+9 |
2017-06-20 | net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz | Icenowy Zheng | 1 | -0/+4 |
2017-06-20 | dt-bindings: syscon: Add DT bindings documentation for Allwinner V3s syscon | Icenowy Zheng | 1 | -0/+1 |
2017-06-20 | dt-bindings: net-next: Add DT bindings documentation for Allwinner V3s EMAC | Icenowy Zheng | 1 | -2/+8 |
2017-06-20 | Merge branch 'net-Introduction-of-the-tc-tests' | David S. Miller | 10 | -0/+1863 |
2017-06-20 | selftests: Introduce tc testsuite | Lucas Bates | 10 | -0/+1863 |
2017-06-20 | Merge branch 'qed-RDMA-and-infrastructure-for-iWARP' | David S. Miller | 22 | -202/+353 |
2017-06-20 | qed: SPQ async callback registration | Michal Kalderon | 7 | -55/+96 |
2017-06-20 | qed: Wait for resources before FUNC_CLOSE | Michal Kalderon | 1 | -15/+20 |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon | 5 | -100/+101 |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon | 7 | -5/+10 |
2017-06-20 | qed: Disable RoCE dpm when DCBx change occurs | Mintz, Yuval | 3 | -0/+49 |
2017-06-20 | qed: RoCE EDPM to honor PFC | Mintz, Yuval | 2 | -0/+22 |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval | 10 | -28/+56 |
2017-06-19 | tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix | Ivan Delalande | 5 | -15/+41 |
2017-06-19 | tcp: md5: add an address prefix for key lookup | Ivan Delalande | 3 | -16/+70 |
2017-06-19 | net/mlx5e: IPoIB, Add ioctl support to IPoIB device driver | Feras Daoud | 4 | -10/+26 |
2017-06-19 | net/mlx5e: IPoIB, Add PTP support to IPoIB device driver | Feras Daoud | 5 | -4/+28 |
2017-06-19 | net/mlx5e: IPoIB, Get more TX statistics | Erez Shitrit | 1 | -0/+5 |
2017-06-19 | net/mlx5e: IPoIB, Handle change_mtu | Erez Shitrit | 1 | -0/+31 |
2017-06-19 | net/mlx5e: Use hard_mtu as part of the mlx5e_priv struct | Erez Shitrit | 6 | -13/+24 |
2017-06-19 | net/mlx5e: IPoIB, Change parameters default values | Erez Shitrit | 1 | -4/+15 |
2017-06-19 | net/mlx5e: Add new profile function update_carrier | Erez Shitrit | 4 | -4/+14 |
2017-06-19 | net/mlx5e: IPoIB, Add ethtool support | Erez Shitrit | 6 | -37/+255 |
2017-06-19 | net/mlx5e: Prevent PFC call for non ethernet ports | Feras Daoud | 1 | -0/+6 |
2017-06-19 | net/mlx5e: IPoIB, Move to a separate directory | Saeed Mahameed | 5 | -3/+3 |
2017-06-19 | cxgb4: notify uP to route ctrlq compl to rdma rspq | Raju Rangoju | 1 | -4/+6 |
2017-06-19 | cxgb4: add new T6 pci device id's | Ganesh Goudar | 1 | -0/+3 |
2017-06-19 | nfp: add VLAN filtering support | Pablo Cascón | 2 | -1/+100 |
2017-06-19 | cxgb4: fix a NULL dereference | Ganesh Goudar | 1 | -1/+4 |
2017-06-18 | liquidio: replace info-pointer mode with buffer-pointer-only mode | Prasad Kanneganti | 11 | -109/+37 |
2017-06-18 | pptp: Remove unused variable in pptp_release() | Christos Gkekas | 1 | -2/+0 |
2017-06-18 | liquidio: implement vlan filter enable and disable | Prasad Kanneganti | 3 | -10/+32 |
2017-06-17 | net: dsa: Fix legacy probing | Florian Fainelli | 1 | -11/+8 |
2017-06-17 | tls: update Kconfig | Dave Watson | 1 | -2/+5 |
2017-06-17 | Merge branch 'net-remove-dst-garbage-collector-logic' | David S. Miller | 17 | -466/+218 |
2017-06-17 | net: add debug atomic_inc_not_zero() in dst_hold() | Wei Wang | 1 | -1/+1 |
2017-06-17 | net: reorder all the dst flags | Wei Wang | 1 | -5/+5 |
2017-06-17 | net: remove DST_NOCACHE flag | Wei Wang | 8 | -25/+17 |
2017-06-17 | net: remove DST_NOGC flag | Wei Wang | 6 | -19/+9 |
2017-06-17 | net: remove dst gc related code | Wei Wang | 3 | -235/+0 |
2017-06-17 | decnet: take dst->__refcnt when struct dn_route is created | Wei Wang | 1 | -17/+19 |
2017-06-17 | xfrm: take refcnt of dst when creating struct xfrm_dst bundle | Wei Wang | 3 | -36/+32 |
2017-06-17 | ipv6: get rid of icmp6 dst garbage collector | Wei Wang | 3 | -49/+1 |
2017-06-17 | ipv6: mark DST_NOGC and remove the operation of dst_free() | Wei Wang | 2 | -45/+19 |
2017-06-17 | ipv6: call dst_hold_safe() properly | Wei Wang | 2 | -4/+4 |
2017-06-17 | ipv6: call dst_dev_put() properly | Wei Wang | 1 | -0/+2 |
2017-06-17 | ipv6: take dst->__refcnt for insertion into fib6 tree | Wei Wang | 3 | -21/+50 |