index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netfront.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-20
xen-netfront: make bounce_skb static
ruanjinjie
1
-1
/
+1
2022-07-14
xen-netfront: re-order error checks in xennet_get_responses()
Jan Beulich
1
-10
/
+10
2022-07-14
xen-netfront: remove leftover call to xennet_tx_buf_gc()
Jan Beulich
1
-4
/
+0
2022-07-01
xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()
Jan Beulich
1
-1
/
+3
2022-07-01
xen/netfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-2
/
+47
2022-07-01
xen/netfront: fix leaking data in shared pages
Roger Pau Monne
1
-1
/
+2
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
1
-4
/
+3
2022-05-19
xen/netfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
1
-41
/
+12
2022-05-19
xen: update ring.h
Juergen Gross
1
-2
/
+2
2022-05-19
xen/netfront: switch netfront to use INVALID_GRANT_REF
Juergen Gross
1
-19
/
+17
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-7
/
+6
2022-03-07
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
Juergen Gross
1
-17
/
+31
2022-03-07
xen/netfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-4
/
+2
2022-02-25
xen/netfront: destroy queues before real_num_tx_queues is zeroed
Marek Marczykowski-Górecki
1
-16
/
+23
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-16
xen/netfront: harden netfront against event channel storms
Juergen Gross
1
-31
/
+94
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2021-10-25
xen/netfront: stop tx queues during live migration
Dongli Zhang
1
-0
/
+8
2021-10-22
net: xen: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-08-25
xen/netfront: don't trust the backend response data blindly
Juergen Gross
1
-5
/
+84
2021-08-25
xen/netfront: disentangle tx_skb_freelist
Juergen Gross
1
-36
/
+25
2021-08-25
xen/netfront: don't read data from request on the ring page
Juergen Gross
1
-44
/
+42
2021-08-25
xen/netfront: read response from backend only once
Juergen Gross
1
-19
/
+19
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
1
-9
/
+9
2021-02-04
drivers: net: xen-netfront: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-01-16
net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours
Lee Jones
1
-3
/
+3
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+2
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-2
/
+2
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-02
drivers: net: xen-netfront: Fixed W=1 set but unused warnings
Andrew Lunn
1
-2
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-21
/
+0
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-22
/
+42
2020-07-24
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
1
-22
/
+42
2020-07-03
net/xen-netfront: add kernel TX timestamps
Daniel Drown
1
-0
/
+4
2020-07-02
xen-netfront: remove redundant assignment to variable 'act'
Colin Ian King
1
-1
/
+1
2020-07-01
xen networking: add basic XDP support for xen-netfront
Denis Kirjanov
1
-10
/
+326
2019-10-01
xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
Dongli Zhang
1
-8
/
+9
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-09-16
xen-netfront: do not assume sk_buff_head list is empty in error handling
Dongli Zhang
1
-1
/
+1
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-4
/
+4
2019-04-16
xen-netfront: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-12-18
xen/netfront: tolerate frags with no data
Juergen Gross
1
-1
/
+1
2018-11-09
xen/netfront: remove unnecessary wmb
Jacob Wen
1
-2
/
+0
2018-09-13
xen/netfront: don't bug in case of too many frags
Juergen Gross
1
-1
/
+7
2018-09-07
xen/netfront: fix waiting for xenbus state change
Juergen Gross
1
-14
/
+10
[next]