summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-05net: dsa: tag_sja1105: optionally build as module when switch driver is modul...Vladimir Oltean
2021-08-05netdevice: add the case if dev is NULLYajun Deng
2021-08-05net: Remove redundant if statementsYajun Deng
2021-08-05Revert "wwan: mhi: Fix build."David S. Miller
2021-08-05Merge branch 'GRO-Toeplitz-selftests'David S. Miller
2021-08-05selftests/net: toeplitz testCoco Li
2021-08-05selftests/net: GRO coalesce testCoco Li
2021-08-05wwan: mhi: Fix build.David S. Miller
2021-08-05net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva
2021-08-05net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva
2021-08-05net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva
2021-08-05Merge branch 'bridge-ioctl-fixes'David S. Miller
2021-08-05net: core: don't call SIOCBRADD/DELIF for non-bridge devicesNikolay Aleksandrov
2021-08-05net: bridge: fix ioctl old_deviceless bridge argumentNikolay Aleksandrov
2021-08-05net: bridge: fix ioctl lockingNikolay Aleksandrov
2021-08-05net/ipv4: Revert use of struct_size() helperGustavo A. R. Silva
2021-08-05net: fix GRO skb truesize updatePaolo Abeni
2021-08-05Merge branch 'eean-iosm-fixes'David S. Miller
2021-08-05net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar
2021-08-05net: wwan: iosm: correct data protocol mask bitM Chetan Kumar
2021-08-05net: wwan: iosm: endianness type correctionM Chetan Kumar
2021-08-05net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar
2021-08-05Merge branch 'ipa-runtime-pm'David S. Miller
2021-08-05net: ipa: move IPA flags fieldAlex Elder
2021-08-05net: ipa: move ipa_suspend_handler()Alex Elder
2021-08-05net: ipa: move IPA power operations to ipa_clock.cAlex Elder
2021-08-05net: ipa: improve IPA clock error messagesAlex Elder
2021-08-05net: ipa: reorder netdev pointer assignmentsAlex Elder
2021-08-05net: ipa: don't suspend/resume modem if not upAlex Elder
2021-08-05Merge branch 'sja1105-H'David S. Miller
2021-08-05net: dsa: sja1105: enable address learning on cascade portsVladimir Oltean
2021-08-05net: dsa: sja1105: suppress TX packets from looping back in "H" topologiesVladimir Oltean
2021-08-05net: dsa: sja1105: increase MTU to account for VLAN header on DSA portsVladimir Oltean
2021-08-05net: dsa: sja1105: manage VLANs on cascade portsVladimir Oltean
2021-08-05net: dsa: sja1105: manage the forwarding domain towards DSA portsVladimir Oltean
2021-08-05net: dsa: sja1105: configure the cascade ports based on topologyVladimir Oltean
2021-08-05net: dsa: give preference to local CPU portsVladimir Oltean
2021-08-05net: dsa: rename teardown_default_cpu to teardown_cpu_portsVladimir Oltean
2021-08-05net: ipa: fix IPA v4.9 interconnectsAlex Elder
2021-08-05mctp: remove duplicated assignment of pointer hdrColin Ian King
2021-08-05KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson
2021-08-04scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su
2021-08-04scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor
2021-08-04tracing: Reject string operand in the histogram expressionMasami Hiramatsu
2021-08-04tracing / histogram: Give calculation hist_fields a sizeSteven Rostedt (VMware)
2021-08-04net: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-04virtio_net: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-04Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky