index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-22
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-1
/
+1
|
\
|
*
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-16
1
-1
/
+1
*
|
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2022-05-16
1
-0
/
+1
*
|
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-1
/
+5
*
|
net: limit GSO_MAX_SIZE to 524280 bytes
Eric Dumazet
2022-05-16
1
-2
/
+5
*
|
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-1
/
+3
*
|
net: add include/net/net_debug.h
Eric Dumazet
2022-05-11
1
-140
/
+1
*
|
ptp: Support late timestamp determination
Gerhard Engleder
2022-05-10
1
-0
/
+21
*
|
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-1
/
+1
*
|
net: move netif_set_gso_max helpers
Jakub Kicinski
2022-05-06
1
-21
/
+0
*
|
net: don't allow user space to lift the device limits
Jakub Kicinski
2022-05-06
1
-0
/
+9
*
|
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-06
1
-0
/
+3
*
|
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-03
1
-17
/
+33
*
|
net: inline dev_queue_xmit()
Pavel Begunkov
2022-04-30
1
-2
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-13
/
+10
|
\
\
|
|
/
|
*
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-26
1
-12
/
+9
*
|
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
1
-0
/
+5
*
|
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2022-04-19
1
-0
/
+3
*
|
net: add ndo_fdb_del_bulk
Nikolay Aleksandrov
2022-04-13
1
-0
/
+9
*
|
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-04-07
1
-0
/
+2
*
|
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-04-07
1
-70
/
+2
*
|
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
2022-04-06
1
-0
/
+7
*
|
net: ensure net_todo_list is processed quickly
Johannes Berg
2022-04-05
1
-1
/
+2
|
/
*
net: move net_unlink_todo() out of the header
Johannes Berg
2022-03-28
1
-10
/
+0
*
netdevice: add missing dm_private kdoc
Jakub Kicinski
2022-03-22
1
-0
/
+2
*
net: set default rss queues num to physical cores / 2
Íñigo Huguet
2022-03-18
1
-1
/
+0
*
net: disable preemption in dev_core_stats_XXX_inc() helpers
Eric Dumazet
2022-03-14
1
-1
/
+5
*
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
1
-9
/
+37
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-0
/
+2
|
\
|
*
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
2022-03-07
1
-0
/
+2
*
|
net: Remove netif_rx_any_context() and netif_rx_ni().
Sebastian Andrzej Siewior
2022-03-07
1
-10
/
+0
*
|
net: dev: Add hardware stats support
Petr Machata
2022-03-03
1
-0
/
+42
*
|
drop_monitor: remove quadratic behavior
Eric Dumazet
2022-02-23
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-1
/
+1
|
\
\
|
|
/
|
*
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-14
1
-1
/
+1
*
|
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
1
-2
/
+12
*
|
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-08
1
-0
/
+3
*
|
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2022-02-05
1
-23
/
+46
|
/
*
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-20
1
-0
/
+1
*
gro: add ability to control gro max packet size
Coco Li
2022-01-06
1
-0
/
+11
*
net: remove references to CONFIG_IRDA in network header files
Lukas Bulwahn
2021-12-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-1
/
+1
|
\
|
*
net: fix typo in a comment
Xiang wangx
2021-12-17
1
-1
/
+1
*
|
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
1
-0
/
+1
*
|
net: add net device refcount tracker to struct packet_type
Eric Dumazet
2021-12-15
1
-0
/
+1
*
|
net: dev_replace_track() cleanup
Eric Dumazet
2021-12-14
1
-6
/
+4
*
|
net: add networking namespace refcount tracker
Eric Dumazet
2021-12-10
1
-8
/
+1
*
|
net: watchdog: add net device refcount tracker
Eric Dumazet
2021-12-07
1
-0
/
+2
*
|
net: linkwatch: add net device refcount tracker
Eric Dumazet
2021-12-06
1
-0
/
+2
[next]