| Commit message (Expand) | Author | Files | Lines |
2021-10-01 | fix up for "net: add new socket option SO_RESERVE_MEM" | Stephen Rothwell | 3 | -0/+6 |
2021-10-01 | Revert "Merge branch 'mctp-kunit-tests'" | David S. Miller | 6 | -632/+0 |
2021-10-01 | sparc: add SO_RESERVE_MEM definition. | David S. Miller | 1 | -0/+3 |
2021-10-01 | devlink: report maximum number of snapshots with regions | Jacob Keller | 4 | -2/+13 |
2021-10-01 | mctp: Add input reassembly tests | Jeremy Kerr | 1 | -0/+134 |
2021-10-01 | mctp: Add route input to socket tests | Jeremy Kerr | 1 | -0/+131 |
2021-10-01 | mctp: Add packet rx tests | Jeremy Kerr | 1 | -3/+64 |
2021-10-01 | mctp: Add test utils | Jeremy Kerr | 3 | -0/+90 |
2021-10-01 | mctp: Add initial test structure and fragmentation test | Jeremy Kerr | 3 | -0/+216 |
2021-10-01 | net: sched: Use struct_size() helper in kvmalloc() | Gustavo A. R. Silva | 1 | -1/+1 |
2021-10-01 | net/mlx5e: Use array_size() helper | Gustavo A. R. Silva | 1 | -4/+6 |
2021-10-01 | net/mlx5: Use struct_size() helper in kvzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
2021-10-01 | net/mlx5: Use kvcalloc() instead of kvzalloc() | Gustavo A. R. Silva | 2 | -3/+3 |
2021-10-01 | net/mlx5: Tolerate failures in debug features while driver load | Aya Levin | 1 | -6/+6 |
2021-10-01 | net/mlx5: Warn for devlink reload when there are VFs alive | Lama Kayal | 1 | -0/+5 |
2021-10-01 | net/mlx5: DR, Add missing string for action type SAMPLER | Yevgeny Kliteynik | 1 | -0/+1 |
2021-10-01 | net/mlx5: DR, init_next_match only if needed | Yevgeny Kliteynik | 1 | -3/+5 |
2021-10-01 | net/mlx5: DR, Fix typo 'offeset' to 'offset' | Yevgeny Kliteynik | 2 | -2/+2 |
2021-10-01 | net/mlx5: DR, Increase supported num of actions to 32 | Yevgeny Kliteynik | 1 | -1/+1 |
2021-10-01 | net/mlx5: DR, Add support for SF vports | Yevgeny Kliteynik | 5 | -68/+120 |
2021-10-01 | net/mlx5: DR, Support csum recalculation flow table on SFs | Yevgeny Kliteynik | 3 | -42/+29 |
2021-10-01 | net/mlx5: DR, Align error messages for failure to obtain vport caps | Yevgeny Kliteynik | 2 | -2/+4 |
2021-10-01 | net/mlx5: DR, Add missing query for vport 0 | Yevgeny Kliteynik | 3 | -12/+32 |
2021-10-01 | net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINK | Yevgeny Kliteynik | 4 | -8/+7 |
2021-10-01 | net/mlx5: DR, Fix vport number data type to u16 | Yevgeny Kliteynik | 6 | -11/+11 |
2021-09-30 | net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode | Aya Levin | 2 | -0/+19 |
2021-09-30 | net/mlx5e: Fix the presented RQ index in PTP stats | Lama Kayal | 3 | -3/+5 |
2021-09-30 | net/mlx5: Fix setting number of EQs of SFs | Shay Drory | 1 | -2/+3 |
2021-09-30 | net/mlx5: Fix length of irq_index in chars | Shay Drory | 1 | -2/+2 |
2021-09-30 | net/mlx5: Avoid generating event after PPS out in Real time mode | Aya Levin | 1 | -8/+6 |
2021-09-30 | net/mlx5: Force round second at 1PPS out start time | Aya Levin | 1 | -14/+11 |
2021-09-30 | net/mlx5: E-Switch, Fix double allocation of acl flow counter | Moshe Shemesh | 2 | -5/+11 |
2021-09-30 | net/mlx5e: Improve MQPRIO resiliency | Tariq Toukan | 2 | -32/+80 |
2021-09-30 | net/mlx5e: Keep the value for maximum number of channels in-sync | Tariq Toukan | 6 | -34/+57 |
2021-09-30 | net/mlx5e: IPSEC RX, enable checksum complete | Raed Salem | 1 | -6/+1 |
2021-09-30 | af_unix: fix races in sk_peer_pid and sk_peer_cred accesses | Eric Dumazet | 3 | -12/+56 |
2021-09-30 | mptcp: use batch snmp operations in mptcp_seq_show() | Eric Dumazet | 1 | -10/+7 |
2021-09-30 | net: snmp: inline snmp_get_cpu_field() | Eric Dumazet | 2 | -7/+5 |
2021-09-30 | net/mlx4_en: Add XDP_REDIRECT statistics | Joshua Roys | 5 | -2/+20 |
2021-09-30 | net: stmmac: fix EEE init issue when paired with EEE capable PHYs | Wong Vee Khee | 1 | -0/+4 |
2021-09-30 | ixgbe: let the xdpdrv work with more than 64 cpus | Jason Xing | 5 | -24/+77 |
2021-09-30 | tcp: adjust rcv_ssthresh according to sk_reserved_mem | Wei Wang | 3 | -4/+22 |
2021-09-30 | tcp: adjust sndbuf according to sk_reserved_mem | Wei Wang | 2 | -2/+13 |
2021-09-30 | net: add new socket option SO_RESERVE_MEM | Wei Wang | 5 | -7/+112 |
2021-09-30 | net: dev_addr_list: handle first address in __hw_addr_add_ex | Jakub Kicinski | 1 | -0/+6 |
2021-09-30 | net: phy: marvell10g: add downshift tunable support | Russell King | 1 | -1/+106 |
2021-09-30 | net: sched: flower: protect fl_walk() with rcu | Vlad Buslov | 1 | -0/+6 |
2021-09-30 | octeontx2-af: Remove redundant initialization of variable pin | Colin Ian King | 1 | -1/+1 |
2021-09-30 | net: macb: ptp: Switch to gettimex64() interface | Lars-Peter Clausen | 1 | -4/+9 |
2021-09-30 | dissector: do not set invalid PPP protocol | Boris Sukholitko | 1 | -2/+1 |