summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mlxsw: spectrum: Register SPAN before switchdevPetr Machata2018-04-301-12/+12
| * | mlxsw: spectrum_switchdev: Publish two functionsPetr Machata2018-04-302-1/+51
| * | mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata2018-04-302-13/+14
| * | net: bridge: Publish bridge accessor functionsPetr Machata2018-04-304-0/+100
|/ /
* | ipv6: sr: extract the right key values for "seg6_make_flowlabel"Ahmed Abdelsalam2018-04-301-1/+1
* | libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing2018-04-303-14/+7
* | erspan: auto detect truncated packets.William Tu2018-04-302-0/+12
* | Merge branch 'r8169-further-improvements'David S. Miller2018-04-301-142/+42
|\ \ | |/ |/|
| * r8169: move common initializations to tp->hw_startHeiner Kallweit2018-04-301-55/+19