summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-15netfilter: rpfilter/fib: clean up some inconsistent indentingJiapeng Chong
2022-11-15netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter
2022-11-01netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3()Peng Wu
2022-11-01netfilter: nft_payload: use __be16 to store gre versionPablo Neira Ayuso
2022-10-31Merge branch 'inet-add-drop-monitor-support'Jakub Kicinski
2022-10-31net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAREric Dumazet
2022-10-31net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUTEric Dumazet
2022-10-31net: dropreason: add SKB_DROP_REASON_DUP_FRAGEric Dumazet
2022-10-31net: dropreason: propagate drop_reason to skb_release_data()Eric Dumazet
2022-10-31net: dropreason: add SKB_CONSUMED reasonEric Dumazet
2022-10-31net: systemport: Add support for RDMA overflow statistic counterFlorian Fainelli
2022-10-31net: ftmac100: allow increasing MTU to make most use of single-segment buffersSergei Antonov
2022-10-31net: ftmac100: report the correct maximum MTU of 1500Vladimir Oltean
2022-10-31net: ftmac100: prepare data path for receiving single segment packets > 1514Vladimir Oltean
2022-10-31net: dsa: mv88e6xxx: Add RGMII delay to 88E6320Steffen Bätz
2022-10-31Merge branch 'rtnetlink-honour-nlm_f_echo-flag-in-rtnl_-new-del-link'Jakub Kicinski
2022-10-31rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_linkHangbin Liu
2022-10-31rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_createHangbin Liu
2022-10-31net: add new helper unregister_netdevice_many_notifyHangbin Liu
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-10-31net: dpaa2: Add some debug prints on deferred probeSean Anderson
2022-10-31net: mvneta: Remove unused variable iColin Ian King
2022-10-31Merge branch 'ptp-adjfine'David S. Miller
2022-10-31ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-10-31ptp: ravb: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-10-31ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementationJacob Keller
2022-10-31ptp: lan743x: remove .adjfreq implementationJacob Keller
2022-10-31ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-10-31ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-10-31drivers: convert unsupported .adjfreq to .adjfineJacob Keller
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-10-31ptp: add missing documentation for parametersJacob Keller
2022-10-31net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank
2022-10-31net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...Yang Yingliang
2022-10-31net: geneve: fix array of flexible structures warningsJakub Kicinski
2022-10-31net: hns: hnae: remove unnecessary __module_get() and module_put()Yang Yingliang
2022-10-31netlink: split up copies in the ack constructionJakub Kicinski
2022-10-31drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov
2022-10-31dt-bindings: net: snps,dwmac: Document queue config subnodesSebastian Reichel
2022-10-30net: remove unused netdev_unregistering()Juhee Kang
2022-10-28Merge tag 'mlx5-updates-2022-10-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-10-28Merge branch 'net-ipa-start-adding-ipa-v5-0-functionality'Jakub Kicinski
2022-10-28net: ipa: record and use the number of defined endpoint IDsAlex Elder
2022-10-28net: ipa: determine the maximum endpoint IDAlex Elder
2022-10-28net: ipa: refactor endpoint loopsAlex Elder
2022-10-28net: ipa: more completely check endpoint validityAlex Elder
2022-10-28net: ipa: no more global filtering starting with IPA v5.0Alex Elder
2022-10-28net: ipa: change an IPA v5.0 memory requirementAlex Elder
2022-10-28net: ipa: define IPA v5.0Alex Elder