index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mpls
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
1
-1
/
+1
2018-02-08
mpls, nospec: Sanitize array index in mpls_label_ok()
Dan Williams
1
-10
/
+14
2017-12-04
net: use rtnl_register_module where needed
Florian Westphal
1
-6
/
+9
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-12
ip_tunnel: fix building with NET_IP_TUNNEL=m
Arnd Bergmann
1
-0
/
+1
2017-10-11
net: mpls: make function ipgre_mpls_encap_hlen static
Colin Ian King
1
-1
/
+1
2017-10-07
ip_tunnel: add mpls over gre support
Amine Kherbouche
1
-0
/
+36
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-4
/
+4
2017-07-08
mpls: fix uninitialized in_label var warning in mpls_getroute
Roopa Prabhu
1
-4
/
+8
2017-07-05
mpls: fix rtm policy in mpls_getroute
Roopa Prabhu
1
-1
/
+1
2017-07-04
mpls: route get support
Roopa Prabhu
1
-1
/
+162
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-05-31
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
1
-1
/
+1
2017-05-30
net: mpls: remove unnecessary initialization of err
David Ahern
1
-2
/
+0
2017-05-30
net: mpls: Make nla_get_via in af_mpls.c
David Ahern
2
-50
/
+48
2017-05-30
net: mpls: Add extack messages for route add and delete failures
David Ahern
2
-40
/
+87
2017-05-30
net: mpls: Pull common label check into helper
David Ahern
1
-15
/
+17
2017-05-30
net: Fill in extack for mpls lwt encap
David Ahern
3
-16
/
+47
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
1
-2
/
+3
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-4
/
+1
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-3
/
+6
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2
-3
/
+4
2017-04-01
net: mpls: Increase max number of labels for lwt encap
David Ahern
3
-8
/
+15
2017-04-01
net: mpls: bump maximum number of labels
David Ahern
2
-34
/
+71
2017-04-01
net: mpls: Limit memory allocation for mpls_route
David Ahern
1
-10
/
+21
2017-04-01
net: mpls: change mpls_route layout
David Ahern
2
-31
/
+51
2017-04-01
net: mpls: Convert number of nexthops to u8
David Ahern
2
-13
/
+20
2017-04-01
net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE
David Ahern
2
-11
/
+33
2017-03-29
net: mpls: Update lfib_nlmsg_size to skip deleted nexthops
David Ahern
1
-0
/
+2
2017-03-28
net: mpls: Send netconf messages on device register and unregister
David Ahern
1
-5
/
+11
2017-03-28
net:mpls: Refactor mpls_netconf_notify_devconf to take event
David Ahern
1
-7
/
+5
2017-03-27
net: mpls: Delete route when all nexthops have been deleted
David Ahern
1
-1
/
+8
2017-03-27
net: mpls: Don't show nexthop if device has been deleted
David Ahern
1
-3
/
+5
2017-03-24
net: mpls: Fix setting ttl_propagate for rt2
David Ahern
1
-1
/
+1
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2017-03-16
net: mpls: Fix nexthop alive tracking on down events
David Ahern
1
-3
/
+10
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-03-13
mpls: allow TTL propagation from IP packets to be configured
Robert Shearman
2
-13
/
+71
2017-03-13
mpls: allow TTL propagation to IP packets to be configured
Robert Shearman
2
-8
/
+86
2017-03-12
mpls: Do not decrement alive counter for unregister events
David Ahern
1
-1
/
+2
2017-03-12
mpls: Send route delete notifications when router module is unloaded
David Ahern
1
-0
/
+1
2017-02-20
net: mpls: Add support for netconf
David Ahern
2
-3
/
+211
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
1
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-23
/
+26
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
1
-0
/
+1
2017-01-23
net: mpls: Fix multipath selection for LSR use case
David Ahern
1
-23
/
+25
2017-01-17
mpls: Packet stats
Robert Shearman
3
-28
/
+222
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-12-05
net: af_mpls.c add space before open parenthesis
Suraj Deshmukh
1
-1
/
+1
[next]