summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Show link type for XDomain connections tooMika Westerberg2022-08-311-0/+2
* net: devlink: stub port params cmds for they are unused internallyJiri Pirko2022-08-301-1/+0
* netlink: add helpers for extack attr presence checkingJakub Kicinski2022-08-302-0/+18
* netlink: add support for ext_ack missing attributesJakub Kicinski2022-08-302-0/+19
* ethernet: Add helpers to recognize addresses mapped to IP multicastCasper Andersson2022-08-291-0/+22
* genetlink: start to validate reserved header bytesJakub Kicinski2022-08-292-0/+4
* openvswitch: allow specifying ifindex of new interfacesAndrey Zhadchenko2022-08-261-0/+3
* net: sched: remove unnecessary init of qdisc skb headZhengchao Shao2022-08-261-7/+0
* Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-264-20/+60
|\
| * wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam2022-08-251-1/+3
| * wifi: mac80211: maintain link_id in link_staJohannes Berg2022-08-251-0/+2
| * wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg2022-08-251-4/+10
| * wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan2022-08-251-0/+5
| * wifi: mac80211: properly implement MLO key handlingJohannes Berg2022-08-251-0/+2
| * wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-252-15/+36
| * wifi: cfg80211: add link id to txq paramsShaul Triebitz2022-08-251-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-2520-69/+104
|\ \
| * \ Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-259-11/+26
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-08-243-4/+4
| | |\ \
| | | * | netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso2022-08-241-0/+2
| | | * | netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso2022-08-241-0/+1
| | | * | netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso2022-08-241-0/+1
| | | * | netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal2022-08-231-4/+0
| | * | | net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima2022-08-241-1/+1
| | * | | net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima2022-08-241-0/+9
| | * | | net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima2022-08-241-3/+8
| | * | | net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima2022-08-241-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-08-241-1/+1
| | |\ \ \
| | | * | | xfrm: fix XFRMA_LASTUSED commentAntony Antony2022-08-031-1/+1
| | * | | | Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-08-231-0/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh2022-08-221-0/+1
| | * | | | bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins2022-08-221-1/+1
| | |/ / /
| * | | | Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-232-6/+1
| |\ \ \ \
| | * | | | sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPSHao Jia2022-08-151-5/+0
| | * | | | sched/psi: Remove unused parameter nbytes of psi_trigger_create()Hao Jia2022-08-151-1/+1
| * | | | | Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-234-14/+17
| |\ \ \ \ \
| | * | | | | mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins2022-08-201-9/+4
| | * | | | | mm/uffd: reset write protection when unregister with wp-modePeter Xu2022-08-201-0/+2
| | * | | | | mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee2022-08-201-4/+11
| | * | | | | mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand2022-08-201-1/+0
| | |/ / / /
| * | | | | Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-221-1/+1
| |\ \ \ \ \
| | * | | | | NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITESTrond Myklebust2022-08-131-1/+0
| | * | | | | NFS: Fix another fsync() issue after a server rebootTrond Myklebust2022-08-131-0/+1
| * | | | | | Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-201-1/+0
| |\ \ \ \ \ \
| | * | | | | | blk-mq: remove unused function blk_mq_queue_stopped()Yu Kuai2022-08-181-1/+0
| * | | | | | | Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-08-201-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry2022-08-211-1/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-191-32/+34
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-191-29/+31
| | * | | | | | | KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng2022-08-191-3/+3
| | |/ / / / / /