nux.git/
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-02dpaa2-eth: make the array faf_bits static const, makes object smallerColin Ian King1-1/+1
2021-08-02qlcnic: make the array random_data static const, makes object smallerColin Ian King1-1/+1
2021-08-02net: marvell: make the array name static, makes object smallerColin Ian King1-1/+1
2021-08-02cxgb4: 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-30pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-07-30tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet2-2/+4
2021-07-30tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet8-10/+96
2021-07-30selftests/bpf: Update bpftool's consistency script for checking optionsQuentin Monnet1-11/+111
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet25-28/+45
2021-07-30tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet4-5/+12