summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-22l2tp: remove tunnel and session debug flags fieldTom Parkin7-38/+17
2020-08-22l2tp: remove custom logging macrosTom Parkin1-13/+0
2020-08-22l2tp: add tracepoints to l2tp_core.cTom Parkin1-52/+31
2020-08-22l2tp: add tracepoint definitions in trace.hTom Parkin2-2/+200
2020-08-22l2tp: add tracepoint infrastructure to coreTom Parkin3-0/+20
2020-08-22l2tp: use standard API for warning log messagesTom Parkin2-20/+14
2020-08-22l2tp: remove noisy logging, use appropriate log levelsTom Parkin2-43/+5
2020-08-22l2tp: don't log data framesTom Parkin5-101/+6
2020-08-22net: dccp: Convert to use the preferred fallthrough macroMiaohe Lin6-16/+17
2020-08-22Merge branch 'crypto-chelsio-Restructure-chelsio-s-inline-crypto-drivers'David S. Miller24-190/+334
2020-08-22crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav13-91/+205
2020-08-22chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav16-99/+129
2020-08-21ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni1-1/+2
2020-08-21nfc: st21nfca: Remove unnecessary castAlex Dewar1-2/+1
2020-08-21nfc: st-nci: Remove unnecessary castAlex Dewar1-2/+1
2020-08-21net: qed: Remove unnecessary castAlex Dewar1-1/+0
2020-08-21Merge branch 'tcp_mmap-optmizations'David S. Miller1-7/+35
2020-08-21selftests: net: tcp_mmap: Use huge pages in receive pathEric Dumazet1-4/+5
2020-08-21selftests: net: tcp_mmap: Use huge pages in send pathEric Dumazet1-3/+26
2020-08-21selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)Eric Dumazet1-0/+4
2020-08-21net: zerocopy: combine pages in zerocopy_sg_from_iter()Eric Dumazet1-4/+29
2020-08-21Merge branch 'nfp-flower-add-support-for-QinQ-matching'David S. Miller4-16/+165
2020-08-21nfp: flower: add support to offload QinQ matchLouis Peens4-16/+152
2020-08-21nfp: flower: check that we don't exceed the FW key sizeLouis Peens2-0/+13
2020-08-20cxgb4: insert IPv6 filter rules in next free regionRahul Kundu1-10/+7
2020-08-20Merge branch 'ptp-Add-generic-helper-functions'David S. Miller8-245/+183
2020-08-20ptp: Remove unused macroKurt Kanzenbach1-1/+0
2020-08-20ptp: ptp_ines: Use generic helper functionKurt Kanzenbach1-63/+25
2020-08-20net: phy: dp83640: Use generic helper functionKurt Kanzenbach1-54/+16
2020-08-20ethernet: ti: cpts: Use generic helper functionKurt Kanzenbach1-28/+14
2020-08-20ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach1-28/+9
2020-08-20mlxsw: spectrum_ptp: Use generic helper functionKurt Kanzenbach1-25/+7
2020-08-20net: dsa: mv88e6xxx: Use generic helper functionKurt Kanzenbach1-46/+13
2020-08-20ptp: Add generic ptp message type functionKurt Kanzenbach1-0/+25
2020-08-20ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach2-0/+74
2020-08-20ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter structCristobal Forno2-12/+27
2020-08-19Merge branch 'r8169-use-napi_complete_done-return-value'David S. Miller1-8/+2
2020-08-19r8169: remove member irq_enabled from struct rtl8169_privateHeiner Kallweit1-5/+1
2020-08-19r8169: use napi_complete_done return valueHeiner Kallweit1-3/+1
2020-08-19Documentation/networking: update l2tp docsJames Chapman1-297/+625
2020-08-19net: Stop warning about SO_BSDCOMPAT usageMiaohe Lin1-14/+0
2020-08-19Merge branch 'net-dsa-loop-Expose-VLAN-table-through-devlink'David S. Miller1-1/+55
2020-08-19net: dsa: loop: Return VLAN table size through devlinkFlorian Fainelli1-1/+54
2020-08-19net: dsa: loop: Configure VLANs while not filteringFlorian Fainelli1-0/+1
2020-08-19net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()Miaohe Lin1-2/+1
2020-08-18ethernet: cirrus: Remove unused macrosAlex Dewar1-4/+0
2020-08-18net: tipc: Convert to use the preferred fallthrough macroMiaohe Lin3-4/+4
2020-08-18Merge branch 'netlink-allow-NLA_BINARY-length-range-validation'David S. Miller12-92/+115
2020-08-18netlink: make NLA_BINARY validation more flexibleJohannes Berg3-61/+89
2020-08-18netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg3-6/+6