summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-13staging: hikey9xx: Fix alignment of function parametersMukul Mehar
2021-02-13staging: greybus: Fixed a misspelling in hid.cPritthijit Nath
2021-02-13staging: wimax/i2400m: fix some byte order issues found by sparseAnirudh Rayabharam
2021-02-13staging: wimax: i2400m: fix some incorrect type warningsAyush
2021-02-13staging: greybus: minor code style fixManikantan Ravichandran
2021-02-13staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_userIvan Safonov
2021-02-13staging:r8188eu: use IEEE80211_FCTL_* kernel definitionsIvan Safonov
2021-02-13staging: rtl8192e: remove multiple blank linesWilliam Durand
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-13Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-13MAINTAINERS: add Andrey Konovalov to KASAN reviewersAndrey Konovalov
2021-02-13MAINTAINERS: update Andrey Konovalov's email addressAndrey Konovalov
2021-02-13MAINTAINERS: update KASAN file listAndrey Konovalov
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport
2021-02-12Merge branch 'Xilinx-axienet-updates'David S. Miller
2021-02-12net: axienet: Support dynamic switching between 1000BaseX and SGMIIRobert Hancock
2021-02-12dt-bindings: net: xilinx_axienet: add xlnx,switch-x-sgmii attributeRobert Hancock
2021-02-12net: axienet: hook up nway_reset ethtool operationRobert Hancock
2021-02-12Merge branch 'Add support of pointer to struct in global'Alexei Starovoitov
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov
2021-02-12bpf: Support pointers in global func argsDmitrii Banshchikov
2021-02-12bpf: Extract nullable reg type conversion into a helper functionDmitrii Banshchikov
2021-02-12bpf: Rename bpf_reg_state variablesDmitrii Banshchikov
2021-02-12net: axienet: Handle deferred probe on clock properlyRobert Hancock
2021-02-12Merge branch 'tcp-mem-pressure-vs-SO_RCVLOWAT'David S. Miller
2021-02-12tcp: factorize logic into tcp_epollin_ready()Eric Dumazet
2021-02-12tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet
2021-02-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-02-12ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16Dany Madden
2021-02-12Merge branch 'tc-mpls-selftests'David S. Miller
2021-02-12selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault
2021-02-12selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault
2021-02-12Merge branch 'brport-flags'David S. Miller
2021-02-12net: dsa: sja1105: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean
2021-02-12net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializesVladimir Oltean
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean
2021-02-12net: dsa: configure better brport flags when ports leave the bridgeVladimir Oltean
2021-02-12net: bridge: don't print in br_switchdev_set_port_flagVladimir Oltean
2021-02-12net: bridge: offload all port flags at once in br_setportVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-02-12flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-02-12octeontx2: Fix condition.David S. Miller
2021-02-12Merge branch 'ipa-cleanups'David S. Miller