index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pfcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
pfcp: Support per-netns netdev unregistration.
Kuniyuki Iwashima
1
-5
/
+7
2026-08-05
pfcp: Protect pfcp_net.pfcp_dev_list with mutex.
Kuniyuki Iwashima
1
-2
/
+24
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-06-11
net: pfcp: allocate per-cpu tstats for PFCP netdevs
Samuel Moelius
1
-0
/
+1
2026-05-05
pfcp: Store struct sock in struct pfcp_dev.
Kuniyuki Iwashima
1
-7
/
+8
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
1
-1
/
+1
2025-04-22
pfcp: Convert pfcp_net_exit() to ->exit_rtnl().
Kuniyuki Iwashima
1
-16
/
+7
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-3
/
+3
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+3
2025-01-14
pfcp: Destroy device along with udp socket's netns dismantle.
Kuniyuki Iwashima
1
-5
/
+10
2024-04-08
pfcp: avoid copy warning by simplifing code
Michal Swiatkowski
1
-3
/
+2
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
1
-1
/
+80
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
1
-0
/
+223