index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Add support for IPv6 tunnels
Vadim Fedorenko
2020-05-22
1
-1
/
+2
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-3
/
+2
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-4
/
+3
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-6
/
+4
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-12
/
+14
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-22
1
-1
/
+1
*
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
1
-0
/
+3
|
\
|
*
mpls: Return error for RTA_GATEWAY attribute
David Ahern
2019-02-26
1
-0
/
+3
*
|
net: mpls: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
1
-3
/
+39
*
|
net: mpls: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
1
-2
/
+59
|
/
*
net/mpls: Handle kernel side filtering of route dumps
David Ahern
2018-10-16
1
-5
/
+28
*
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
1
-4
/
+5
*
net/mpls: Plumb support for filtering route dumps
David Ahern
2018-10-16
1
-1
/
+41
*
net: Add struct for fib dump filter
David Ahern
2018-10-16
1
-4
/
+8
*
net/mpls: Implement handler for strict data checking on dumps
David Ahern
2018-10-10
1
-1
/
+35
*
net: Update netconf dump handlers for strict data checking
David Ahern
2018-10-08
1
-1
/
+17
*
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
1
-0
/
+8
*
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
1
-1
/
+1
*
mpls: allow routes on ip6gre devices
Saif Hasan
2018-09-24
1
-1
/
+5
*
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
1
-1
/
+1
*
mpls, nospec: Sanitize array index in mpls_label_ok()
Dan Williams
2018-02-08
1
-10
/
+14
*
net: use rtnl_register_module where needed
Florian Westphal
2017-12-04
1
-6
/
+9
*
net: mpls: make function ipgre_mpls_encap_hlen static
Colin Ian King
2017-10-11
1
-1
/
+1
*
ip_tunnel: add mpls over gre support
Amine Kherbouche
2017-10-07
1
-0
/
+36
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-4
/
+4
*
mpls: fix uninitialized in_label var warning in mpls_getroute
Roopa Prabhu
2017-07-08
1
-4
/
+8
*
mpls: fix rtm policy in mpls_getroute
Roopa Prabhu
2017-07-05
1
-1
/
+1
*
mpls: route get support
Roopa Prabhu
2017-07-04
1
-1
/
+162
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
1
-1
/
+1
|
\
|
*
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
2017-05-31
1
-1
/
+1
*
|
net: mpls: remove unnecessary initialization of err
David Ahern
2017-05-30
1
-2
/
+0
*
|
net: mpls: Make nla_get_via in af_mpls.c
David Ahern
2017-05-30
1
-48
/
+48
*
|
net: mpls: Add extack messages for route add and delete failures
David Ahern
2017-05-30
1
-39
/
+86
*
|
net: mpls: Pull common label check into helper
David Ahern
2017-05-30
1
-15
/
+17
*
|
net: Fill in extack for mpls lwt encap
David Ahern
2017-05-30
1
-10
/
+39
|
/
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-4
/
+1
*
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-3
/
+6
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+3
*
net: mpls: Increase max number of labels for lwt encap
David Ahern
2017-04-01
1
-5
/
+0
*
net: mpls: bump maximum number of labels
David Ahern
2017-04-01
1
-33
/
+70
*
net: mpls: Limit memory allocation for mpls_route
David Ahern
2017-04-01
1
-10
/
+21
*
net: mpls: change mpls_route layout
David Ahern
2017-04-01
1
-16
/
+21
*
net: mpls: Convert number of nexthops to u8
David Ahern
2017-04-01
1
-11
/
+17
*
net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE
David Ahern
2017-04-01
1
-11
/
+25
*
net: mpls: Update lfib_nlmsg_size to skip deleted nexthops
David Ahern
2017-03-29
1
-0
/
+2
*
net: mpls: Send netconf messages on device register and unregister
David Ahern
2017-03-28
1
-5
/
+11
*
net:mpls: Refactor mpls_netconf_notify_devconf to take event
David Ahern
2017-03-28
1
-7
/
+5
[next]