summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-20nfc: st21nfca: Remove unnecessary castAlex Dewar1-2/+1
2020-08-20nfc: st-nci: Remove unnecessary castAlex Dewar1-2/+1
2020-08-20net: qed: Remove unnecessary castAlex Dewar1-1/+0
2020-08-20Merge branch 'tcp_mmap-optmizations'David S. Miller1-7/+35
2020-08-20selftests: net: tcp_mmap: Use huge pages in receive pathEric Dumazet1-4/+5
2020-08-20selftests: net: tcp_mmap: Use huge pages in send pathEric Dumazet1-3/+26
2020-08-20selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)Eric Dumazet1-0/+4
2020-08-20net: zerocopy: combine pages in zerocopy_sg_from_iter()Eric Dumazet1-4/+29
2020-08-20Merge branch 'nfp-flower-add-support-for-QinQ-matching'David S. Miller4-16/+165
2020-08-20nfp: flower: add support to offload QinQ matchLouis Peens4-16/+152
2020-08-20nfp: 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-19Merge branch 'ptp-Add-generic-helper-functions'David S. Miller8-245/+183
2020-08-19ptp: Remove unused macroKurt Kanzenbach1-1/+0
2020-08-19ptp: ptp_ines: Use generic helper functionKurt Kanzenbach1-63/+25
2020-08-19net: phy: dp83640: Use generic helper functionKurt Kanzenbach1-54/+16
2020-08-19ethernet: ti: cpts: Use generic helper functionKurt Kanzenbach1-28/+14
2020-08-19ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach1-28/+9
2020-08-19mlxsw: spectrum_ptp: Use generic helper functionKurt Kanzenbach1-25/+7
2020-08-19net: dsa: mv88e6xxx: Use generic helper functionKurt Kanzenbach1-46/+13
2020-08-19ptp: Add generic ptp message type functionKurt Kanzenbach1-0/+25
2020-08-19ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach2-0/+74
2020-08-19ibmvnic: 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-18net: 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
2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg8-25/+20
2020-08-17Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-57/+58
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds76-349/+768
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang1-2/+2
2020-08-17net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran1-9/+11
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern1-0/+2
2020-08-17mailmap: Add WeiXiong LiaoKees Cook1-0/+1
2020-08-17mailmap: Restore dictionary sortingKees Cook1-57/+57
2020-08-17Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller1-1/+0
2020-08-17phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap1-1/+2
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells2-0/+11
2020-08-16mptcp: sendmsg: reset iter on error reduxFlorian Westphal1-3/+5
2020-08-16net: devlink: Remove overzealous WARN_ON with snapshotsAndrew Lunn1-1/+1