index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
net: openvswitch: fix race on port output
Felix Huettner
1
-0
/
+1
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-11
/
+3
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-09-30
net: skb: introduce and use a single page frag cache
Paolo Abeni
1
-17
/
+0
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+10
2022-08-24
net: Fix a data-race around netdev_unregister_timeout_secs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
1
-4
/
+4
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
1
-2
/
+2
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-23
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
1
-3
/
+1
2022-07-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2022-07-19
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
1
-0
/
+1
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2022-07-06
xdp: Fix spurious packet loss in generic XDP TX path
Johan Almbladh
1
-2
/
+6
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+15
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
1
-10
/
+15
2022-06-10
net: add napi_get_frags_check() helper
Eric Dumazet
1
-0
/
+18
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
1
-1
/
+1
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-9
/
+9
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-5
/
+5
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-70
/
+162
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
1
-3
/
+0
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
1
-1
/
+1
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
1
-2
/
+3
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
1
-0
/
+1
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
1
-1
/
+1
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
1
-2
/
+5
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
1
-1
/
+1
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-3
/
+4
2022-05-13
net: update the register_netdevice() kdoc
Jakub Kicinski
1
-14
/
+6
2022-05-11
net: add more debug info in skb_checksum_help()
Eric Dumazet
1
-4
/
+6
2022-05-11
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
1
-2
/
+6
2022-05-11
net: fix kdoc on __dev_queue_xmit()
Jakub Kicinski
1
-20
/
+15
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-2
/
+2
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
1
-0
/
+35
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-0
/
+12
2022-05-04
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
1
-3
/
+3
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
1
-13
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+6
2022-04-28
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
1
-1
/
+2
2022-04-27
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-9
/
+5
2022-04-27
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
1
-0
/
+31
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
1
-2
/
+29
[next]