summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01Merge branch 'net-stmmac-dwmac-meson-100M-phy-mode-support-for-AXG-SoC'David S. Miller
2018-05-01net: stmmac: dwmac-meson: extend phy mode settingYixun Lan
2018-05-01dt-bindings: net: meson-dwmac: new compatible name for AXG SoCYixun Lan
2018-05-01Merge branch 'netns-uevent-filtering'David S. Miller
2018-05-01netns: restrict ueventsChristian Brauner
2018-05-01uevent: add alloc_uevent_skb() helperChristian Brauner
2018-05-01Merge branch 'tls-offload-netdev-and-mlx5-support'David S. Miller
2018-05-01MAINTAINERS: Update TLS maintainersBoris Pismenny
2018-05-01MAINTAINERS: Update mlx5 innova driver maintainersBoris Pismenny
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin
2018-05-01net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin
2018-05-01net/tls: Split conf to rx + txBoris Pismenny
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin
2018-05-01net: Add TLS offload netdev opsIlya Lesokhin
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin
2018-05-01tcp: Add clean acked data hookIlya Lesokhin
2018-05-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-04-30Merge branch 'mlxsw-SPAN-Support-routes-pointing-at-bridges'David S. Miller
2018-04-30mlxsw: spectrum_span: Allow bridge for gretap mirrorPetr Machata
2018-04-30mlxsw: Respin SPAN on switchdev eventsPetr Machata
2018-04-30mlxsw: spectrum: Register SPAN before switchdevPetr Machata
2018-04-30mlxsw: spectrum_switchdev: Publish two functionsPetr Machata
2018-04-30mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata
2018-04-30i40e: use %pI4b instead of byte swapping before dev_errJacob Keller
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy
2018-04-30i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller
2018-04-30i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck
2018-04-30i40evf: Fix turning TSO, GSO and GRO on afterPaweł Jabłoński
2018-04-30i40e: Add advertising 10G LR modeJakub Pawlak
2018-04-30ipv6: sr: extract the right key values for "seg6_make_flowlabel"Ahmed Abdelsalam
2018-04-30i40e: fix reading LLDP configurationMariusz Stachura
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing
2018-04-30erspan: auto detect truncated packets.William Tu
2018-04-30i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlanJia-Ju Bai
2018-04-30Merge branch 'r8169-further-improvements'David S. Miller
2018-04-30r8169: move common initializations to tp->hw_startHeiner Kallweit
2018-04-30r8169: remove calls to rtl_set_rx_modeHeiner Kallweit
2018-04-30r8169: simplify rtl_hw_start_8169Heiner Kallweit
2018-04-30r8169: improve handling of CPCMD quirk maskHeiner Kallweit
2018-04-30r8169: improve CPlusCmd handlingHeiner Kallweit
2018-04-30r8169: replace magic number for INTT mask with a constantHeiner Kallweit
2018-04-30r8169: improve rtl8169_set_featuresHeiner Kallweit
2018-04-30r8169: remove unneeded call to __rtl8169_set_features in rtl_openHeiner Kallweit