summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-22l2tp: remove custom logging macrosTom Parkin
2020-08-22l2tp: add tracepoints to l2tp_core.cTom Parkin
2020-08-22l2tp: add tracepoint definitions in trace.hTom Parkin
2020-08-22l2tp: add tracepoint infrastructure to coreTom Parkin
2020-08-22l2tp: use standard API for warning log messagesTom Parkin
2020-08-22l2tp: remove noisy logging, use appropriate log levelsTom Parkin
2020-08-22l2tp: don't log data framesTom Parkin
2020-08-22net: dccp: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-21Merge branch 'crypto-chelsio-Restructure-chelsio-s-inline-crypto-drivers'David S. Miller
2020-08-21crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav
2020-08-21chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav
2020-08-20ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni
2020-08-20nfc: st21nfca: Remove unnecessary castAlex Dewar
2020-08-20nfc: st-nci: Remove unnecessary castAlex Dewar
2020-08-20net: qed: Remove unnecessary castAlex Dewar
2020-08-20Merge branch 'tcp_mmap-optmizations'David S. Miller
2020-08-20selftests: net: tcp_mmap: Use huge pages in receive pathEric Dumazet
2020-08-20selftests: net: tcp_mmap: Use huge pages in send pathEric Dumazet
2020-08-20selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)Eric Dumazet
2020-08-20net: zerocopy: combine pages in zerocopy_sg_from_iter()Eric Dumazet
2020-08-20Merge branch 'nfp-flower-add-support-for-QinQ-matching'David S. Miller
2020-08-20nfp: flower: add support to offload QinQ matchLouis Peens
2020-08-20nfp: flower: check that we don't exceed the FW key sizeLouis Peens
2020-08-20cxgb4: insert IPv6 filter rules in next free regionRahul Kundu
2020-08-19Merge branch 'ptp-Add-generic-helper-functions'David S. Miller
2020-08-19ptp: Remove unused macroKurt Kanzenbach
2020-08-19ptp: ptp_ines: Use generic helper functionKurt Kanzenbach
2020-08-19net: phy: dp83640: Use generic helper functionKurt Kanzenbach
2020-08-19ethernet: ti: cpts: Use generic helper functionKurt Kanzenbach
2020-08-19ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach
2020-08-19mlxsw: spectrum_ptp: Use generic helper functionKurt Kanzenbach
2020-08-19net: dsa: mv88e6xxx: Use generic helper functionKurt Kanzenbach
2020-08-19ptp: Add generic ptp message type functionKurt Kanzenbach
2020-08-19ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach
2020-08-19ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter structCristobal Forno
2020-08-19Merge branch 'r8169-use-napi_complete_done-return-value'David S. Miller
2020-08-19r8169: remove member irq_enabled from struct rtl8169_privateHeiner Kallweit
2020-08-19r8169: use napi_complete_done return valueHeiner Kallweit
2020-08-19Documentation/networking: update l2tp docsJames Chapman
2020-08-19net: Stop warning about SO_BSDCOMPAT usageMiaohe Lin
2020-08-19Merge branch 'net-dsa-loop-Expose-VLAN-table-through-devlink'David S. Miller
2020-08-19net: dsa: loop: Return VLAN table size through devlinkFlorian Fainelli
2020-08-19net: dsa: loop: Configure VLANs while not filteringFlorian Fainelli
2020-08-18net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()Miaohe Lin
2020-08-18ethernet: cirrus: Remove unused macrosAlex Dewar
2020-08-18net: tipc: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-18Merge branch 'netlink-allow-NLA_BINARY-length-range-validation'David S. Miller
2020-08-18netlink: make NLA_BINARY validation more flexibleJohannes Berg
2020-08-18netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg
2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg