summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz2021-07-231-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-236-33/+24
|\
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-07-221-25/+1
| |\
| | * Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek2021-07-211-25/+1
| * | Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-07-211-2/+2
| |\ \
| | * | regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin2021-06-281-2/+2
| * | | Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-172-5/+17
| |\ \ \
| | * | | firmware: arm_scpi: Fix kernel doc warningsSudeep Holla2021-07-131-0/+8
| | * | | firmware: arm_scmi: Fix kernel doc warningsSudeep Holla2021-07-131-5/+9
| | | |/ | | |/|
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-152-1/+4
| |\ \ \
| | * | | mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig2021-07-151-1/+3
| | * | | kasan: fix build by including kernel.hMarco Elver2021-07-151-0/+1
* | | | | net: socket: rework compat_ifreq_ioctl()Arnd Bergmann2021-07-231-0/+2
* | | | | net: socket: simplify dev_ifconf handlingArnd Bergmann2021-07-231-1/+1
* | | | | net: socket: remove register_gifconfArnd Bergmann2021-07-232-8/+9
* | | | | ethtool: improve compat ioctl handlingArnd Bergmann2021-07-231-4/+0
* | | | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-17/+15
* | | | | net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean2021-07-221-36/+18
* | | | | net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean2021-07-221-0/+21
* | | | | ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman2021-07-211-0/+13
* | | | | ipv6: ioam: IOAM Generic Netlink APIJustin Iurman2021-07-211-0/+13
* | | | | ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman2021-07-212-0/+16
* | | | | net: phy: add API to read 802.3-c45 IDsXu Liang2021-07-201-0/+1
* | | | | net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean2021-07-201-13/+3
* | | | | net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean2021-07-201-2/+0
* | | | | net: dsa: make tag_8021q operations part of the coreVladimir Oltean2021-07-201-9/+1
* | | | | net: dsa: let the core manage the tag_8021q contextVladimir Oltean2021-07-201-9/+9
* | | | | net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean2021-07-201-0/+6
* | | | | net: dsa: tag_8021q: remove struct packet_type declarationVladimir Oltean2021-07-201-1/+0
* | | | | net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean2021-07-202-9/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-07-158-42/+152
|\ \ \ \ \
| * | | | | sock_map: Relax config dependency to CONFIG_NETCong Wang2021-07-151-18/+20
| * | | | | bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ipJiri Olsa2021-07-151-1/+2
| * | | | | bpf, x86: Store caller's ip in trampoline stackJiri Olsa2021-07-151-0/+5
| * | | | | bpf: Teach stack depth check about async callbacks.Alexei Starovoitov2021-07-151-0/+1
| * | | | | bpf: Implement verifier support for validation of async callbacks.Alexei Starovoitov2021-07-151-1/+8
| * | | | | bpf: Prevent pointer mismatch in bpf_timer_init.Alexei Starovoitov2021-07-151-1/+8
| * | | | | bpf: Add map side support for bpf timers.Alexei Starovoitov2021-07-152-11/+34
| * | | | | bpf: Introduce bpf timers.Alexei Starovoitov2021-07-151-0/+3
| * | | | | bpf: devmap: Implement devmap prog execution for generic XDPKumar Kartikeya Dwivedi2021-07-071-1/+0
| * | | | | bpf: cpumap: Implement generic cpumapKumar Kartikeya Dwivedi2021-07-072-9/+10
| * | | | | bitops: Add non-atomic bitops for pointersKumar Kartikeya Dwivedi2021-07-072-0/+59
| * | | | | net: core: Split out code to run generic XDP progKumar Kartikeya Dwivedi2021-07-071-0/+2
* | | | | | bus: mhi: pci-generic: configurable network interface MRURichard Laing2021-07-151-0/+2
| |/ / / / |/| | | |
* | | | | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-145-6/+44
|\ \ \ \ \
| * | | | | net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek BehĂșn2021-07-111-5/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-091-0/+1
| |\ \ \ \ \
| | * | | | | bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend2021-07-091-0/+1
| | |/ / / /
| * | | | | net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang2021-07-051-0/+1
| * | | | | net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2021-07-051-0/+1