aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-25ionic: Correctly print AQ errors if completions aren't receivedBrett Creeley1-0/+2
2022-01-25ionic: fix up printing of timeout errorShannon Nelson1-2/+6
2022-01-25ionic: better handling of RESET eventShannon Nelson2-10/+24
2022-01-25ionic: add FW_STOPPING stateShannon Nelson4-12/+19
2022-01-25ionic: Don't send reset commands if FW isn't runningBrett Creeley3-13/+23
2022-01-25ionic: separate function for watchdog initShannon Nelson1-12/+19
2022-01-25ionic: start watchdog after all is setupShannon Nelson2-4/+3
2022-01-25ionic: fix type complaint in ionic_dev_cmd_clean()Shannon Nelson1-3/+3
2022-01-25ipv4: get rid of fib_info_hash_{alloc|free}Eric Dumazet1-33/+11
2022-01-25ip6_tunnel: allow routing IPv4 traffic in NBMA modeQing Deng1-0/+5
2022-01-24net: use bool values to pass bool param of phy_init_eee()Jisheng Zhang7-7/+7
2022-01-24net: fec_ptp: remove redundant initialization of variable valColin Ian King1-1/+0
2022-01-24net: usb: asix: remove redundant assignment to variable regColin Ian King1-1/+0
2022-01-24selftests, bpf: Do not yet switch to new libbpf XDP APIsDaniel Borkmann7-47/+50
2022-01-24can: flexcan: mark RX via mailboxes as supported on MCF5441XMarc Kleine-Budde2-1/+2
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde1-1/+1
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if length is 0Marc Kleine-Budde1-0/+6
2022-01-24dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO configMarc Kleine-Budde1-1/+1
2022-01-24mailmap: update email address of Brian SilvermanMarc Kleine-Budde1-0/+1
2022-01-24selftests, xsk: Fix rx_full stats testMagnus Karlsson1-1/+4
2022-01-24bpf: Fix flexible_array.cocci warningskernel test robot1-1/+1
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang1-2/+0
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET1-4/+2
2022-01-24ping: fix the sk_bound_dev_if match in ping_lookupXin Long1-1/+2
2022-01-24net/smc: Transitional solution for clcsock race issueWen Gu1-12/+51
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu2-25/+14
2022-01-24ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-01-24ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu1-35/+71
2022-01-24ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu1-4/+17
2022-01-24ipv4: fix ip option filtering for locally generated fragmentsJakub Kicinski1-3/+12
2022-01-24net-procfs: show net devices bound packet typesJianguo Wu1-3/+32
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu2-5/+1
2022-01-24net: sfp: ignore disabled SFP nodeMarek BehĂșn1-0/+5
2022-01-21selftests: net: ioam: expect support for Queue depth dataJustin Iurman1-4/+1
2022-01-21mptcp: Use struct_group() to avoid cross-field memset()Kees Cook1-3/+3
2022-01-22rxrpc: Adjust retransmission backoffDavid Howells2-6/+4
2022-01-21xdp: disable XDP_REDIRECT for xdp fragsLorenzo Bianconi1-0/+8
2022-01-21bpf: selftests: add CPUMAP/DEVMAP selftests for xdp fragsLorenzo Bianconi6-1/+185
2022-01-21bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftestLorenzo Bianconi2-0/+146
2022-01-21net: xdp: introduce bpf_xdp_pointer utility routineLorenzo Bianconi3-38/+174
2022-01-21bpf: generalise tail call map compatibility checkToke Hoiland-Jorgensen6-40/+48
2022-01-21libbpf: Add SEC name for xdp frags programsLorenzo Bianconi1-0/+8
2022-01-21bpf: selftests: update xdp_adjust_tail selftest to include xdp fragsEelco Chaudron3-7/+160
2022-01-21bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signatureLorenzo Bianconi1-9/+39
2022-01-21bpf: introduce frags support to bpf_prog_test_run_xdp()Lorenzo Bianconi1-13/+45
2022-01-21bpf: move user_size out of bpf_test_initLorenzo Bianconi1-6/+7
2022-01-21bpf: add frags support to xdp copy helpersEelco Chaudron4-36/+137
2022-01-21bpf: add frags support to the bpf_xdp_adjust_tail() APIEelco Chaudron4-8/+88
2022-01-21bpf: introduce bpf_xdp_get_buff_len helperLorenzo Bianconi4-0/+43
2022-01-21net: mvneta: enable jumbo frames if the loaded XDP program support fragsLorenzo Bianconi1-4/+9