| Commit message (Expand) | Author | Files | Lines |
2023-03-30 | net: optimize ____napi_schedule() to avoid extra NET_RX_SOFTIRQ | Eric Dumazet | 1 | -4/+18 |
2023-03-30 | net: optimize napi_schedule_rps() | Eric Dumazet | 1 | -3/+5 |
2023-03-30 | net: add softnet_data.in_net_rx_action | Eric Dumazet | 2 | -0/+5 |
2023-03-30 | net: napi_schedule_rps() cleanup | Eric Dumazet | 1 | -6/+12 |
2023-03-30 | net: ena: removed unused tx_bytes variable | Simon Horman | 1 | -2/+0 |
2023-03-30 | octeon_ep: unlock the correct lock on error path | Dan Carpenter | 1 | -1/+1 |
2023-03-30 | ptp: add ToD device driver for Intel FPGA cards | Tianfei Zhang | 4 | -0/+354 |
2023-03-29 | net: hns3: support wake on lan configuration and query | Hao Lan | 9 | -0/+202 |
2023-03-29 | sfc: add offloading of 'foreign' TC (decap) rules | Edward Cree | 4 | -17/+366 |
2023-03-29 | sfc: add code to register and unregister encap matches | Edward Cree | 2 | -0/+174 |
2023-03-29 | sfc: add functions to insert encap matches into the MAE | Edward Cree | 3 | -0/+111 |
2023-03-29 | sfc: handle enc keys in efx_tc_flower_parse_match() | Edward Cree | 1 | -0/+61 |
2023-03-29 | sfc: add notion of match on enc keys to MAE machinery | Edward Cree | 3 | -2/+122 |
2023-03-29 | sfc: document TC-to-EF100-MAE action translation concepts | Edward Cree | 1 | -1/+25 |
2023-03-29 | macvlan: Add netlink attribute for broadcast cutoff | Herbert Xu | 3 | -2/+31 |
2023-03-29 | macvlan: Skip broadcast queue if multicast with single receiver | Herbert Xu | 1 | -28/+46 |
2023-03-29 | selftests: mptcp: add mptcp_info tests | Geliang Tang | 1 | -1/+46 |
2023-03-29 | mptcp: do not fill info not used by the PM in used | Matthieu Baerts | 1 | -7/+13 |
2023-03-29 | mptcp: simplify subflow_syn_recv_sock() | Paolo Abeni | 1 | -28/+13 |
2023-03-29 | mptcp: avoid unneeded address copy | Paolo Abeni | 1 | -2/+0 |
2023-03-29 | 6lowpan: Remove redundant initialisation. | Kuniyuki Iwashima | 1 | -1/+1 |
2023-03-29 | ipv6: Remove in6addr_any alternatives. | Kuniyuki Iwashima | 6 | -28/+17 |
2023-03-29 | selftests/bpf: add a test case for vsock sockmap | Bobby Eshleman | 1 | -0/+163 |
2023-03-29 | selftests/bpf: add vsock to vmtest.sh | Bobby Eshleman | 3 | -0/+8 |
2023-03-29 | vsock: support sockmap | Bobby Eshleman | 9 | -6/+281 |
2023-03-29 | testing/vsock: add vsock_perf to gitignore | Bobby Eshleman | 1 | -0/+1 |
2023-03-29 | docs: netlink: document the sub-type attribute property | Donald Hunter | 2 | -0/+24 |
2023-03-29 | docs: netlink: document struct support for genetlink-legacy | Donald Hunter | 1 | -3/+71 |
2023-03-29 | netlink: specs: add partial specification for openvswitch | Donald Hunter | 2 | -0/+292 |
2023-03-29 | tools: ynl: Add fixed-header support to ynl | Donald Hunter | 3 | -12/+44 |
2023-03-29 | tools: ynl: Add struct attr decoding to ynl | Donald Hunter | 3 | -1/+21 |
2023-03-29 | tools: ynl: Add C array attribute decoding to ynl | Donald Hunter | 2 | -3/+22 |
2023-03-29 | tools: ynl: Add struct parsing to nlspec | Donald Hunter | 1 | -0/+43 |
2023-03-29 | docs: netdev: clarify the need to sending reverts as patches | Jakub Kicinski | 1 | -1/+8 |
2023-03-29 | net: ethernet: 8390: axnet_cs: remove unused xfer_count variable | Tom Rix | 1 | -3/+0 |
2023-03-29 | Revert "sh_eth: remove open coded netif_running()" | Wolfram Sang | 2 | -1/+6 |
2023-03-29 | net: dst: Switch to rcuref_t reference counting | Thomas Gleixner | 7 | -38/+23 |
2023-03-29 | net: dst: Prevent false sharing vs. dst_entry:: __refcnt | Wangyang Guo | 8 | -35/+42 |
2023-03-29 | net/mlx5e: Fix build break on 32bit | Saeed Mahameed | 1 | -2/+2 |
2023-03-28 | net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache stats | Dragos Tatulea | 5 | -85/+25 |
2023-03-28 | net/mlx5e: RX, Break the wqe bulk refill in smaller chunks | Dragos Tatulea | 3 | -3/+34 |
2023-03-28 | net/mlx5e: RX, Increase WQE bulk size for legacy rq | Dragos Tatulea | 2 | -5/+44 |
2023-03-28 | net/mlx5e: RX, Split off release path for xsk buffers for legacy rq | Dragos Tatulea | 1 | -15/+35 |
2023-03-28 | net/mlx5e: RX, Defer page release in legacy rq for better recycling | Dragos Tatulea | 4 | -23/+66 |
2023-03-28 | net/mlx5e: RX, Change wqe last_in_page field from bool to bit flags | Dragos Tatulea | 3 | -4/+8 |
2023-03-28 | net/mlx5e: RX, Defer page release in striding rq for better recycling | Dragos Tatulea | 4 | -10/+25 |
2023-03-28 | net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic name | Dragos Tatulea | 3 | -9/+9 |
2023-03-28 | net/mlx5e: RX, Enable skb page recycling through the page_pool | Dragos Tatulea | 5 | -88/+121 |
2023-03-28 | net/mlx5e: RX, Enable dma map and sync from page_pool allocator | Dragos Tatulea | 4 | -27/+4 |
2023-03-28 | net/mlx5e: RX, Remove internal page_cache | Dragos Tatulea | 3 | -72/+0 |