summaryrefslogtreecommitdiffstats
path: root/security/commoncap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil1-47/+59
2020-08-27nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg1-22/+14
2020-08-27nl80211: clean up code/policy a bitJohannes Berg1-42/+18
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin7-20/+20
2020-08-27net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: wireless: sme.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap1-2/+2
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap1-2/+2
2020-08-27net: wireless: delete duplicated word + fix grammarRandy Dunlap1-2/+2
2020-08-27net: mac80211: mesh.h: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap1-1/+1
2020-08-27net: ath11k: constify ath11k_thermal_opsRikard Falkeborn1-1/+1
2020-08-27net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn1-1/+1
2020-08-27net: phy: at803x: constify static regulator_opsRikard Falkeborn1-2/+2
2020-08-27net: renesas: sh_eth: constify bb_opsRikard Falkeborn1-1/+1
2020-08-27net: ethernet: ravb: constify bb_opsRikard Falkeborn1-1/+1
2020-08-27net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn1-1/+1
2020-08-27net: ipa: remove duplicate includeWang Hai1-1/+0
2020-08-27ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan1-52/+13
2020-08-27ibmvnic: remove never executed if statementLijun Pan1-12/+0
2020-08-27ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan1-4/+13
2020-08-27ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan1-1/+1
2020-08-27selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...Ido Schimmel1-0/+15
2020-08-27ipv4: nexthop: Correctly update nexthop group when replacing a nexthopIdo Schimmel1-0/+32
2020-08-27selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthopsIdo Schimmel1-0/+15
2020-08-27ipv4: nexthop: Correctly update nexthop group when removing a nexthopIdo Schimmel1-1/+7
2020-08-27ipv4: nexthop: Remove unnecessary rtnl_dereference()Ido Schimmel1-1/+1
2020-08-27ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAYIdo Schimmel1-1/+1
2020-08-27ipv4: nexthop: Reduce allocation size of 'struct nh_group'Ido Schimmel1-4/+1
2020-08-27net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan1-1/+1
2020-08-27net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan4-13/+11
2020-08-27net: Take common prefetch code structure into a functionTariq Toukan12-72/+39
2020-08-27net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan3-0/+202