summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-15net: dsa: remove phylink_validate() methodVladimir Oltean
2022-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-11-15netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma
2022-11-10net: mana: Define max values for SGL entriesLong Li
2022-11-10net: mana: Move header files to a common locationLong Li
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)
2022-11-09devlink: Add packet traps for 802.1X operationIdo Schimmel
2022-11-09bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren
2022-11-08Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-08Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-08rxrpc: Fix congestion managementDavid Howells
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells
2022-11-08rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells
2022-11-08rxrpc: Clean up ACK handlingDavid Howells
2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells
2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells
2022-11-08rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells
2022-11-08rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells
2022-11-08rxrpc: Trace setting of the request-ack flagDavid Howells
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells
2022-11-08net: sched: add helper support in act_ctXin Long
2022-11-08net: move add ct helper function to nf_conntrack_helper for ovs and tcXin Long
2022-11-08net: move the ct helper function to nf_conntrack_helper for ovs and tcXin Long