summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-04netfilter: conntrack: move extension sizes into coreFlorian Westphal
2022-02-04netfilter: conntrack: make all extensions 8-byte alignnedFlorian Westphal
2022-02-04netfilter: nfqueue: enable to get skb->priorityNicolas Dichtel
2022-02-04netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARYKevin Mitchell
2022-02-03net: lan966x: use .mac_select_pcs() interfaceHoratiu Vultur
2022-02-03selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault
2022-02-03selftests: fib offload: use sensible tos valuesGuillaume Nault
2022-02-03net: minor __dev_alloc_name() optimizationEric Dumazet
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03gcc-plugins/stackleak: Use noinstr in favor of notraceKees Cook
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-02-03Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-02-03net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-03printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()Mickaël Salaün
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-03Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-03Merge branch 'net-ipa-enable-register-retention'Jakub Kicinski
2022-02-03net: ipa: request IPA register values be retainedAlex Elder
2022-02-03dt-bindings: net: qcom,ipa: add optional qcom,qmp propertyAlex Elder
2022-02-03cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long
2022-02-03tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor
2022-02-03Revert "mm/gup: small refactoring: simplify try_grab_page()"John Hubbard
2022-02-03Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-03Merge branch 'dsa-mv88e6xxx-phylink_generic_validate'David S. Miller
2022-02-03net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detectionRussell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()Russell King (Oracle)
2022-02-03Merge branch 'dsa-mv88e6xxx-port-isolation'David S. Miller
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