index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mpls
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE.
Kuniyuki Iwashima
1
-3
/
+5
2025-11-03
mpls: Protect net->mpls.platform_label with a per-netns mutex.
Kuniyuki Iwashima
2
-20
/
+42
2025-11-03
mpls: Convert RTM_GETNETCONF to RCU.
Kuniyuki Iwashima
1
-14
/
+30
2025-11-03
mpls: Convert mpls_dump_routes() to RCU.
Kuniyuki Iwashima
1
-10
/
+16
2025-11-03
mpls: Use mpls_route_input() where appropriate.
Kuniyuki Iwashima
1
-19
/
+13
2025-11-03
mpls: Add mpls_route_input().
Kuniyuki Iwashima
1
-10
/
+18
2025-11-03
mpls: Pass net to mpls_dev_get().
Kuniyuki Iwashima
2
-6
/
+8
2025-11-03
mpls: Add mpls_dev_rcu().
Kuniyuki Iwashima
3
-7
/
+12
2025-11-03
mpls: Use in6_dev_rcu() and dev_net_rcu() in mpls_forward() and mpls_xmit().
Kuniyuki Iwashima
3
-10
/
+12
2025-11-03
mpls: Unify return paths in mpls_dev_notify().
Kuniyuki Iwashima
1
-8
/
+16
2025-11-03
mpls: Hold dev refcnt for mpls_nh.
Kuniyuki Iwashima
2
-19
/
+45
2025-11-03
mpls: Return early in mpls_label_ok().
Kuniyuki Iwashima
1
-6
/
+5
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-3
/
+3
2025-06-17
mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().
Kuniyuki Iwashima
1
-2
/
+2
2025-04-15
mpls: Use nlmsg_payload in mpls_valid_getroute_req
Breno Leitao
1
-2
/
+2
2025-04-15
mpls: Use nlmsg_payload in mpls_valid_fib_dump_req
Breno Leitao
1
-2
/
+2
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
1
-2
/
+2
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
1
-1
/
+4
2024-10-15
neighbour: Remove NEIGH_DN_TABLE.
Kuniyuki Iwashima
1
-1
/
+1
2024-10-10
mpls: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-11
/
+21
2024-08-23
net: mpls: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-08-16
mpls: Reduce skb re-allocations due to skb_cow()
Christoph Paasch
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-2
/
+2
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-7
/
+6
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-1
/
+1
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-1
/
+1
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-2
/
+2
2024-04-11
mpls: no longer hold RTNL in mpls_netconf_dump_devconf()
Eric Dumazet
1
-37
/
+22
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
1
-1
/
+1
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-07
mpls: Do not orphan the skb
Christoph Paasch
1
-2
/
+0
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
1
-1
/
+1
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
1
-1
/
+3
2024-02-23
net: mpls: error out if inner headers are not set
Florian Westphal
1
-0
/
+3
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
1
-2
/
+4
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2
-0
/
+2
2023-02-15
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
1
-2
/
+2
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-04-07
net: mpls: fix memdup.cocci warning
GONG, Ruiqi
1
-2
/
+1
2022-02-10
net: mpls: Fix GCC 12 warning
Victor Erminpour
1
-1
/
+1
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-36
/
+63
2021-11-29
net: mpls: Make for_nexthops iterator const
Benjamin Poirier
2
-5
/
+5
2021-11-29
net: mpls: Remove duplicate variable from iterator macro
Benjamin Poirier
1
-7
/
+6
2021-11-29
net: mpls: Remove rcu protection from nh_dev
Benjamin Poirier
2
-25
/
+16
2021-11-29
net: mpls: Fix notifications when deleting a device
Benjamin Poirier
1
-16
/
+52
2021-07-23
mpls: defer ttl decrement in mpls_forward()
Kangmin Park
1
-1
/
+1
2021-04-27
mpls: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2021-03-09
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2020-11-03
mpls: drop skb's dst in mpls_forward()
Guillaume Nault
1
-0
/
+2
[next]