summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean2022-02-171-0/+1
* net: mscc: ocelot: keep traps in a listVladimir Oltean2022-02-172-0/+2
* net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean2022-02-171-8/+8
* net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean2022-02-171-1/+1
* net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean2022-02-171-2/+0
* net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean2022-02-171-0/+16
* mptcp: mptcp_parse_option is no longer exportedMatthieu Baerts2022-02-161-6/+0
* net: dsa: add explicit support for host bridge VLANsVladimir Oltean2022-02-161-0/+10
* net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean2022-02-161-0/+39
* net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean2022-02-161-0/+7
* net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar2022-02-141-0/+2
* net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior2022-02-142-16/+12
* net: mscc: ocelot: use bulk reads for statsColin Foster2022-02-141-0/+8
* net: mscc: ocelot: add ability to perform bulk readsColin Foster2022-02-141-0/+5
* net: ocelot: align macros for consistencyColin Foster2022-02-141-15/+29
* etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook2022-02-131-3/+2
* Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-02-115-16/+27
|\
| * mac80211: fix struct ieee80211_tx_info sizeAvraham Stern2022-02-041-4/+15
| * ieee80211: radiotap: fix -Wcast-qual warningsJohannes Berg2022-02-041-2/+2
| * cfg80211: fix -Wcast-qual warningsJohannes Berg2022-02-041-5/+5
| * ieee80211: fix -Wcast-qual warningsJohannes Berg2022-02-041-4/+4
| * ssb: fix boolreturn.cocci warningYang Guang2022-02-011-1/+1
* | ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncacheEric Dumazet2022-02-111-2/+1
* | net/smc: Add global configure for handshake limitation by netlinkD. Wythe2022-02-112-0/+13
* | net/smc: Dynamic control handshake limitation by socket optionsD. Wythe2022-02-112-0/+5
* | net/smc: Limit SMC visits when handshake workqueue congestedD. Wythe2022-02-111-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1022-46/+221
|\ \
| * \ Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-102-2/+14
| |\ \
| | * | net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart2022-02-091-1/+0
| | * | net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart2022-02-091-0/+13
| | * | netfilter: ctnetlink: disable helper autoassignFlorian Westphal2022-02-041-1/+1
| * | | Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-02-091-8/+0
| |\ \ \
| | * | | NFSD: Deprecate NFS_OFFSET_MAXChuck Lever2022-02-091-8/+0
| * | | | Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-02-081-0/+1
| |\ \ \ \
| | * | | | NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust2022-02-021-0/+1
| * | | | | ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal2022-02-071-1/+1
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-061-9/+4
| |\ \ \ \ \
| | * | | | | jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani2022-02-031-1/+3
| | * | | | | jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani2022-02-031-7/+0
| | * | | | | ext4: fast commit may not fallback for ineligible commitXin Yin2022-02-031-1/+1
| * | | | | | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-061-0/+2
| |\ \ \ \ \ \
| | * | | | | | perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver2022-02-021-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-052-3/+7
| |\ \ \ \ \ \
| | * | | | | | Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour2022-02-031-1/+7
| | * | | | | | xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap2022-02-031-2/+0
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-052-6/+112
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-05624-7352/+21122
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | kvm: add guest_state_{enter,exit}_irqoff()Mark Rutland2022-02-011-3/+109
| | * | | | | | | kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.hJanosch Frank2022-01-311-3/+3
| * | | | | | | | Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-051-0/+2
| |\ \ \ \ \ \ \ \