summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-03selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Enable port policy support on 6097Tobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Support policy entries in the VTUTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz
2022-02-03Merge branch 'ptp-virtual-clock-improvements'David S. Miller
2022-02-03ptp: add getcrosststamp() to virtual clocks.Miroslav Lichvar
2022-02-03ptp: add gettimex64() to virtual clocks.Miroslav Lichvar
2022-02-03ptp: increase maximum adjustment of virtual clocks.Miroslav Lichvar
2022-02-03ptp: unregister virtual clocks when unregistering physical clock.Miroslav Lichvar
2022-02-03page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck
2022-02-03Merge branch 'dsa-phylink_generic_validate'David S. Miller
2022-02-03net: dsa: xrs700x: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: qca8k: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: ksz8795: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: bcm_sf2: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: ar9331: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03Merge branch 'mptcp-next'David S. Miller
2022-02-03selftests: mptcp: add fullmesh setting testsGeliang Tang
2022-02-03selftests: mptcp: set fullmesh flag in pm_nl_ctlGeliang Tang
2022-02-03mptcp: set fullmesh flag in pm_netlinkGeliang Tang
2022-02-03mptcp: print out reset infos of MP_RSTGeliang Tang
2022-02-03mptcp: clarify when options can be usedMatthieu Baerts
2022-02-03mptcp: reduce branching when writing MP_FAIL optionMatthieu Baerts
2022-02-03mptcp: move the declarations of ssk and subflowGeliang Tang
2022-02-02bpf: Use VM_MAP instead of VM_ALLOC for ringbufHou Tao
2022-02-02Merge branch 'net-ipa-support-variable-rx-buffer-size'Jakub Kicinski
2022-02-02net: ipa: set IPA v4.11 AP<-modem RX buffer size to 32KBAlex Elder
2022-02-02net: ipa: define per-endpoint receive buffer sizeAlex Elder
2022-02-02net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann
2022-02-02tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()Eric Dumazet
2022-02-02Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-02-02Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-02Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund
2022-02-02drivers: net: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-02-02selinux: fix double free of cond_list on error pathsVratislav Bendel
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin
2022-02-02tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov
2022-02-02Merge branch 'qca8k-mdio'David S. Miller
2022-02-02net: dsa: qca8k: introduce qca8k_bulk_read/write functionAnsuel Smith
2022-02-02net: dsa: qca8k: add support for larger read/write size with mgmt EthernetAnsuel Smith
2022-02-02net: dsa: qca8k: cache lo and hi for mdio writeAnsuel Smith
2022-02-02net: dsa: qca8k: move page cache to driver privAnsuel Smith
2022-02-02net: dsa: qca8k: add support for phy read/write with mgmt EthernetAnsuel Smith
2022-02-02net: dsa: qca8k: add support for mib autocast in Ethernet packetAnsuel Smith
2022-02-02net: dsa: qca8k: add support for mgmt read/write in Ethernet packetAnsuel Smith
2022-02-02net: dsa: qca8k: add tracking state of master portAnsuel Smith
2022-02-02net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith