index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
drivers
/
net
/
ethernet
/
fungible
/
funeth
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/funeth: Remove setting of RX software timestamp
Gal Pressman
2024-09-09
1
-4
/
+1
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-3
/
+3
*
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
|
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-1
/
+1
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
|
/
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
1
-20
/
+20
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
1
-4
/
+4
*
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
2023-06-15
1
-2
/
+1
*
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-3
/
+2
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
1
-0
/
+6
*
net: remove redundant config PCI dependency for some network driver configs
Lukas Bulwahn
2023-01-12
1
-1
/
+1
*
net: devlink: clean-up empty devlink_ops::info_get()
Vincent Mailhol
2022-11-30
1
-7
/
+0
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-30
1
-1
/
+1
*
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
1
-8
/
+0
*
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-11-03
1
-4
/
+1
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
1
-2
/
+2
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
funeth: unregister devlink port after netdevice unregister
Jiri Pirko
2022-09-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
1
-2
/
+2
|
\
|
*
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-29
1
-2
/
+2
*
|
funeth: remove pointless check of devlink pointer in create/destroy_netdev() ...
Jiri Pirko
2022-08-30
1
-8
/
+4
|
/
*
net/funeth: Tx handling of XDP with fragments.
Dimitris Michailidis
2022-08-01
1
-10
/
+20
*
net/funeth: Unify skb/XDP packet mapping.
Dimitris Michailidis
2022-08-01
1
-15
/
+17
*
net/funeth: Unify skb/XDP gather list writing.
Dimitris Michailidis
2022-08-01
1
-15
/
+31
*
net/funeth: Unify skb/XDP Tx packet unmapping.
Dimitris Michailidis
2022-08-01
1
-21
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
3
-15
/
+16
|
\
|
*
net/funeth: Fix fun_xdp_tx() and XDP packet reclaim
Dimitris Michailidis
2022-07-28
3
-15
/
+16
*
|
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
*
|
net/funeth: Support for ethtool -m
Dimitris Michailidis
2022-06-28
1
-0
/
+34
*
|
net/funeth: Support UDP segmentation offload
Dimitris Michailidis
2022-06-24
4
-2
/
+27
|
/
*
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
1
-2
/
+1
*
net/funeth: simplify the return expression of fun_dl_info_get()
Minghao Chi
2022-04-30
1
-7
/
+1
*
net/fungible: fix errors when CONFIG_TLS_DEVICE=n
Dimitris Michailidis
2022-03-09
2
-8
/
+8
*
net/fungible: Fix local_memory_node error
Dimitris Michailidis
2022-03-09
2
-2
/
+2
*
net/fungible: Kconfig, Makefiles, and MAINTAINERS
Dimitris Michailidis
2022-02-27
2
-0
/
+27
*
net/funeth: add kTLS TX control part
Dimitris Michailidis
2022-02-27
2
-0
/
+186
*
net/funeth: add the data path
Dimitris Michailidis
2022-02-27
4
-0
/
+1969
*
net/funeth: devlink support
Dimitris Michailidis
2022-02-27
2
-0
/
+53
*
net/funeth: ethtool operations
Dimitris Michailidis
2022-02-27
2
-0
/
+1259
*
net/funeth: probing and netdev ops
Dimitris Michailidis
2022-02-27
2
-0
/
+2262