Age | Commit message (Expand) | Author |
2022-11-15 | netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters | Phil Sutter |
2022-11-01 | netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3() | Peng Wu |
2022-11-01 | netfilter: nft_payload: use __be16 to store gre version | Pablo Neira Ayuso |
2022-10-31 | Merge branch 'inet-add-drop-monitor-support' | Jakub Kicinski |
2022-10-31 | net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAR | Eric Dumazet |
2022-10-31 | net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUT | Eric Dumazet |
2022-10-31 | net: dropreason: add SKB_DROP_REASON_DUP_FRAG | Eric Dumazet |
2022-10-31 | net: dropreason: propagate drop_reason to skb_release_data() | Eric Dumazet |
2022-10-31 | net: dropreason: add SKB_CONSUMED reason | Eric Dumazet |
2022-10-31 | net: systemport: Add support for RDMA overflow statistic counter | Florian Fainelli |
2022-10-31 | net: ftmac100: allow increasing MTU to make most use of single-segment buffers | Sergei Antonov |
2022-10-31 | net: ftmac100: report the correct maximum MTU of 1500 | Vladimir Oltean |
2022-10-31 | net: ftmac100: prepare data path for receiving single segment packets > 1514 | Vladimir Oltean |
2022-10-31 | net: dsa: mv88e6xxx: Add RGMII delay to 88E6320 | Steffen Bätz |
2022-10-31 | Merge branch 'rtnetlink-honour-nlm_f_echo-flag-in-rtnl_-new-del-link' | Jakub Kicinski |
2022-10-31 | rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link | Hangbin Liu |
2022-10-31 | rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create | Hangbin Liu |
2022-10-31 | net: add new helper unregister_netdevice_many_notify | Hangbin Liu |
2022-10-31 | rtnetlink: pass netlink message header and portid to rtnl_configure_link() | Hangbin Liu |
2022-10-31 | net: dpaa2: Add some debug prints on deferred probe | Sean Anderson |
2022-10-31 | net: mvneta: Remove unused variable i | Colin Ian King |
2022-10-31 | Merge branch 'ptp-adjfine' | David S. Miller |
2022-10-31 | ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppm | Jacob Keller |
2022-10-31 | ptp: ravb: convert to .adjfine and adjust_by_scaled_ppm | Jacob Keller |
2022-10-31 | ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementation | Jacob Keller |
2022-10-31 | ptp: lan743x: remove .adjfreq implementation | Jacob Keller |
2022-10-31 | ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppm | Jacob Keller |
2022-10-31 | ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm | Jacob Keller |
2022-10-31 | drivers: convert unsupported .adjfreq to .adjfine | Jacob Keller |
2022-10-31 | ptp: introduce helpers to adjust by scaled parts per million | Jacob Keller |
2022-10-31 | ptp: add missing documentation for parameters | Jacob Keller |
2022-10-31 | net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy | Frank |
2022-10-31 | net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s... | Yang Yingliang |
2022-10-31 | net: geneve: fix array of flexible structures warnings | Jakub Kicinski |
2022-10-31 | net: hns: hnae: remove unnecessary __module_get() and module_put() | Yang Yingliang |
2022-10-31 | netlink: split up copies in the ack construction | Jakub Kicinski |
2022-10-31 | drivers: net: convert to boolean for the mac_managed_pm flag | Denis Kirjanov |
2022-10-31 | dt-bindings: net: snps,dwmac: Document queue config subnodes | Sebastian Reichel |
2022-10-30 | net: remove unused netdev_unregistering() | Juhee Kang |
2022-10-28 | Merge tag 'mlx5-updates-2022-10-24' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-10-28 | Merge branch 'net-ipa-start-adding-ipa-v5-0-functionality' | Jakub Kicinski |
2022-10-28 | net: ipa: record and use the number of defined endpoint IDs | Alex Elder |
2022-10-28 | net: ipa: determine the maximum endpoint ID | Alex Elder |
2022-10-28 | net: ipa: refactor endpoint loops | Alex Elder |
2022-10-28 | net: ipa: more completely check endpoint validity | Alex Elder |
2022-10-28 | net: ipa: no more global filtering starting with IPA v5.0 | Alex Elder |
2022-10-28 | net: ipa: change an IPA v5.0 memory requirement | Alex Elder |
2022-10-28 | net: ipa: define IPA v5.0 | Alex Elder |
2022-10-28 | net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOING | Willem de Bruijn |
2022-10-28 | ice: Add additional CSR registers to ETHTOOL_GREGS | Lukasz Czapnik |