summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13icmp: Fix a data-race around sysctl_icmp_ratelimit.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.Kuniyuki Iwashima
2022-07-13icmp: Fix data-races around sysctl_icmp_echo_enable_probe.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.Kuniyuki Iwashima
2022-07-13tcp: Fix a data-race around sysctl_max_tw_buckets.Kuniyuki Iwashima
2022-07-13sysctl: Fix data-races in proc_dointvec_ms_jiffies().Kuniyuki Iwashima
2022-07-13sysctl: Fix data-races in proc_dou8vec_minmax().Kuniyuki Iwashima
2022-07-13Merge branch 'prestera-port-range-filters'David S. Miller
2022-07-13net: prestera: add support for port range filtersMaksym Glubokiy
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy
2022-07-13Merge branch 'prestera-mdb-offload'David S. Miller
2022-07-13net: marvell: prestera: implement software MDB entries allocationOleksandr Mazur
2022-07-13net: marvell: prestera: define and implement MDB / flood domain API for entri...Oleksandr Mazur
2022-07-13net: marvell: prestera: define MDB/flood domain entries and HW API to offload...Oleksandr Mazur
2022-07-13net: marvell: prestera: rework bridge flags settingOleksandr Mazur
2022-07-13ip6_tunnel: allow to inherit from VLAN encapsulated IPMatthias May
2022-07-13ip6_gre: use actual protocol to select xmitMatthias May
2022-07-13ip6_gre: set DSCP for non-IPMatthias May
2022-07-13ip_tunnel: allow to inherit from VLAN encapsulated IPMatthias May
2022-07-13ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopMeng Tang
2022-07-13ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221Meng Tang
2022-07-13ALSA: hda/realtek: fix mute/micmute LEDs for HP machinesJeremy Szu
2022-07-12qlogic: qed: fix clang -Wformat warningsJustin Stitt
2022-07-12Merge branch 'bnxt_en-5-bug-fixes'Jakub Kicinski
2022-07-12bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi
2022-07-12bnxt_en: Fix and simplify XDP transmit pathMichael Chan
2022-07-12bnxt_en: fix livepatch queryVikas Gupta
2022-07-12bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan
2022-07-12bnxt_en: reclaim max resources if sriov enable failsKashyap Desai
2022-07-12igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-07-12Merge branch 'mptcp-support-changes-to-initial-subflow-priority'Jakub Kicinski
2022-07-12selftests: mptcp: add MPC backup testsPaolo Abeni
2022-07-12mptcp: more accurate MPC endpoint trackingPaolo Abeni
2022-07-12mptcp: allow the in kernel PM to set MPC subflow priorityPaolo Abeni
2022-07-12mptcp: address lookup improvementsPaolo Abeni
2022-07-12mptcp: introduce and use mptcp_pm_send_ack()Paolo Abeni
2022-07-12net: ip_tunnel: use strscpy to replace strlcpyXueBing Chen
2022-07-12tcp: make retransmitted SKB fit into the send windowYonglong Li
2022-07-12nfp: support TX VLAN ctag insert in NFDKDiana Wang
2022-07-12nfp: fix clang -Wformat warningsJustin Stitt
2022-07-12Merge branch 'dt-bindings-net-convert-sff-sfp-to-dtschema'Jakub Kicinski
2022-07-12arch: arm64: dts: marvell: rename the sfp GPIO propertiesIoana Ciornei
2022-07-12arch: arm64: dts: lx2160a-clearfog-itx: rename the sfp GPIO propertiesIoana Ciornei
2022-07-12dt-bindings: net: sff,sfp: rename example dt nodes to be more genericIoana Ciornei
2022-07-12dt-bindings: net: convert sff,sfp to dtschemaIoana Ciornei
2022-07-12Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-12samples: Use KSYM_NAME_LEN for kprobesTiezhu Yang
2022-07-12fprobe/samples: Make sample_probe staticsunliming