summaryrefslogtreecommitdiffstats
path: root/net/sctp/associola.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-01sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner2-4/+10
2018-05-01net: stmmac: dwmac-meson: extend phy mode settingYixun Lan1-16/+104
2018-05-01dt-bindings: net: meson-dwmac: new compatible name for AXG SoCYixun Lan1-0/+1
2018-05-01netns: restrict ueventsChristian Brauner1-42/+95
2018-05-01uevent: add alloc_uevent_skb() helperChristian Brauner1-13/+34
2018-05-01MAINTAINERS: Update TLS maintainersBoris Pismenny1-1/+1
2018-05-01MAINTAINERS: Update mlx5 innova driver maintainersBoris Pismenny1-13/+4
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin8-10/+178
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin10-16/+455
2018-05-01net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin5-0/+254
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin9-18/+878
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin4-7/+6
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin6-5/+1332
2018-05-01net/tls: Split conf to rx + txBoris Pismenny3-129/+163
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin2-0/+3
2018-05-01net: Add TLS offload netdev opsIlya Lesokhin1-0/+24
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin3-0/+28
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin2-4/+6
2018-05-01tcp: Add clean acked data hookIlya Lesokhin3-0/+35
2018-04-30mlxsw: spectrum_span: Allow bridge for gretap mirrorPetr Machata2-6/+90
2018-04-30mlxsw: Respin SPAN on switchdev eventsPetr Machata1-4/+59
2018-04-30mlxsw: spectrum: Register SPAN before switchdevPetr Machata1-12/+12
2018-04-30mlxsw: spectrum_switchdev: Publish two functionsPetr Machata2-1/+51
2018-04-30mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata2-13/+14
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata4-0/+100
2018-04-30i40e: use %pI4b instead of byte swapping before dev_errJacob Keller1-4/+2
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy3-13/+99
2018-04-30i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller2-15/+28
2018-04-30i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck2-12/+56
2018-04-30i40evf: Fix turning TSO, GSO and GRO on afterPaweł Jabłoński1-0/+18
2018-04-30i40e: Add advertising 10G LR modeJakub Pawlak1-1/+3
2018-04-30ipv6: sr: extract the right key values for "seg6_make_flowlabel"Ahmed Abdelsalam1-1/+1
2018-04-30i40e: fix reading LLDP configurationMariusz Stachura3-10/+99
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller17-73/+95
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing3-14/+7
2018-04-30erspan: auto detect truncated packets.William Tu2-0/+12
2018-04-30i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlanJia-Ju Bai1-1/+1
2018-04-30r8169: move common initializations to tp->hw_startHeiner Kallweit1-55/+19
2018-04-30r8169: remove calls to rtl_set_rx_modeHeiner Kallweit1-6/+0
2018-04-30r8169: simplify rtl_hw_start_8169Heiner Kallweit1-20/+2
2018-04-30r8169: improve handling of CPCMD quirk maskHeiner Kallweit1-28/+7
2018-04-30r8169: improve CPlusCmd handlingHeiner Kallweit1-25/+17
2018-04-30r8169: replace magic number for INTT mask with a constantHeiner Kallweit1-2/+3
2018-04-30r8169: improve rtl8169_set_featuresHeiner Kallweit1-14/+4
2018-04-30r8169: remove unneeded call to __rtl8169_set_features in rtl_openHeiner Kallweit1-2/+0
2018-04-30liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...Colin Ian King1-1/+1
2018-04-30liquidio: enhanced ethtool --set-channels featureIntiyaz Basha10-58/+316
2018-04-30liquidio: Moved common function setup_glists to lio_core.cIntiyaz Basha4-163/+87
2018-04-30liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha3-39/+21
2018-04-30liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha4-91/+51