summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-px30.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-03qed: Remove duplicated include of kernel.hzhouchuangao1-1/+0
2021-08-03drivers/net/usb: Remove all strcpy() usesLen Baker2-5/+5
2021-08-03qed: Remove redundant prints from the iWARP SYN handlingShai Malin1-2/+0
2021-08-03qed: Skip DORQ attention handling during recoveryShai Malin1-1/+11
2021-08-03qed: Avoid db_recovery during recoveryShai Malin1-0/+5
2021-08-03bpf: use skb_expand_head in bpf_out_neigh_v4/6Vasily Averin1-22/+5
2021-08-03ax25: use skb_expand_headVasily Averin3-23/+7
2021-08-03vrf: use skb_expand_head in vrf_finish_outputVasily Averin1-14/+7
2021-08-03ipv4: use skb_expand_head in ip_finish_output2Vasily Averin1-11/+2
2021-08-03ipv6: use skb_expand_head in ip6_xmitVasily Averin1-16/+11
2021-08-03ipv6: use skb_expand_head in ip6_finish_output2Vasily Averin1-35/+16
2021-08-03skbuff: introduce skb_expand_head()Vasily Averin2-0/+43
2021-08-03net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong1-1/+4
2021-08-03net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actionsRoi Dayan1-3/+3
2021-08-03net/mlx5e: Remove redundant assignment of counter to nullRoi Dayan1-2/+2
2021-08-03net/mlx5e: Remove redundant parse_attr argRoi Dayan1-5/+7
2021-08-03net/mlx5e: Remove redundant cap check for flow counterRoi Dayan1-4/+2
2021-08-03net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()Roi Dayan1-4/+3
2021-08-03net/mlx5e: Remove redundant tc act includesRoi Dayan1-6/+0
2021-08-03net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb11-89/+137
2021-08-03net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb7-638/+665
2021-08-03net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb9-235/+250
2021-08-03net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb3-23/+26
2021-08-03net/mlx5e: Rename traffic type enumsMaor Gottlieb13-159/+162
2021-08-03net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy3-3/+12
2021-08-03net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy16-720/+875
2021-08-03net/mlx5e: Introduce mlx5e_channels API to get RQNsMaxim Mikityanskiy3-1/+63
2021-08-03net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy5-18/+17
2021-08-03net/mlx4: make the array states static const, makes object smallerColin Ian King1-1/+1
2021-08-03net: 3c509: make the array if_names static const, makes object smallerColin Ian King1-1/+3
2021-08-03dpaa2-eth: make the array faf_bits static const, makes object smallerColin Ian King1-1/+1
2021-08-03qlcnic: make the array random_data static const, makes object smallerColin Ian King1-1/+1
2021-08-03net: marvell: make the array name static, makes object smallerColin Ian King1-1/+1
2021-08-03cxgb4: make the array match_all_mac static, makes object smallerColin Ian King1-2/+2
2021-08-02ipv4: Fix refcount warning for new fib_infoDavid Ahern1-1/+1
2021-08-02net: phy: mscc: make some arrays static const, makes object smallerColin Ian King1-4/+4
2021-08-02netdevsim: make array res_ids static const, makes object smallerColin Ian King1-1/+1
2021-08-02net/ipv4: Replace one-element array with flexible-array memberGustavo A. R. Silva3-18/+30
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean17-49/+25
2021-08-02nfc: hci: pass callback data param as pointer in nci_request()Krzysztof Kozlowski3-72/+67
2021-08-02cavium: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-18/+6
2021-08-02net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()Vladimir Oltean1-9/+1
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham7-12/+52
2021-08-02octeontx2-af: cn10k: DWRR MTU configurationSunil Goutham5-3/+201
2021-08-02selftests/net: remove min gso test in packet_sndDust Li1-3/+0
2021-08-02bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo1-1/+2
2021-08-02net_sched: refactor TC action init APICong Wang37-169/+185
2021-08-02niu: read property length only if we use itMartin Kaiser1-3/+3
2021-07-31pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-07-31tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet2-2/+4