index
:
linux-stable.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-03-11
1
-1
/
+3
*
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-22
1
-1
/
+1
*
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-12-31
1
-11
/
+3
*
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-09-05
1
-0
/
+1
*
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-08-31
1
-1
/
+1
*
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-08-31
1
-1
/
+1
*
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-08-31
1
-4
/
+4
*
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2022-08-31
1
-2
/
+2
*
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-31
1
-1
/
+1
*
net: skb: introduce kfree_skb_reason()
Menglong Dong
2022-07-29
1
-1
/
+2
*
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-29
1
-12
/
+16
*
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
2022-06-29
1
-8
/
+8
*
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
2022-06-09
1
-2
/
+6
*
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-25
1
-1
/
+1
*
net: initialize init_net earlier
Eric Dumazet
2022-04-13
1
-2
/
+1
*
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-27
1
-0
/
+6
*
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2022-01-05
1
-4
/
+4
*
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-08
1
-1
/
+4
*
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-18
1
-0
/
+2
*
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-26
1
-1
/
+2
*
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
2021-10-25
1
-0
/
+6
*
napi: fix race inside napi_enable
Xuan Zhuo
2021-09-20
1
-6
/
+10
*
net: in_irq() cleanup
Changbin Du
2021-08-13
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-10
1
-2
/
+13
|
\
|
*
net, core: Allow netdev_lower_get_next_private_rcu in bh context
Jussi Maki
2021-08-09
1
-1
/
+1
|
*
net, core: Add support for XDP redirection to slave device
Jussi Maki
2021-08-09
1
-1
/
+12
*
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-4
/
+2
*
|
net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-04
1
-2
/
+2
*
|
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
2021-08-04
1
-0
/
+44
*
|
move netdev_boot_setup into Space.c
Arnd Bergmann
2021-08-03
1
-125
/
+0
|
/
*
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2021-07-30
1
-1
/
+1
*
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
1
-3
/
+2
*
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
1
-0
/
+2
*
net: optimize GRO for the common case.
Paolo Abeni
2021-07-29
1
-8
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-8
/
+26
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-15
1
-4
/
+10
|
|
\
|
|
*
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
2021-07-13
1
-4
/
+10
|
*
|
net_sched: introduce tracepoint trace_qdisc_enqueue()
Qitao Xu
2021-07-15
1
-4
/
+16
|
|
/
*
|
memcg: enable accounting for net_device and Tx/Rx queues
Vasily Averin
2021-07-20
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
1
-50
/
+53
|
\
\
|
|
/
|
/
|
|
*
bpf: devmap: Implement devmap prog execution for generic XDP
Kumar Kartikeya Dwivedi
2021-07-07
1
-18
/
+0
|
*
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
2021-07-07
1
-2
/
+1
|
*
net: core: Split out code to run generic XDP prog
Kumar Kartikeya Dwivedi
2021-07-07
1
-31
/
+53
*
|
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
2021-07-09
1
-0
/
+2
*
|
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-08
1
-1
/
+2
*
|
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-06
1
-0
/
+13
|
/
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
1
-11
/
+45
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-2
/
+2
|
|
\
|
|
*
net/netif_receive_skb_core: Use migrate_disable()
Sebastian Andrzej Siewior
2021-06-21
1
-2
/
+2
|
*
|
net: update netdev_rx_csum_fault() print dump only once
Tanner Love
2021-06-28
1
-5
/
+9
[next]