aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mptcp: use mptcp release_cb for delayed tasksPaolo Abeni2020-11-304-117/+168
* mptcp: avoid a few atomic ops in the rx pathPaolo Abeni2020-11-304-43/+34
* mptcp: allocate TX skbs in msk contextPaolo Abeni2020-11-302-42/+210
* mptcp: protect the rx path with the msk socket spinlockPaolo Abeni2020-11-302-47/+107
* mptcp: implement wmem reservationPaolo Abeni2020-11-302-7/+86
* mptcp: open code mptcp variant for lock_sockPaolo Abeni2020-11-303-1/+15
* Merge branch 'dpaa_eth-add-xdp-support'Jakub Kicinski2020-11-302-30/+448
|\
| * dpaa_eth: implement the A050385 erratum workaround for XDPCamelia Groza2020-11-301-2/+82
| * dpaa_eth: rename current skb A050385 erratum workaroundCamelia Groza2020-11-301-2/+2
| * dpaa_eth: add XDP_REDIRECT supportCamelia Groza2020-11-302-1/+48
| * dpaa_eth: add XDP_TX supportCamelia Groza2020-11-302-5/+126
| * dpaa_eth: limit the possible MTU range when XDP is enabledCamelia Groza2020-11-301-8/+31
| * dpaa_eth: add basic XDP supportCamelia Groza2020-11-302-16/+153
| * dpaa_eth: add struct for software backpointersCamelia Groza2020-11-302-7/+17
|/
* Merge branch 'net-ipa-start-adding-ipa-v4-5-support'Jakub Kicinski2020-11-286-46/+220
|\
| * net: ipa: adjust GSI register addressesAlex Elder2020-11-282-2/+30
| * net: ipa: update gsi registers for IPA v4.5Alex Elder2020-11-282-2/+21
| * net: ipa: add support to code for IPA v4.5Alex Elder2020-11-283-23/+57
| * net: ipa: add new most-significant bits to registersAlex Elder2020-11-282-11/+66
| * net: ipa: update IPA registers for IPA v4.5Alex Elder2020-11-283-8/+44
| * net: ipa: reverse logic on escape buffer useAlex Elder2020-11-281-2/+4
|/
* net/sched: act_ct: enable stats for HW offloaded entriesMarcelo Ricardo Leitner2020-11-281-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-27387-2991/+6414
|\
| * Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-278-0/+28
| |\
| | * arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-168-0/+28
| * | Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-2722-119/+150
| |\ \
| | * \ Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/...Arnd Bergmann2020-11-271-1/+2
| | |\ \
| | | * | optee: add writeback to valid memory typeRui Miguel Silva2020-11-251-1/+2
| | * | | Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-11-276-17/+30
| | |\ \ \
| | | * | | ARM: dts: dra76x: m_can: fix order of clocksMarc Kleine-Budde2020-11-191-2/+2
| | | * | | bus: ti-sysc: suppress err msg for timers used as clockevent/sourceGrygorii Strashko2020-11-191-1/+1
| | | * | | Merge tag 'ti-sysc-fixes' into fixesTony Lindgren2020-11-163-10/+21
| | | |\ \ \
| | | | * | | bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren2020-10-261-0/+3
| | | | * | | bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren2020-10-262-9/+16
| | | | * | | ARM: OMAP2+: Fix missing select PM_GENERIC_DOMAINS_OFTony Lindgren2020-10-261-0/+1
| | | | * | | ARM: OMAP2+: Fix location for select PM_GENERIC_DOMAINSTony Lindgren2020-10-261-1/+1
| | | * | | | ARM: dts: am437x-l4: fix compatible for cpsw switch dt nodeGrygorii Strashko2020-11-111-1/+1
| | | * | | | ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()Tony Lindgren2020-10-271-3/+5
| | | |/ / /
| | * | | | Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2020-11-265-27/+15
| | |\ \ \ \
| | | * | | | arm64: tegra: Fix Tegra234 VDK node namesJon Hunter2020-11-251-3/+3
| | | * | | | arm64: tegra: Wrong AON HSP reg property sizeDipen Patel2020-11-251-1/+1
| | | * | | | arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo2020-11-251-10/+10
| | | * | | | arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter2020-11-251-1/+1
| | | * | | | arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter2020-11-251-12/+0
| | | |/ / /
| | * | | | Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-11-261-4/+1
| | |\ \ \ \
| | | * | | | soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si2020-11-231-4/+1
| | | |/ / /
| | * | | | Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux...Arnd Bergmann2020-11-26366-2448/+6001
| | |\ \ \ \
| | | * | | | firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne2020-11-242-18/+49
| | | * | | | firmware: xilinx: Fix SD DLL node reset issueManish Narani2020-11-241-1/+1
| | * | | | | Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2020-11-234-4/+6
| | |\ \ \ \ \