index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mpls
Age
Commit message (
Expand
)
Author
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
2017-07-08
mpls: fix uninitialized in_label var warning in mpls_getroute
Roopa Prabhu
2017-07-05
mpls: fix rtm policy in mpls_getroute
Roopa Prabhu
2017-07-04
mpls: route get support
Roopa Prabhu
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-31
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
2017-05-30
net: mpls: remove unnecessary initialization of err
David Ahern
2017-05-30
net: mpls: Make nla_get_via in af_mpls.c
David Ahern
2017-05-30
net: mpls: Add extack messages for route add and delete failures
David Ahern
2017-05-30
net: mpls: Pull common label check into helper
David Ahern
2017-05-30
net: Fill in extack for mpls lwt encap
David Ahern
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-01
net: mpls: Increase max number of labels for lwt encap
David Ahern
2017-04-01
net: mpls: bump maximum number of labels
David Ahern
[next]