aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04netfilter: move handlers to net/ip_vs.hLeon Romanovsky1-0/+11
2021-02-04net/core: move gro function declarations to separate headerLeon Romanovsky1-0/+12
2021-02-04ipv6: move udp declarations to net/udp.hLeon Romanovsky1-0/+3
2021-02-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky1-1/+1
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long2-2/+2
2021-02-04net: introduce common dev_page_is_reusable()Alexander Lobakin1-0/+16
2021-02-04skbuff: constify skb_propagate_pfmemalloc() "page" argumentAlexander Lobakin1-2/+2
2021-02-04mm: constify page_is_pfmemalloc() argumentAlexander Lobakin1-1/+1
2021-02-04net: add EXPORT_INDIRECT_CALLABLE wrapperBrian Vazquez1-0/+2
2021-02-04netlink: 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-03tcp: use a smaller percpu_counter batch size for sk_allocWei Wang1-2/+6
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson1-0/+1
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2-0/+5
2021-02-03net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez1-1/+6
2021-02-03net: use indirect call helpers for dst_mtuBrian Vazquez1-1/+3
2021-02-03net: use indirect call helpers for dst_outputBrian Vazquez1-1/+7
2021-02-03net: use indirect call helpers for dst_inputBrian Vazquez1-1/+5
2021-02-03net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing1-0/+2
2021-02-02Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-1/+3
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen2-8/+3
2021-02-02net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen1-2/+3
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen1-0/+2
2021-02-02Merge 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/netdev/netLinus Torvalds2-2/+2
2021-02-01udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi1-1/+1
2021-02-01net: sched: replaced invalid qdisc tree flush helper in qdisc_replaceAlexander Ovechkin1-1/+1
2021-02-01Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-10/+76
2021-02-01cfg80211: fix netdev registration deadlockJohannes Berg1-1/+3
2021-01-31Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+1
2021-01-29tcp: shrink inet_connection_sock icsk_mtup enabled and probe_sizeNeal Cardwell1-3/+3
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean2-0/+5
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean1-0/+2
2021-01-29net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean1-0/+9
2021-01-29net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean1-1/+6
2021-01-29net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean1-2/+2
2021-01-29net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean1-1/+6
2021-01-29net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean1-0/+289
2021-01-29net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean1-0/+14
2021-01-29ip_gre: add csum offload support for gre headerXin Long1-12/+7
2021-01-29Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kernel/git/mani/mhiJakub Kicinski1-0/+9
2021-01-29net: flow_offload: Add original direction flag to ct_metadataPaul Blakey1-0/+1
2021-01-29net/sched: cls_flower: Add match on the ct_state reply flagPaul Blakey1-0/+1
2021-01-28linux/qed: fix spelling typo in qed_chain.hdingsenjie1-1/+1
2021-01-28nexthop: Use enum to encode notification typeIdo Schimmel1-1/+6
2021-01-28nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata1-1/+6