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
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-07-19
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
2023-06-14
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-05-24
netdev: Enforce index cap in netdev_get_tx_queue
Nick Child
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-10-15
Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"
Jakub Kicinski
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-01
net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}
Yury Norov
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-20
net: introduce iterators over synced hw addresses
Vladimir Oltean
2022-09-02
net: remove netif_tx_napi_add()
Jakub Kicinski
2022-09-02
net: bql: add more documentation
Eric Dumazet
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
netdev: Use try_cmpxchg in napi_if_scheduled_mark_missed
Uros Bizjak
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-24
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: limit GSO_MAX_SIZE to 524280 bytes
Eric Dumazet
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-11
net: add include/net/net_debug.h
Eric Dumazet
2022-05-10
ptp: Support late timestamp determination
Gerhard Engleder
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2022-04-13
net: add ndo_fdb_del_bulk
Nikolay Aleksandrov
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
2022-04-05
net: ensure net_todo_list is processed quickly
Johannes Berg
2022-03-28
net: move net_unlink_todo() out of the header
Johannes Berg
[next]