aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls
AgeCommit message (Expand)Author
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-02-15net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-04-07net: mpls: fix memdup.cocci warningGONG, Ruiqi
2022-02-10net: mpls: Fix GCC 12 warningVictor Erminpour
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-29net: mpls: Make for_nexthops iterator constBenjamin Poirier
2021-11-29net: mpls: Remove duplicate variable from iterator macroBenjamin Poirier
2021-11-29net: mpls: Remove rcu protection from nh_devBenjamin Poirier
2021-11-29net: mpls: Fix notifications when deleting a deviceBenjamin Poirier
2021-07-23mpls: defer ttl decrement in mpls_forward()Kangmin Park
2021-04-27mpls: Remove redundant assignment to errJiapeng Chong
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth
2020-11-03mpls: drop skb's dst in mpls_forward()Guillaume Nault
2020-10-20mpls: load mpls_gso after mpls_iptunnelAlexander Ovechkin
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27net: Removed the device type check to add mpls support for devicesMartin Varghese
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-29net: Make mpls_entry_encode() available for generic usersEli Cohen
2020-05-22mpls: Add support for IPv6 tunnelsVadim Fedorenko
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-03-29net: add net available in build_stateAlexander Aring
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-08-25ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-06-12mpls: fix af_mpls dependencies for realMatteo Croce
2019-06-09mpls: fix af_mpls dependenciesMatteo Croce
2019-06-09mpls: fix warning with multi-label encapGeorge Wilkie
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern
2019-04-08ipv4: Add support to rtable for ipv6 gatewayDavid Ahern
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern
2019-03-19mpls: Fix 6PE forwardingVinay K Nallamothu
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-26mpls: Return error for RTA_GATEWAY attributeDavid Ahern
2019-02-08mpls_iptunnel: use struct_size() helperGustavo A. R. Silva
2019-01-19net: mpls: netconf: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: mpls: route: perform strict checks also for doit handlersJakub Kicinski
2018-10-16net/mpls: Handle kernel side filtering of route dumpsDavid Ahern
2018-10-16net: Enable kernel side filtering of route dumpsDavid Ahern
2018-10-16net/mpls: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net: Add struct for fib dump filterDavid Ahern
2018-10-10net/mpls: Implement handler for strict data checking on dumpsDavid Ahern