summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-27net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap
2020-08-27net: wireless: sme.c: delete duplicated wordRandy Dunlap
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap
2020-08-27net: wireless: delete duplicated word + fix grammarRandy Dunlap
2020-08-27net: mac80211: mesh.h: delete duplicated wordRandy Dunlap
2020-08-27net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap
2020-08-26Merge branch 'drivers-net-constify-static-ops-variables'David S. Miller
2020-08-26net: ath11k: constify ath11k_thermal_opsRikard Falkeborn
2020-08-26net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn
2020-08-26net: phy: at803x: constify static regulator_opsRikard Falkeborn
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn
2020-08-26net: ipa: remove duplicate includeWang Hai
2020-08-26Merge branch 'refactoring-of-ibmvnic-code'David S. Miller
2020-08-26ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan
2020-08-26ibmvnic: remove never executed if statementLijun Pan
2020-08-26ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan
2020-08-26ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan
2020-08-26Merge branch 'ipv4-nexthop-Various-improvements'David S. Miller
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...Ido Schimmel
2020-08-26ipv4: nexthop: Correctly update nexthop group when replacing a nexthopIdo Schimmel
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthopsIdo Schimmel
2020-08-26ipv4: nexthop: Correctly update nexthop group when removing a nexthopIdo Schimmel
2020-08-26ipv4: nexthop: Remove unnecessary rtnl_dereference()Ido Schimmel
2020-08-26ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAYIdo Schimmel
2020-08-26ipv4: nexthop: Reduce allocation size of 'struct nh_group'Ido Schimmel
2020-08-26Merge branch 'net_prefetch-API'David S. Miller
2020-08-26net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan
2020-08-26net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-26Merge branch 'Add-Ethernet-support-for-Intel-Keem-Bay-SoC'David S. Miller
2020-08-26net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan
2020-08-26dt-bindings: net: Add bindings for Intel Keem BayVineetha G. Jaya Kumaran
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet
2020-08-26ptp: ptp_ines: Remove redundant null checkXu Wang
2020-08-25sunrpc: Avoid comma separated statementsJoe Perches
2020-08-25ipv6: fib6: Avoid comma separated statementsJoe Perches
2020-08-25wan: sbni: Avoid comma separated statementsJoe Perches
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches
2020-08-258390: Avoid comma separated statementsJoe Perches
2020-08-25net: clean up codestyle for net/ipv4Miaohe Lin
2020-08-25net: Remove duplicated midx check against 0Miaohe Lin
2020-08-25net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANYMiaohe Lin
2020-08-25net: Set ping saddr after we successfully get the ping portMiaohe Lin
2020-08-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju
2020-08-25netlink: remove duplicated nla_need_padding_for_64bit() checkMiaohe Lin
2020-08-25net: gain ipv4 mtu when mtu is not lockedMiaohe Lin