summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mctp: Remove the repeated declarationShaokun Zhang2021-08-251-1/+0
* net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean2021-08-251-1/+0
* net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean2021-08-251-0/+2
* mptcp: MP_FAIL suboption sendingGeliang Tang2021-08-251-1/+4
* mptcp: shrink mptcp_out_options structPaolo Abeni2021-08-251-9/+17
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-08-251-0/+10
|\
| * PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes2021-08-241-0/+3
| * Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes2021-08-241-0/+7
* | net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...Gilad Naaman2021-08-251-0/+5
|/
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+9
* ethtool: add two coalesce attributes for CQE modeYufeng Mo2021-08-242-1/+12
* netdevice: move xdp_rxq within netdev_rx_queueJakub Kicinski2021-08-241-1/+1
* net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean2021-08-241-0/+3
* Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-231-0/+1
|\
| * brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie2021-08-211-0/+1
* | net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean2021-08-231-5/+3
* | Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski2021-08-205-0/+246
|\ \
| * | mac80211: add support for BSS color changeJohn Crispin2021-08-171-0/+29
| * | nl80211: add support for BSS coloringJohn Crispin2021-08-172-0/+135
| * | mac80211: Use flex-array for radiotap header bitmapKees Cook2021-08-131-0/+5
| * | nl80211: vendor-cmd: add Intel vendor commands for iwlmei usageEmmanuel Grumbach2021-08-131-0/+77
* | | net: bridge: vlan: convert mcast router global option to per-vlan entryNikolay Aleksandrov2021-08-201-1/+1
* | | net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean2021-08-201-1/+2
* | | net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean2021-08-201-1/+1
* | | Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-201-1/+2
|\ \ \
| * | | net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin2021-08-191-1/+2
* | | | Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-201-2/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz2021-08-161-0/+1
| * | | Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An2021-08-051-1/+12
| * | | Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-031-0/+4
| * | | Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-031-0/+1
| * | | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-07-281-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-199-12/+31
|\ \ \ \
| * \ \ \ Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-191-7/+5
| |\ \ \ \
| | * | | | Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel2021-08-191-7/+5
| * | | | | pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds2021-08-181-0/+2
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-08-164-4/+19
| |\ \ \ \ \
| | * | | | | vdpa/mlx5: Fix queue type selection logicEli Cohen2021-08-111-4/+6
| | * | | | | vringh: pull in spinlock headerMichael S. Tsirkin2021-08-111-0/+1
| | * | | | | vdpa: Add documentation for vdpa_alloc_device() macroXie Yongji2021-08-111-0/+11
| | * | | | | virtio: Protect vqs list accessParav Pandit2021-08-101-0/+1
| * | | | | | Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-153-1/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | driver core: Add missing kernel doc for device::msi_lockThomas Gleixner2021-08-131-0/+1
| | * | | | | genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner2021-08-101-0/+2
| | * | | | | PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-102-1/+2
| | |/ / / /
* | | | | | Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-08-191-0/+8
|\ \ \ \ \ \
| * | | | | | can: dev: provide optional GPIO based termination supportOleksij Rempel2021-08-191-0/+8
* | | | | | | net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen2021-08-191-0/+1
* | | | | | | net: mii: make mii_ethtool_gset() return voidPavel Skripkin2021-08-191-1/+1
|/ / / / / /
* | | | | | net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang2021-08-182-1/+7