index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-12
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-04
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
2023-12-04
net: Add queue and napi association
Amritha Nambiar
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-21
net: do not send a MOVE event when netdev changes netns
Jakub Kicinski
2023-11-20
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-15
net: Fix undefined behavior in netdev name allocation
Gal Pressman
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-24
net: remove else after return in dev_prep_valid_name()
Jakub Kicinski
2023-10-24
net: remove dev_valid_name() check from __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: trust the bitmap in __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: reduce indentation of __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: make dev_alloc_name() call dev_prep_valid_name()
Jakub Kicinski
2023-10-24
net: don't use input buffer of __dev_alloc_name() as a scratch space
Jakub Kicinski
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-19
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-19
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-16
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-11
net/core: Introduce netdev_core_stats_inc()
Yajun Deng
2023-10-09
net: refine debug info in skb_checksum_help()
Eric Dumazet
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
2023-08-15
net: warn about attempts to register negative ifindex
Jakub Kicinski
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]