summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-04-094-10/+41
|\
| * net/mlx5: Add dynamic MSI-X capabilities bitsLeon Romanovsky2021-04-041-1/+10
| * PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky2021-04-041-0/+8
| * net/mlx5: Use order-0 allocations for EQsTariq Toukan2021-03-121-0/+5
| * net/mlx5: Add IFC bits needed for single FDB modeMark Bloch2021-03-121-6/+15
| * net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch2021-03-121-2/+2
| * net/mlx5: E-Switch, Add eswitch pointer to each representorMark Bloch2021-03-121-0/+1
| * net/mlx5: Remove unused mlx5_core_health member recover_workMikhael Goikhman2021-03-121-1/+0
* | net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit2021-04-091-0/+2
* | net: dccp: use net_generic storageFlorian Westphal2021-04-092-16/+0
* | Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-086-2/+50
|\ \
| * | Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-081-0/+1
| * | Bluetooth: Fix default values for advertising intervalMarcel Holtmann2021-04-081-2/+2
| * | Bluetooth: Add support for virtio transport driverMarcel Holtmann2021-04-082-0/+32
| * | Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann2021-04-061-0/+11
| * | Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-03-221-0/+1
| * | Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz2021-03-151-0/+1
| * | Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler2021-03-031-0/+1
| * | Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi2021-03-031-0/+1
* | | net: qed: remove unused including <linux/version.h>Tian Tao2021-04-081-1/+0
* | | net: phy: add constants for 2.5G and 5G speed in PCS speed registerMarek BehĂșn2021-04-081-0/+2
* | | net: phy: marvell10g: add separate structure for 88X3340Marek BehĂșn2021-04-081-1/+5
* | | net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin2021-04-071-1/+7
* | | Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-071-5/+4
|\ \ \
| * | | net/mlx5: Map register values to restore objectsChris Mi2021-04-061-5/+4
* | | | ethtool: document PHY tunable callbacksJakub Kicinski2021-04-071-0/+2
* | | | mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang2021-04-071-8/+13
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-0613-76/+74
|\ \ \
| * | | net: remove obsolete members from struct netFlorian Westphal2021-04-065-27/+0
| * | | netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal2021-04-062-21/+16
| * | | netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal2021-04-061-0/+3
| * | | netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal2021-04-061-0/+11
| * | | netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal2021-04-061-0/+6
| * | | netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal2021-04-061-0/+2
| * | | netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso2021-03-311-0/+27
| * | | netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso2021-03-311-1/+4
| * | | netfilter: ipset: Remove duplicate declarationWan Jiabing2021-03-311-2/+0
| * | | netfilter: nft_log: perform module load from nf_tablesFlorian Westphal2021-03-311-0/+5
| * | | netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal2021-03-311-24/+0
| * | | netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal2021-03-311-1/+0
* | | | time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko2021-04-062-2/+1
* | | | usbnet: add method for reporting speed without MIIOliver Neukum2021-04-061-2/+5
* | | | usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum2021-04-061-2/+2
* | | | net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin2021-04-051-1/+2
* | | | Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-041-1/+2
|\ \ \ \
| * | | | net/mlx5: Allocate rate limit table when rate is configuredParav Pandit2021-04-021-0/+1
| * | | | net/mlx5: Pack mlx5_rl_entry structureParav Pandit2021-04-021-1/+1
* | | | | tcp: reorder tcp_congestion_ops for better cache localityEric Dumazet2021-04-021-15/+27
* | | | | net: reorganize fields in netns_mibEric Dumazet2021-04-021-10/+20
* | | | | mptcp: add mptcp reset option supportFlorian Westphal2021-04-022-2/+27