aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Bluetooth: Enumerate local supported codec and cache detailsKiran K2-0/+58
2021-08-30Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz1-2/+3
2021-08-30Bluetooth: Support the quality report eventsJoseph Hwang2-0/+3
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-22/+21
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito2-0/+10
2021-08-29Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-2/+2
2021-08-29ssb: fix boolreturn.cocci warningJing Yangyang1-1/+1
2021-08-29ssb: Drop legacy header includeLinus Walleij1-1/+1
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue2-0/+3
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller3-6/+48
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-26/+527
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-8/+3
2021-08-26Revert "net: really fix the build..."Kalle Valo1-6/+1
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-1/+117
2021-08-26sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin1-0/+1
2021-08-26ieee80211: add definition for transmit power envelope elementWen Gong1-1/+39
2021-08-26ieee80211: add definition of regulatory info in 6 GHz operation informationWen Gong1-0/+4
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal2-17/+7
2021-08-25netfilter: ecache: prepare for event notifier mergeFlorian Westphal1-6/+5
2021-08-25netfilter: ecache: remove one indent levelFlorian Westphal1-1/+1
2021-08-25mctp: Remove the repeated declarationShaokun Zhang1-1/+0
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean1-1/+0
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean1-0/+2
2021-08-25mptcp: MP_FAIL suboption sendingGeliang Tang1-1/+4
2021-08-25mptcp: shrink mptcp_out_options structPaolo Abeni1-9/+17
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller1-0/+10
2021-08-25net-next: When a bond have a massive amount of VLANs with IPv6 addresses, performance of changing link state, attaching a VRF, changing an IPv6 address, etc. go down dramtically.Gilad Naaman1-0/+5
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes1-0/+3
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-0/+7
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+9
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo2-1/+12
2021-08-24netdevice: move xdp_rxq within netdev_rx_queueJakub Kicinski1-1/+1
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai1-2/+2
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean1-0/+3
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi1-0/+12
2021-08-24ieee80211: add TWT element definitionsLorenzo Bianconi1-0/+62
2021-08-23Revert "media: dvb header files: move some headers to staging"Linus Torvalds3-0/+502
2021-08-23Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+1
2021-08-23net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean1-5/+3
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie1-0/+1
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-18/+22
2021-08-20kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver1-3/+4
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner1-14/+15
2021-08-20mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport1-1/+3
2021-08-20Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski5-0/+246
2021-08-20net: bridge: vlan: convert mcast router global option to per-vlan entryNikolay Aleksandrov1-1/+1
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean1-1/+2
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean1-1/+1
2021-08-20Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+2
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-2/+19