summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-07net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()Eric Dumazet
2022-02-06net/smc: fix ref_tracker issue in smc_pnet_add()Eric Dumazet
2022-02-06net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko
2022-02-05net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IPVladimir Oltean
2022-02-04tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) caseEric Dumazet
2022-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-02-04ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas
2022-02-04netfilter: ctnetlink: disable helper autoassignFlorian Westphal
2022-02-04MAINTAINERS: netfilter: update git linksFlorian Westphal
2022-02-04netfilter: conntrack: re-init state for retransmitted syn-ackFlorian Westphal
2022-02-04netfilter: conntrack: move synack init code to helperFlorian Westphal
2022-02-04netfilter: nft_payload: don't allow th access for fragmentsFlorian Westphal
2022-02-04netfilter: conntrack: don't refresh sctp entries in closed stateFlorian Westphal
2022-02-03net: sparx5: Fix get_stat64 crash in tcpdumpSteen Hegelund
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-02bpf: Use VM_MAP instead of VM_ALLOC for ringbufHou Tao
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-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-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-02-01net/mlx5e: Avoid field-overflowing memcpy()Kees Cook
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook
2022-02-01net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan
2022-02-01net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem
2022-02-01net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem
2022-02-01net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy
2022-02-01net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman