summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net, xdp: Introduce __xdp_build_skb_from_frame utility routineLorenzo Bianconi2021-01-201-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-2014-20/+95
|\
| * Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-206-6/+25
| |\
| | * net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-01-201-0/+2
| | * tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng2021-01-201-5/+12
| | * mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven2021-01-191-0/+3
| | * tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen2021-01-191-0/+3
| | * Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2021-01-182-1/+5
| | |\
| | | * cfg80211: fix a kerneldoc markupMauro Carvalho Chehab2021-01-141-1/+1
| | | * cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg2021-01-082-1/+5
| * | | Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-01-191-6/+53
| |\ \ \
| | * | | SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever2021-01-131-6/+53
| * | | | Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-01-161-0/+1
| |\ \ \ \
| | * | | | dm integrity: fix flush with external metadata deviceMikulas Patocka2021-01-081-0/+1
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-01-162-2/+6
| |\ \ \ \ \
| | * | | | | arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu2021-01-131-1/+5
| | * | | | | mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins2021-01-131-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-153-5/+9
| |\ \ \ \ \
| | * | | | | compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon2021-01-151-0/+6
| | * | | | | arm64: make atomic helpers __always_inlineArnd Bergmann2021-01-131-3/+3
| | * | | | | Revert "arm64: Enable perf events based hard lockup detector"Will Deacon2021-01-131-2/+0
| | |/ / / /
| * | | | | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-151-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | xen: Fix event channel callback via INTX/GSIDavid Woodhouse2021-01-131-1/+1
* | | | | | bonding: add a vlan+srcmac tx hashing optionJarod Wilson2021-01-202-0/+2
* | | | | | net: add inline function skb_csum_is_sctpXin Long2021-01-191-0/+5
* | | | | | mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin2021-01-192-7/+23
* | | | | | net/bonding: Declare TLS RX device offload supportTariq Toukan2021-01-191-1/+1
* | | | | | net/bonding: Implement TLS TX device offloadTariq Toukan2021-01-191-0/+2
* | | | | | net/bonding: Implement ndo_sk_get_lower_devTariq Toukan2021-01-191-0/+2
* | | | | | net: netdevice: Add operation ndo_sk_get_lower_devTariq Toukan2021-01-191-0/+4
* | | | | | net_sched: fix RTNL deadlock again caused by request_module()Cong Wang2021-01-191-1/+4
* | | | | | GTP: add support for flow based tunneling APIPravin B Shelar2021-01-163-0/+14
* | | | | | net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean2021-01-161-0/+47
* | | | | | net: mscc: ocelot: register devlink portsVladimir Oltean2021-01-161-0/+2
* | | | | | net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean2021-01-161-0/+1
* | | | | | net: dsa: add ops for devlink-sbVladimir Oltean2021-01-161-0/+34
* | | | | | net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean2021-01-162-6/+2
* | | | | | net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean2021-01-162-1/+5
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-01-168-19/+125
|\ \ \ \ \ \
| * | | | | | perf: Add build id data in mmap2 eventJiri Olsa2021-01-151-5/+37
| * | | | | | bpf: Add size arg to build_id_parse functionJiri Olsa2021-01-151-1/+2
| * | | | | | bpf: Move stack_map_get_build_id into libJiri Olsa2021-01-151-0/+11
| * | | | | | bpf: Add bitwise atomic instructionsBrendan Jackman2021-01-151-0/+6
| * | | | | | bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman2021-01-152-1/+5
| * | | | | | bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman2021-01-152-0/+4
| * | | | | | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-152-6/+15
| * | | | | | bpf: Support BPF ksym variables in kernel modulesAndrii Nakryiko2021-01-133-0/+16
| * | | | | | bpf: Declare __bpf_free_used_maps() unconditionallyAndrii Nakryiko2021-01-131-2/+3
| * | | | | | bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_argsAndrii Nakryiko2021-01-131-1/+1
| * | | | | | bpf: Add bpf_patch_call_args prototype to include/linux/bpf.hAndrii Nakryiko2021-01-131-0/+3