index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mpls
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
1
-1
/
+1
2017-05-09
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-02
net: mpls: Increase max number of labels for lwt encap
David Ahern
3
-8
/
+15
2017-04-02
net: mpls: bump maximum number of labels
David Ahern
2
-34
/
+71
2017-04-02
net: mpls: Limit memory allocation for mpls_route
David Ahern
1
-10
/
+21
2017-04-02
net: mpls: change mpls_route layout
David Ahern
2
-31
/
+51
2017-04-02
net: mpls: Convert number of nexthops to u8
David Ahern
2
-13
/
+20
2017-04-02
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-29
net: mpls: Send netconf messages on device register and unregister
David Ahern
1
-5
/
+11
2017-03-29
net:mpls: Refactor mpls_netconf_notify_devconf to take event
David Ahern
1
-7
/
+5
2017-03-28
net: mpls: Delete route when all nexthops have been deleted
David Ahern
1
-1
/
+8
2017-03-28
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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2017-03-17
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-14
mpls: allow TTL propagation from IP packets to be configured
Robert Shearman
2
-13
/
+71
2017-03-14
mpls: allow TTL propagation to IP packets to be configured
Robert Shearman
2
-8
/
+86
2017-03-13
mpls: Do not decrement alive counter for unregister events
David Ahern
1
-1
/
+2
2017-03-13
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-25
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-07
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
2016-10-24
lwt: Remove unused len field
Thomas Graf
1
-4
/
+1
2016-10-03
mpls: move mpls_hdr to a common location
Jiri Benc
1
-9
/
+1
2016-09-01
mpls: get rid of trivial returns
stephen hemminger
1
-5
/
+0
2016-08-31
net: mpls: Fixups for GSO
David Ahern
2
-11
/
+33
2016-08-31
net: lwtunnel: Handle fragmentation
Roopa Prabhu
1
-4
/
+5
2016-07-10
mpls: allow routes on ipip and sit devices
Simon Horman
1
-2
/
+4
2016-06-17
mpls: allow routes on ipgre devices
Simon Horman
1
-3
/
+4
2016-06-04
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
1
-1
/
+1
2016-05-21
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
1
-10
/
+1
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
1
-0
/
+1
2016-04-08
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
1
-0
/
+3
2016-02-22
mpls: autoload lwt module
Robert Shearman
1
-0
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+33
2015-12-12
mpls: make via address optional for multipath routes
Robert Shearman
1
-9
/
+13
2015-12-12
mpls: fix out-of-bounds access when via address not specified
Robert Shearman
1
-5
/
+12
2015-12-12
mpls: don't dump RTA_VIA attribute if not specified
Robert Shearman
1
-2
/
+6
2015-12-12
mpls: validate L2 via address length
Robert Shearman
1
-0
/
+4
2015-12-12
mpls_iptunnel: add static qualifier to mpls_output
Roopa Prabhu
1
-1
/
+1
2015-12-08
mpls: fix sending of local encapped packets
Robert Shearman
1
-2
/
+2
[next]