index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: Correct wrong BH disable in hard-interrupt.
Sebastian Andrzej Siewior
2022-02-23
1
-3
/
+8
*
net: get rid of rtnl_lock_unregistering()
Eric Dumazet
2022-02-19
1
-42
/
+0
*
net: avoid quadratic behavior in netdev_wait_allrefs_any()
Eric Dumazet
2022-02-18
1
-3
/
+1
*
net: allow out-of-order netdev unregistration
Jakub Kicinski
2022-02-17
1
-27
/
+37
*
net: transition netdev reg state earlier in run_todo
Jakub Kicinski
2022-02-17
1
-9
/
+9
*
net: dev: Make rps_lock() disable interrupts.
Sebastian Andrzej Siewior
2022-02-14
1
-34
/
+42
*
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
1
-38
/
+29
*
net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal().
Sebastian Andrzej Siewior
2022-02-14
1
-4
/
+1
*
net: make net->dev_unreg_count atomic
Eric Dumazet
2022-02-10
1
-7
/
+4
*
net: remove default_device_exit()
Eric Dumazet
2022-02-08
1
-8
/
+14
*
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-08
1
-2
/
+4
*
net: initialize init_net earlier
Eric Dumazet
2022-02-06
1
-2
/
+1
*
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2022-02-05
1
-1
/
+1
*
net: minor __dev_alloc_name() optimization
Eric Dumazet
2022-02-03
1
-2
/
+2
*
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-11
1
-0
/
+6
*
net: skb: introduce kfree_skb_reason()
Menglong Dong
2022-01-09
1
-1
/
+2
*
gro: add ability to control gro max packet size
Coco Li
2022-01-06
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+1
|
\
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-4
/
+4
|
\
\
|
*
|
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-17
1
-4
/
+4
*
|
|
net: dev: Change the order of the arguments for the contended condition.
Sebastian Andrzej Siewior
2021-12-14
1
-1
/
+1
*
|
|
net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.
Sebastian Andrzej Siewior
2021-12-13
1
-1
/
+5
|
|
/
|
/
|
*
|
net: add net device refcount tracker to struct netdev_adjacent
Eric Dumazet
2021-12-06
1
-3
/
+4
*
|
net: add net device refcount tracker infrastructure
Eric Dumazet
2021-12-06
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-1
/
+4
|
\
|
|
*
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-01
1
-1
/
+4
*
|
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
2021-11-29
1
-8
/
+8
*
|
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-23
1
-22
/
+4
*
|
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
1
-1
/
+1
*
|
dev_addr: add a modification check
Jakub Kicinski
2021-11-20
1
-0
/
+1
*
|
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
1
-667
/
+1
|
/
*
net: fix premature exit from NAPI state polling in napi_disable()
Alexander Lobakin
2021-11-10
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-1
/
+8
|
\
|
*
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
*
|
net: Prevent HW-GRO and LRO features operate together
Ben Ben-ishay
2021-10-26
1
-0
/
+5
*
|
net-core: use netdev_* calls for kernel messages
Jesse Brandeburg
2021-10-20
1
-12
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-10-18
1
-4
/
+15
|
\
\
|
*
|
netfilter: Introduce egress hook
Lukas Wunner
2021-10-14
1
-2
/
+13
|
*
|
netfilter: Generalize ingress hook include file
Lukas Wunner
2021-10-14
1
-1
/
+1
|
*
|
netfilter: Rename ingress hook include file
Lukas Wunner
2021-10-14
1
-1
/
+1
*
|
|
net: make dev_get_port_parent_id slightly more readable
Antoine Tenart
2021-10-10
1
-5
/
+2
*
|
|
net: introduce a function to check if a netdev name is in use
Antoine Tenart
2021-10-08
1
-4
/
+10
|
/
/
*
|
net:dev: Change napi_gro_complete return type to void
Gyumin Hwang
2021-10-02
1
-3
/
+2
*
|
net: make napi_disable() symmetric with enable
Jakub Kicinski
2021-09-27
1
-6
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
1
-6
/
+10
|
\
|
|
*
napi: fix race inside napi_enable
Xuan Zhuo
2021-09-20
1
-6
/
+10
*
|
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-09-15
1
-0
/
+2
|
/
*
net: in_irq() cleanup
Changbin Du
2021-08-13
1
-1
/
+1
[next]