summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-18netfilter: nftables_offload: special ethertype handling for VLANPablo Neira Ayuso
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso
2021-04-13netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan
2021-04-13netfilter: conntrack: convert sysctls to u8Florian Westphal
2021-04-13netfilter: conntrack: move ct counter to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move expect counter to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move autoassign_helper sysctl to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move autoassign warning member to net_generic dataFlorian Westphal
2021-04-13netfilter: flowtable: add vlan pop action offload supportwenxu
2021-04-13netfilter: flowtable: add vlan match offload supportwenxu
2021-04-12net: ethernet: ravb: Enable optional refclkAdam Ford
2021-04-12dt-bindings: net: renesas,etheravb: Add additional clocksAdam Ford
2021-04-12Merge branch 'enetc-ptp'David S. Miller
2021-04-12enetc: support PTP Sync packet one-step timestampingYangbo Lu
2021-04-12enetc: mark TX timestamp type per skbYangbo Lu
2021-04-12Merge branch 'ibmvnic-errors'David S. Miller
2021-04-12ibmvnic: print adapter state as a stringLijun Pan
2021-04-12ibmvnic: print reset reason as a stringLijun Pan
2021-04-12ibmvnic: clean up the remaining debugfs data structuresLijun Pan
2021-04-12Merge branch 'netns-sysctl-isolation'David S. Miller
2021-04-12netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-04-12net: Ensure net namespace isolation of sysctlsJonathon Reinhart
2021-04-12nfc: pn533: remove redundant assignmentwengjianfeng
2021-04-12Merge branch 'bnxt_en-error-recovery'David S. Miller
2021-04-12bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna
2021-04-12bnxt_en: Refactor __bnxt_vf_reps_destroy().Michael Chan
2021-04-12bnxt_en: Refactor bnxt_vf_reps_create().Sriharsha Basavapatna
2021-04-12bnxt_en: Invalidate health register mapping at the end of probe.Vasundhara Volam
2021-04-12bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().Michael Chan
2021-04-12net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer
2021-04-12net: hns3: Fix potential null pointer defererence of null ae_devColin Ian King
2021-04-12net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-04-12cxgb4: Fix unintentional sign extension issuesColin Ian King
2021-04-11Merge branch 'ipa-next'David S. Miller
2021-04-11net: ipa: add IPA v4.11 configuration dataAlex Elder
2021-04-11net: ipa: add IPA v4.5 configuration dataAlex Elder
2021-04-11net: ipa: disable checksum offload for IPA v4.5+Alex Elder
2021-04-11dt-bindings: net: qcom,ipa: add some compatible stringsAlex Elder
2021-04-11ehea: add missing MODULE_DEVICE_TABLEQiheng Lin
2021-04-11Merge branch 'veth-gro'David S. Miller
2021-04-11self-tests: add veth testsPaolo Abeni
2021-04-11veth: refine napi usagePaolo Abeni
2021-04-11veth: allow enabling NAPI even without XDPPaolo Abeni
2021-04-11veth: use skb_orphan_partial instead of skb_orphanPaolo Abeni
2021-04-11Merge branch 'ethtool-eeprom'David S. Miller
2021-04-11ethtool: wire in generic SFP module accessAndrew Lunn
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn
2021-04-11ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn