index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mpls
/
af_mpls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpls: allow routes on ipip and sit devices
Simon Horman
2016-07-09
1
-2
/
+4
*
mpls: allow routes on ipgre devices
Simon Horman
2016-06-16
1
-3
/
+4
*
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-06-03
1
-1
/
+1
*
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
2016-04-08
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-12
/
+31
|
\
|
*
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: support for dead routes
Roopa Prabhu
2015-12-03
1
-28
/
+157
|
/
*
mpls: reduce memory usage of routes
Robert Shearman
2015-10-27
1
-35
/
+86
*
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
1
-147
/
+349
*
mpls: fix mpls_net_init memory leak
Nikolay Aleksandrov
2015-08-31
1
-1
/
+3
*
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: make RTA_OIF optional
Roopa Prabhu
2015-07-21
1
-1
/
+66
*
mpls: export mpls functions for use by mpls iptunnels
Roopa Prabhu
2015-07-21
1
-3
/
+8
*
mpls: handle device renames for per-device sysctls
Robert Shearman
2015-06-11
1
-0
/
+11
*
mpls: fix possible use after free of device
Robert Shearman
2015-06-07
1
-1
/
+1
*
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
1
-9
/
+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
1
-2
/
+66
*
mpls: Per-device MPLS state
Robert Shearman
2015-04-22
1
-2
/
+48
*
mpls: In mpls_egress verify the packet length.
Eric W. Biederman
2015-03-12
1
-1
/
+16
*
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
*
mpls: Functions for reading and wrinting mpls labels over netlink
Eric W. Biederman
2015-03-04
1
-0
/
+57
*
mpls: Basic support for adding and removing routes
Eric W. Biederman
2015-03-04
1
-0
/
+133
*
mpls: Add a sysctl to control the size of the mpls label table
Eric W. Biederman
2015-03-04
1
-0
/
+146
*
mpls: Basic routing support
Eric W. Biederman
2015-03-04
1
-0
/
+349