summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-11-17bpf: Recognize lock and list fields in allocated objectsKumar Kartikeya Dwivedi-0/+42
2022-11-17bpf: Introduce allocated objects supportKumar Kartikeya Dwivedi-0/+11
2022-11-17bpf: Pass map file to .map_update_batch directlyHou Tao-2/+3
2022-11-15bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen-8/+8
2022-11-15dev: Move received_rps counter next to RPS members in softnet dataToke Høiland-Jørgensen-1/+1
2022-11-14bpf: Refactor btf_struct_accessKumar Kartikeya Dwivedi-13/+12
2022-11-14bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi-7/+4
2022-11-14bpf: Rename RET_PTR_TO_ALLOC_MEMKumar Kartikeya Dwivedi-3/+3
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi-0/+27
2022-11-14bpf: Fix copy_map_value, zero_map_valueKumar Kartikeya Dwivedi-2/+2
2022-11-14bpf: Remove BPF_MAP_OFF_ARR_MAXKumar Kartikeya Dwivedi-5/+4
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-0/+6
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund-0/+6
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child-0/+1
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi-0/+6
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-64/+126
2022-11-11net: remove skb->vlan_presentEric Dumazet-14/+13
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau-0/+1
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller-7/+0
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi-1/+75
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi-1/+2
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen-0/+29
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-31/+30
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+18
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski-0/+1708
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma-5/+116
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li-0/+24
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma-0/+2
2022-11-10net: mana: Define max values for SGL entriesLong Li-3/+8
2022-11-10net: mana: Move header files to a common locationLong Li-0/+1565
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)-0/+13
2022-11-09devlink: Add packet traps for 802.1X operationIdo Schimmel-0/+9
2022-11-09bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz-0/+1
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko-0/+2
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-23/+0
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-88/+282
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren-3/+1
2022-11-08Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2022-11-08Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2022-11-08rxrpc: Fix congestion managementDavid Howells-0/+1
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells-3/+4
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells-38/+40
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells-8/+11
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells-7/+5
2022-11-08rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells-0/+24
2022-11-08rxrpc: Clean up ACK handlingDavid Howells-16/+36
2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells-12/+35
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells-0/+45
2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells-6/+3
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells-3/+4