summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+6
2021-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski6-17/+18
2021-02-07net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean1-0/+6
2021-02-07net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean1-0/+1
2021-02-07net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean1-2/+0
2021-02-07net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean1-0/+2
2021-02-06net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao1-2/+34
2021-02-06mm: page_frag: Introduce page_frag_alloc_align()Kevin Hao1-2/+10
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann2-2/+2
2021-02-06net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov1-1/+9
2021-02-06net/mlx5e: Refactor reg_c1 usageVlad Buslov1-0/+19
2021-02-06net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+2
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi1-0/+3
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2-0/+3
2021-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+11
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede1-2/+2
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino1-0/+7
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe1-7/+2
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song1-0/+2
2021-02-05Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+4
2021-02-05Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2021-02-05udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn1-1/+7
2021-02-05netfilter: move handlers to net/ip_vs.hLeon Romanovsky1-0/+11
2021-02-05net/core: move gro function declarations to separate headerLeon Romanovsky1-0/+12
2021-02-05ipv6: move udp declarations to net/udp.hLeon Romanovsky1-0/+3
2021-02-05ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky1-1/+1
2021-02-05udp: call udp_encap_enable for v6 sockets when enabling encapXin Long2-2/+2
2021-02-05net: introduce common dev_page_is_reusable()Alexander Lobakin1-0/+16
2021-02-05skbuff: constify skb_propagate_pfmemalloc() "page" argumentAlexander Lobakin1-2/+2
2021-02-05mm: constify page_is_pfmemalloc() argumentAlexander Lobakin1-1/+1
2021-02-05net: add EXPORT_INDIRECT_CALLABLE wrapperBrian Vazquez1-0/+2
2021-02-05netlink: add tracepoint at NL_SET_ERR_MSGMarcelo Ricardo Leitner2-0/+35
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn3-14/+0
2021-02-04net: tracepoint: exposing sk_family in all tcp:tracepointsHariharan Ananthakrishnan1-4/+16
2021-02-04tcp: use a smaller percpu_counter batch size for sk_allocWei Wang1-2/+6
2021-02-04ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson1-0/+1
2021-02-04ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2-0/+5
2021-02-04net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez1-1/+6
2021-02-04net: use indirect call helpers for dst_mtuBrian Vazquez1-1/+3
2021-02-04net: use indirect call helpers for dst_outputBrian Vazquez1-1/+7
2021-02-04net: use indirect call helpers for dst_inputBrian Vazquez1-1/+5
2021-02-04net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing1-0/+2
2021-02-03Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+8
2021-02-03Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...Jakub Kicinski1-1/+3
2021-02-03net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen2-8/+3
2021-02-03net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen1-2/+3
2021-02-03net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen1-0/+2
2021-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-14/+84
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+2
2021-02-02drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak1-0/+1