summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-20Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2021-01-20bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callbackMircea Cirjaliu1-1/+1
2021-01-20Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-9/+61
2021-01-19Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+26
2021-01-19Merge branch 'sh_eth-fix-reboot-crash'Jakub Kicinski3-2/+33
2021-01-19sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven1-0/+26
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven2-2/+7
2021-01-19mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin2-7/+23
2021-01-19net: core: devlink: use right genl user_ptr when handling port param get/setOleksandr Mazur1-2/+2
2021-01-19vhost_net: avoid tx queue stuck when sendmsg failsYunjian Wang1-12/+14
2021-01-19net: hns: fix variable used when DEBUG is definedTom Rix1-1/+1
2021-01-19arcnet: fix macro name when DEBUG is definedTom Rix1-1/+1
2021-01-19Merge branch 'tls-device-offload-for-bond'Jakub Kicinski7-16/+211
2021-01-19net/tls: Except bond interface from some TLS checksTariq Toukan2-1/+3
2021-01-19net/tls: Device offload to use lowest netdevice in chainTariq Toukan1-1/+1
2021-01-19net/bonding: Declare TLS RX device offload supportTariq Toukan1-1/+1
2021-01-19net/bonding: Implement TLS TX device offloadTariq Toukan3-2/+56
2021-01-19net/bonding: Take update_features call out of XFRM funcitonTariq Toukan1-9/+10
2021-01-19net/bonding: Implement ndo_sk_get_lower_devTariq Toukan2-0/+95
2021-01-19net/bonding: Take IP hash logic into a helperTariq Toukan1-5/+11
2021-01-19net: netdevice: Add operation ndo_sk_get_lower_devTariq Toukan2-0/+37
2021-01-19net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-109/+87
2021-01-19net_sched: fix RTNL deadlock again caused by request_module()Cong Wang3-41/+79
2021-01-19net: phy: national: remove definition of DEBUGTom Rix1-2/+0
2021-01-19tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen6-7/+14
2021-01-19Merge branch 'net-make-udp-tunnel-devices-support-fraglist'Jakub Kicinski3-6/+9
2021-01-19bareudp: add NETIF_F_FRAGLIST flag for dev featuresXin Long1-2/+3
2021-01-19geneve: add NETIF_F_FRAGLIST flag for dev featuresXin Long1-2/+3
2021-01-19vxlan: add NETIF_F_FRAGLIST flag for dev featuresXin Long1-2/+3
2021-01-19Merge branch 'ipv6-fixes-for-the-multicast-routes'Jakub Kicinski1-1/+2
2021-01-19ipv6: set multicast flag on the multicast routeMatteo Croce1-1/+1
2021-01-19ipv6: create multicast route with RTPROT_KERNELMatteo Croce1-0/+1
2021-01-19hv_netvsc: Add (more) validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)4-62/+136
2021-01-19net: bridge: check vlan with eth_type_vlan() methodMenglong Dong3-12/+5
2021-01-19Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski6-40/+54
2021-01-19net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes1-0/+4
2021-01-18Merge branch 'net-ipa-interconnect-improvements'Jakub Kicinski4-138/+158
2021-01-18net: ipa: allow arbitrary number of interconnectsAlex Elder4-114/+99
2021-01-18net: ipa: clean up interconnect initializationAlex Elder1-36/+47
2021-01-18net: ipa: add interconnect name to configuration dataAlex Elder4-3/+11
2021-01-18net: ipa: store average and peak interconnect bandwidthAlex Elder1-36/+52
2021-01-18net: ipa: introduce an IPA interconnect structureAlex Elder1-25/+34
2021-01-18net: ipa: don't return an error from ipa_interconnect_disable()Alex Elder1-20/+11
2021-01-18net: ipa: rename interconnect settingsAlex Elder4-31/+31
2021-01-18net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean1-3/+1
2021-01-18Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+6
2021-01-18Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2021-01-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-0/+3
2021-01-18x86/xen: fix 'nopvspin' build errorRandy Dunlap1-0/+2
2021-01-18Linux 5.11-rc4Linus Torvalds1-1/+1