summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-22net/mlx5: Optimize mlx5e_feature_checks for non IPsec packetHuy Nguyen
2021-06-22net/mlx5: remove "default n" from Kconfigcaihuoqing
2021-06-22net/mlx5: Fix spelling mistake "enught" -> "enough"Colin Ian King
2021-06-22net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()Nathan Chancellor
2021-06-22net/mlx5: Fix missing error code in mlx5_init_fs()Jiapeng Chong
2021-06-21ibmvnic: Use strscpy() instead of strncpy()Kees Cook
2021-06-21net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()Guillaume Nault
2021-06-21Revert "net/sched: cls_flower: Remove match on n_proto"Boris Sukholitko
2021-06-21net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-06-21net: add pf_family_names[] for protocol familyYejune Deng
2021-06-21Merge branch 'ingenic-fixes'David S. Miller
2021-06-21dt-bindings: dwmac: Remove unexpected item.周琰杰 (Zhou Yanjie)
2021-06-21net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...Christophe JAILLET
2021-06-21Merge branch 'fec-tx'David S. Miller
2021-06-21net: fec: add ndo_select_queue to fix TX bandwidth fluctuationsFugang Duan
2021-06-21net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang
2021-06-21Merge branch 'dsa-cross-chip'David S. Miller
2021-06-21net: dsa: remove cross-chip support from the MRP notifiersVladimir Oltean
2021-06-21net: dsa: targeted MTU notifiers should only match on one portVladimir Oltean
2021-06-21net: dsa: calculate the largest_mtu across all ports in the treeVladimir Oltean
2021-06-21net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...Vladimir Oltean
2021-06-21net: dsa: export the dsa_port_is_{user,cpu,dsa} helpersVladimir Oltean
2021-06-21net: dsa: assert uniqueness of dsa,member propertiesVladimir Oltean
2021-06-21net: c101: remove redundant spacesPeng Li
2021-06-21net: c101: replace comparison to NULL with "!card"Peng Li
2021-06-21net: c101: add blank line after declarationsPeng Li
2021-06-21Merge branch 'mlxsw-eeprom-page-by-page'David S. Miller
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel
2021-06-21mlxsw: reg: Document possible MCIA status valuesIdo Schimmel
2021-06-21mlxsw: reg: Add bank number to MCIA registerIdo Schimmel
2021-06-21Merge branch 'ipa-v3.1'David S. Miller
2021-06-21net: ipa: add IPA v3.1 configuration dataAlex Elder
2021-06-21net: ipa: introduce gsi_ring_setup()Alex Elder
2021-06-21net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5Alex Elder
2021-06-21net: ipa: disable misc clock gating for IPA v3.1Alex Elder
2021-06-21net: ipa: inter-EE interrupts aren't always availableAlex Elder
2021-06-21dt-bindings: net: qcom,ipa: add support for MSM8998Alex Elder
2021-06-21__unix_find_socket_byname(): don't pass hash and type separatelyAl Viro
2021-06-21unix_bind_bsd(): unlink if we fail after successful mknodAl Viro
2021-06-21unix_bind_bsd(): move done_path_create() call after dealing with ->bindlockAl Viro
2021-06-21fold unix_mknod() into unix_bind_bsd()Al Viro
2021-06-21unix_bind(): take BSD and abstract address cases into new helpersAl Viro
2021-06-21unix_bind(): separate BSD and abstract casesAl Viro
2021-06-21unix_bind(): allocate addr earlierAl Viro
2021-06-21af_unix: take address assignment/hash insertion into a new helperAl Viro
2021-06-21nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()Dan Carpenter
2021-06-21net: qualcomm: rmnet: fix two pointer math bugsDan Carpenter
2021-06-21net: iosm: remove an unnecessary NULL checkDan Carpenter
2021-06-21net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()Dan Carpenter
2021-06-21net: hns3: fix a double shift bugDan Carpenter