summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2022-11-105-0/+1708
|\
| * net: mana: Define data structures for protection domain and memory registrationAjay Sharma2022-11-101-5/+116
| * net: mana: Define data structures for allocating doorbell page from GDMALong Li2022-11-101-0/+24
| * net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma2022-11-101-0/+2
| * net: mana: Define max values for SGL entriesLong Li2022-11-102-3/+8
| * net: mana: Move header files to a common locationLong Li2022-11-105-0/+1565
* | net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)2022-11-091-0/+13
* | devlink: Add packet traps for 802.1X operationIdo Schimmel2022-11-091-0/+9
* | bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz2022-11-091-0/+1
* | net: introduce a helper to move notifier block to different namespaceJiri Pirko2022-11-091-0/+2
* | Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-11-094-88/+282
|\ \
| * | rxrpc: Fix congestion managementDavid Howells2022-11-081-0/+1
| * | rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells2022-11-081-3/+4
| * | rxrpc: Don't use a ring buffer for call Tx queueDavid Howells2022-11-081-38/+40
| * | rxrpc: Get rid of the Rx ringDavid Howells2022-11-081-8/+11
| * | rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells2022-11-081-7/+5
| * | rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells2022-11-081-0/+24
| * | rxrpc: Clean up ACK handlingDavid Howells2022-11-081-16/+36
| * | rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells2022-11-081-12/+35
| * | rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells2022-11-081-0/+45
| * | rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells2022-11-081-6/+3
| * | net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells2022-11-082-3/+4
| * | rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells2022-11-081-0/+1
| * | rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells2022-11-081-1/+41
| * | rxrpc: Trace setting of the request-ack flagDavid Howells2022-11-081-0/+36
| * | net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells2022-11-081-0/+2
* | | net/core: Allow live renaming when an interface is upAndy Ren2022-11-091-3/+1
* | | net: sched: add helper support in act_ctXin Long2022-11-082-0/+4
* | | net: move add ct helper function to nf_conntrack_helper for ovs and tcXin Long2022-11-081-0/+2
* | | net: move the ct helper function to nf_conntrack_helper for ovs and tcXin Long2022-11-081-0/+3
* | | ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski2022-11-083-0/+21
* | | net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)2022-11-071-0/+5
* | | genetlink: allow families to use split ops directlyJakub Kicinski2022-11-071-0/+5
* | | genetlink: introduce split op representationJakub Kicinski2022-11-071-4/+56
* | | genetlink: move the private fields in struct genl_familyJakub Kicinski2022-11-071-5/+6
* | | net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang2022-11-071-0/+2
* | | net: expose devlink port over rtnetlinkJiri Pirko2022-11-032-0/+16
* | | net: remove unused ndo_get_devlink_portJiri Pirko2022-11-031-5/+0
* | | net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...Jiri Pirko2022-11-031-0/+2
* | | net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko2022-11-031-2/+1
* | | net: devlink: track netdev with devlink_port assignedJiri Pirko2022-11-031-0/+19
* | | net: devlink: convert devlink port type-specific pointers to unionJiri Pirko2022-11-031-3/+10
* | | bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz2022-11-033-1/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-0314-40/+101
|\ \ \
| * \ \ Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-032-21/+34
| |\ \ \
| | * | | netlink: introduce bigendian integer typesFlorian Westphal2022-11-011-9/+10
| | * | | net: remove SOCK_SUPPORT_ZC from sockmapPavel Begunkov2022-10-281-0/+7
| | * | | netlink: hide validation union fields from kdocJakub Kicinski2022-10-281-13/+18
| * | | | Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-11-031-1/+1
| |\ \ \ \
| | * | | | asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()Andreas Schwab2022-11-011-1/+1