index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mpls
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
2016-04-08
1
-0
/
+3
*
mpls: autoload lwt module
Robert Shearman
2016-02-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
2
-14
/
+33
|
\
|
*
mpls: make via address optional for multipath routes
Robert Shearman
2015-12-12
1
-9
/
+13
|
*
mpls: fix out-of-bounds access when via address not specified
Robert Shearman
2015-12-12
1
-5
/
+12
|
*
mpls: don't dump RTA_VIA attribute if not specified
Robert Shearman
2015-12-12
1
-2
/
+6
|
*
mpls: validate L2 via address length
Robert Shearman
2015-12-12
1
-0
/
+4
|
*
mpls: fix sending of local encapped packets
Robert Shearman
2015-12-07
1
-2
/
+2
*
|
mpls_iptunnel: add static qualifier to mpls_output
Roopa Prabhu
2015-12-11
1
-1
/
+1
*
|
mpls: support for dead routes
Roopa Prabhu
2015-12-03
2
-28
/
+159
|
/
*
mpls: reduce memory usage of routes
Robert Shearman
2015-10-27
2
-38
/
+111
*
mpls: fix forwarding using v4/v6 explicit null
Robert Shearman
2015-10-27
1
-0
/
+2
*
mpls: flow-based multipath selection
Robert Shearman
2015-10-23
1
-4
/
+83
*
mpls: multipath route support
Roopa Prabhu
2015-10-23
2
-148
/
+400
*
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
mpls: fix mpls_net_init memory leak
Nikolay Aleksandrov
2015-08-31
1
-1
/
+3
*
lwt: Add cfg argument to build_state
Tom Herbert
2015-08-24
1
-0
/
+1
*
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-20
1
-5
/
+2
*
mpls: Enforce payload type of traffic sent using explicit NULL
Robert Shearman
2015-08-09
1
-27
/
+44
*
af_mpls: add null dev check in find_outdev
Roopa Prabhu
2015-08-06
1
-0
/
+3
*
mpls: small cleanup in inet/inet6_fib_lookup_dev()
Dan Carpenter
2015-08-06
1
-9
/
+4
*
mpls: Use definition for reserved label checks
Robert Shearman
2015-08-03
1
-10
/
+11
*
af_mpls: fix undefined reference to ip6_route_output
Roopa Prabhu
2015-07-31
1
-8
/
+33
*
mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference
Roopa Prabhu
2015-07-22
1
-1
/
+1
*
mpls: make RTA_OIF optional
Roopa Prabhu
2015-07-21
1
-1
/
+66
*
mpls: ip tunnel support
Roopa Prabhu
2015-07-21
3
-1
/
+241
*
mpls: export mpls functions for use by mpls iptunnels
Roopa Prabhu
2015-07-21
2
-5
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-13
1
-0
/
+11
|
\
|
*
mpls: handle device renames for per-device sysctls
Robert Shearman
2015-06-11
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-08
2
-1
/
+2
|
\
|
|
*
mpls: fix possible use after free of device
Robert Shearman
2015-06-07
2
-1
/
+2
*
|
net: Add priority to packet_offload objects.
David S. Miller
2015-06-01
1
-0
/
+2
|
/
*
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
2015-05-09
1
-9
/
+9
*
mpls: Move reserved label definitions
Tom Herbert
2015-05-05
2
-19
/
+9
*
mpls: Prevent use of implicit NULL label as outgoing label
Robert Shearman
2015-04-22
1
-0
/
+9
*
mpls: Per-device enabling of packet input
Robert Shearman
2015-04-22
2
-2
/
+69
*
mpls: Per-device MPLS state
Robert Shearman
2015-04-22
2
-2
/
+51
*
mpls: In mpls_egress verify the packet length.
Eric W. Biederman
2015-03-12
1
-1
/
+16
*
mpls: Allow mpls_gso and mpls_router to be built as modules
Robert Shearman
2015-03-11
2
-4
/
+6
*
mpls: Spelling: s/conceved/conceived/, s/as/a/
Geert Uytterhoeven
2015-03-09
1
-2
/
+2
*
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-08
1
-13
/
+22
*
mpls: Correct the ttl decrement.
Eric W. Biederman
2015-03-08
1
-1
/
+1
*
mpls: Better error code for unsupported option.
Eric W. Biederman
2015-03-08
1
-1
/
+1
*
mpls: Cleanup the rcu usage in the code.
Eric W. Biederman
2015-03-08
1
-26
/
+47
*
mpls: Fix the kzalloc argument order in mpls_rt_alloc
Eric W. Biederman
2015-03-08
1
-1
/
+1
*
mpls: Properly validate RTA_VIA payload length
Robert Shearman
2015-03-06
1
-1
/
+4
*
mpls: using vzalloc requires including vmalloc.h
Stephen Rothwell
2015-03-05
1
-0
/
+1
*
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
2015-03-04
1
-1
/
+1
*
mpls: Multicast route table change notifications
Eric W. Biederman
2015-03-04
1
-0
/
+60
*
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
2015-03-04
1
-0
/
+229
[next]