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
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
1
-2
/
+4
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
2
-0
/
+2
*
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
2023-02-15
1
-0
/
+4
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-28
1
-2
/
+2
*
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-29
1
-2
/
+2
*
net: mpls: fix memdup.cocci warning
GONG, Ruiqi
2022-04-07
1
-2
/
+1
*
net: mpls: Fix GCC 12 warning
Victor Erminpour
2022-02-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
2
-36
/
+63
|
\
|
*
net: mpls: Remove rcu protection from nh_dev
Benjamin Poirier
2021-11-29
2
-25
/
+16
|
*
net: mpls: Fix notifications when deleting a device
Benjamin Poirier
2021-11-29
1
-16
/
+52
*
|
net: mpls: Make for_nexthops iterator const
Benjamin Poirier
2021-11-29
2
-5
/
+5
*
|
net: mpls: Remove duplicate variable from iterator macro
Benjamin Poirier
2021-11-29
1
-7
/
+6
|
/
*
mpls: defer ttl decrement in mpls_forward()
Kangmin Park
2021-07-23
1
-1
/
+1
*
mpls: Remove redundant assignment to err
Jiapeng Chong
2021-04-27
1
-1
/
+0
*
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
2021-03-09
1
-0
/
+3
*
mpls: drop skb's dst in mpls_forward()
Guillaume Nault
2020-11-03
1
-0
/
+2
*
mpls: load mpls_gso after mpls_iptunnel
Alexander Ovechkin
2020-10-20
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
net: Removed the device type check to add mpls support for devices
Martin Varghese
2020-07-27
1
-14
/
+3
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
net: Make mpls_entry_encode() available for generic users
Eli Cohen
2020-05-29
1
-11
/
+0
*
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: add net available in build_state
Alexander Aring
2020-03-29
1
-1
/
+1
*
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-2
/
+2
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-4
/
+3
*
ipv4: mpls: fix mpls_xmit for iptunnel
Alexey Kodanev
2019-08-25
1
-4
/
+4
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-6
/
+4
*
mpls: fix af_mpls dependencies for real
Matteo Croce
2019-06-12
1
-1
/
+1
*
mpls: fix af_mpls dependencies
Matteo Croce
2019-06-09
1
-0
/
+1
*
mpls: fix warning with multi-label encap
George Wilkie
2019-06-09
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-11
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
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
2
-14
/
+16
*
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
*
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-08
1
-2
/
+3
*
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-08
1
-4
/
+7
*
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
1
-1
/
+1
*
mpls: Fix 6PE forwarding
Vinay K Nallamothu
2019-03-19
1
-3
/
+9
*
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
*
|
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-2
/
+2
*
|
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
[next]