summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang2018-05-012-10/+6
| * net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin2018-05-013-24/+70
| * net: hns3: fix a dead loop in hclge_cmd_csq_cleanHuazhong Tan2018-05-011-0/+19
| * net: hns3: Fix to support autoneg only for port attached with phyFuyun Liang2018-05-011-6/+6
| * net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan2018-05-012-7/+12
| * net: hns3: Fixes the error legs in hclge_init_ae_dev functionHuazhong Tan2018-05-011-21/+34
| * net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan2018-05-011-2/+5
| * net: hns3: fix to correctly fetch l4 protocol outer headerHuazhong Tan2018-05-011-1/+1
| * net: hns3: Remove error log when getting pfc stats failsYunsheng Lin2018-05-011-4/+1
|/
* connector: add parent pid and tgid to coredump and exit eventsStefan Strogin2018-05-012-0/+8
* net: core: Inline netdev_features_size_check()Florian Fainelli2018-05-012-7/+2
* udp: disable gso with no_check_txWillem de Bruijn2018-05-012-0/+8
* cls_flower: Support multiple masks per priorityPaul Blakey2018-05-011-101/+174
* Merge branch 'sctp-unify-sctp_make_op_error_fixed-and-sctp_make_op_error_space'David S. Miller2018-05-012-84/+52
|\
| * sctp: add sctp_make_op_error_limited and reuse inner functionsMarcelo Ricardo Leitner2018-05-011-84/+46
| * sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner2018-05-012-4/+10
|/
* Merge branch 'net-stmmac-dwmac-meson-100M-phy-mode-support-for-AXG-SoC'David S. Miller2018-05-012-16/+105
|\
| * net: stmmac: dwmac-meson: extend phy mode settingYixun Lan2018-05-011-16/+104
| * dt-bindings: net: meson-dwmac: new compatible name for AXG SoCYixun Lan2018-05-011-0/+1
|/
* Merge branch 'netns-uevent-filtering'David S. Miller2018-05-011-52/+126
|\
| * netns: restrict ueventsChristian Brauner2018-05-011-42/+95
| * uevent: add alloc_uevent_skb() helperChristian Brauner2018-05-011-13/+34
|/
* Merge branch 'tls-offload-netdev-and-mlx5-support'David S. Miller2018-05-0143-191/+3355
|\
| * MAINTAINERS: Update TLS maintainersBoris Pismenny2018-05-011-1/+1
| * MAINTAINERS: Update mlx5 innova driver maintainersBoris Pismenny2018-05-011-13/+4
| * net/mlx5e: TLS, Add error statisticsIlya Lesokhin2018-05-018-10/+178
| * net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-0110-16/+455
| * net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin2018-05-015-0/+254
| * net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2018-05-019-18/+878
| * net/mlx5e: Move defines out of ipsec codeIlya Lesokhin2018-05-014-7/+6
| * net/tls: Add generic NIC offload infrastructureIlya Lesokhin2018-05-016-5/+1332
| * net/tls: Split conf to rx + txBoris Pismenny2018-05-013-129/+163
| * net: Add TLS TX offload featuresIlya Lesokhin2018-05-012-0/+3
| * net: Add TLS offload netdev opsIlya Lesokhin2018-05-011-0/+24
| * net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin2018-05-013-0/+28
| * net: Rename and export copy_skb_headerIlya Lesokhin2018-05-012-4/+6
| * tcp: Add clean acked data hookIlya Lesokhin2018-05-013-0/+35
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-05-0121-129/+401
|\
| * i40e: use %pI4b instead of byte swapping before dev_errJacob Keller2018-04-301-4/+2
| * i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy2018-04-303-13/+99
| * i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller2018-04-302-15/+28
| * i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck2018-04-302-12/+56
| * i40evf: Fix turning TSO, GSO and GRO on afterPaweł Jabłoński2018-04-301-0/+18
| * i40e: Add advertising 10G LR modeJakub Pawlak2018-04-301-1/+3
| * i40e: fix reading LLDP configurationMariusz Stachura2018-04-303-10/+99
| * i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller2018-04-3017-73/+95
| * i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlanJia-Ju Bai2018-04-301-1/+1
* | Merge branch 'mlxsw-SPAN-Support-routes-pointing-at-bridges'David S. Miller2018-04-3010-36/+326
|\ \
| * | mlxsw: spectrum_span: Allow bridge for gretap mirrorPetr Machata2018-04-302-6/+90
| * | mlxsw: Respin SPAN on switchdev eventsPetr Machata2018-04-301-4/+59