index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mpls
Age
Commit message (
Expand
)
Author
2020-11-03
mpls: drop skb's dst in mpls_forward()
Guillaume Nault
2020-10-20
mpls: load mpls_gso after mpls_iptunnel
Alexander Ovechkin
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
net: Removed the device type check to add mpls support for devices
Martin Varghese
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-29
net: Make mpls_entry_encode() available for generic users
Eli Cohen
2020-05-22
mpls: Add support for IPv6 tunnels
Vadim Fedorenko
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-03-29
net: add net available in build_state
Alexander Aring
2020-02-28
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-08-25
ipv4: mpls: fix mpls_xmit for iptunnel
Alexey Kodanev
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-06-12
mpls: fix af_mpls dependencies for real
Matteo Croce
2019-06-09
mpls: fix af_mpls dependencies
Matteo Croce
2019-06-09
mpls: fix warning with multi-label encap
George Wilkie
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-22
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-08
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-19
mpls: Fix 6PE forwarding
Vinay K Nallamothu
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-26
mpls: Return error for RTA_GATEWAY attribute
David Ahern
2019-02-08
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
2019-01-19
net: mpls: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: mpls: route: perform strict checks also for doit handlers
Jakub Kicinski
2018-10-16
net/mpls: Handle kernel side filtering of route dumps
David Ahern
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
net/mpls: Plumb support for filtering route dumps
David Ahern
2018-10-16
net: Add struct for fib dump filter
David Ahern
2018-10-10
net/mpls: Implement handler for strict data checking on dumps
David Ahern
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
2018-07-24
mpls: remove trailing whitepace
Stephen Hemminger
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-02-08
mpls, nospec: Sanitize array index in mpls_label_ok()
Dan Williams
2017-12-04
net: use rtnl_register_module where needed
Florian Westphal
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
ip_tunnel: fix building with NET_IP_TUNNEL=m
Arnd Bergmann
2017-10-11
net: mpls: make function ipgre_mpls_encap_hlen static
Colin Ian King
2017-10-07
ip_tunnel: add mpls over gre support
Amine Kherbouche
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
[next]