Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | vxlan: improve validation of address family configuration | Matthias Schiffer | 1 | -11/+28 |
2017-06-20 | vxlan: get rid of redundant vxlan_dev.flags | Matthias Schiffer | 3 | -42/+39 |
2017-06-20 | vxlan: refactor verification and application of configuration | Matthias Schiffer | 1 | -97/+111 |
2017-06-20 | Merge branch 'net-more-skb_put-work' | David S. Miller | 65 | -218/+166 |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 39 | -135/+93 |
2017-06-20 | net: replace more place to skb_put_[data:zero] | yuan linyu | 7 | -16/+9 |
2017-06-20 | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 19 | -67/+64 |
2017-06-20 | net: dsa: mv88e6xxx: better IEEE Prio Mapping Table description | Vivien Didelot | 2 | -7/+8 |
2017-06-20 | Merge branch 'net-dsa-Global-2-cosmetics' | David S. Miller | 4 | -299/+479 |
2017-06-20 | net: dsa: mv88e6xxx: prefix Global 2 remaining macros | Vivien Didelot | 2 | -35/+57 |
2017-06-20 | net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros | Vivien Didelot | 2 | -43/+52 |
2017-06-20 | net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros | Vivien Didelot | 2 | -2/+7 |
2017-06-20 | net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros | Vivien Didelot | 2 | -25/+38 |
2017-06-20 | net: dsa: mv88e6xxx: prefix Global 2 PVT macros | Vivien Didelot | 2 | -12/+21 |
2017-06-20 | net: dsa: mv88e6xxx: prefix Global 2 MGMT macros | Vivien Didelot | 2 | -13/+21 |
2017-06-20 | net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros | Vivien Didelot | 2 | -5/+7 |
2017-06-20 | net: dsa: mv88e6xxx: prefix Global 2 Trunk macros | Vivien Didelot | 2 | -14/+17 |
2017-06-20 | net: dsa: mv88e6xxx: clarify SMI PHY functions | Vivien Didelot | 2 | -100/+143 |
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 |