index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2022-01-27
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-05
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-11-18
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
2021-09-20
napi: fix race inside napi_enable
Xuan Zhuo
2021-08-13
net: in_irq() cleanup
Changbin Du
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-09
net, core: Allow netdev_lower_get_next_private_rcu in bh context
Jussi Maki
2021-08-09
net, core: Add support for XDP redirection to slave device
Jussi Maki
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-08-04
net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-04
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
2021-08-03
move netdev_boot_setup into Space.c
Arnd Bergmann
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
net: optimize GRO for the common case.
Paolo Abeni
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-20
memcg: enable accounting for net_device and Tx/Rx queues
Vasily Averin
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-15
net_sched: introduce tracepoint trace_qdisc_enqueue()
Qitao Xu
2021-07-13
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
2021-07-09
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
2021-07-08
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-07
bpf: devmap: Implement devmap prog execution for generic XDP
Kumar Kartikeya Dwivedi
2021-07-07
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
2021-07-07
net: core: Split out code to run generic XDP prog
Kumar Kartikeya Dwivedi
2021-07-06
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
net: update netdev_rx_csum_fault() print dump only once
Tanner Love
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2021-06-21
net/netif_receive_skb_core: Use migrate_disable()
Sebastian Andrzej Siewior
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-14
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-05-13
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-22
net, xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
2021-04-19
gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-13
gro: ensure frag0 meets IP header alignment
Eric Dumazet
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
2021-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
[next]