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
/
drivers
/
net
/
xen-netback
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/xen-netback: prevent UAF in xenvif_flush_hash()
Jeongjun Park
2024-08-28
1
-3
/
+2
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-22
3
-7
/
+11
|
\
|
*
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-22
3
-7
/
+11
*
|
net: move skb ref helpers to new header
Mina Almasry
2024-04-11
1
-0
/
+1
|
/
*
net: fill in MODULE_DESCRIPTION()s for xen-netback
Breno Leitao
2024-02-15
1
-0
/
+1
*
xen-netback: properly sync TX responses
Jan Beulich
2024-02-01
1
-44
/
+40
*
xen-netback: don't produce zero-size SKB frags
Jan Beulich
2024-01-08
1
-6
/
+38
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-2
/
+1
|
\
|
*
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
1
-2
/
+1
*
|
xen-netback: add software timestamp capabilities
Luca Fancellu
2023-10-13
1
-1
/
+4
*
|
xen-netback: use default TX queue size for vifs
Roger Pau Monne
2023-10-08
1
-4
/
+0
|
/
*
xen/netback: Fix buffer overrun triggered by unusual packet
Ross Lagerwall
2023-08-03
1
-5
/
+10
*
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-1
/
+1
|
\
|
*
xen/netback: Pass (void *) to virt_to_page()
Linus Walleij
2023-05-29
1
-1
/
+1
*
|
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-3
/
+1
|
/
*
xen/netback: use same error messages for same errors
Juergen Gross
2023-03-30
1
-4
/
+2
*
xen/netback: remove not needed test in xenvif_tx_build_gops()
Juergen Gross
2023-03-28
1
-4
/
+0
*
xen/netback: don't do grant copy across page boundary
Juergen Gross
2023-03-28
2
-3
/
+24
*
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
1
-5
/
+0
|
\
|
*
xen-netback: remove unused variables pending_idx and index
Tom Rix
2023-02-27
1
-5
/
+0
*
|
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
|
/
*
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
1
-2
/
+1
|
\
|
*
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-15
1
-2
/
+1
*
|
xen/netback: fix build warning
Juergen Gross
2022-12-07
1
-1
/
+1
*
|
xen/netback: don't call kfree_skb() with interrupts disabled
Juergen Gross
2022-12-06
3
-6
/
+10
*
|
xen/netback: Ensure protocol headers don't fall in the non-linear area
Ross Lagerwall
2022-12-06
1
-100
/
+123
|
/
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
xen/netback: use struct ubuf_info_msgzc
Pavel Begunkov
2022-09-28
3
-6
/
+7
*
xen-netback: use kstrdup instead of open-coding it
Minghao Chi
2022-09-23
1
-2
/
+1
*
xen-netback: only remove 'hotplug-status' when the vif is actually destroyed
Paul Durrant
2022-09-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-0
/
+1
|
\
|
*
xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
Juergen Gross
2022-07-14
1
-0
/
+1
*
|
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-3
/
+1
*
|
xen/netback: do some code cleanup
Juergen Gross
2022-06-08
4
-29
/
+5
|
/
*
xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()
Juergen Gross
2022-05-31
1
-1
/
+1
*
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
1
-2
/
+1
*
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
2022-02-24
1
-8
/
+4
*
Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
Marek Marczykowski-Górecki
2022-02-24
1
-1
/
+1
*
xen/netback: don't queue unlimited number of packages
Juergen Gross
2021-12-16
1
-7
/
+11
*
xen/netback: fix rx queue stall detection
Juergen Gross
2021-12-16
2
-24
/
+42
*
net: xen: use eth_hw_addr_set()
Jakub Kicinski
2021-10-22
1
-2
/
+4
*
xen-netback: Remove redundant initialization of variable err
Colin Ian King
2021-10-15
1
-1
/
+1
*
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Jan Beulich
2021-09-19
1
-1
/
+1
*
xen-netback: take a reference to the RX task thread
Roger Pau Monne
2021-06-07
1
-0
/
+6
*
xen-netback: Check for hotplug-status existence before watching
Michael Brown
2021-04-13
1
-4
/
+8
*
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-09
1
-2
/
+2
|
\
|
*
xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculating
Jan Beulich
2021-03-01
1
-2
/
+2
*
|
xen-netback: respect gnttab_map_refs()'s return value
Jan Beulich
2021-03-03
1
-1
/
+11
|
/
*
Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-21
1
-3
/
+1
|
\
[next]