index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
sctp: fix busy polling
Eric Dumazet
1
-6
/
+4
2024-01-03
net: kcm: fix direct access to bv_len
Mina Almasry
1
-1
/
+1
2024-01-03
vsock/virtio: use skb_frag_*() helpers
Mina Almasry
1
-3
/
+3
2024-01-03
net/sched: sch_api: conditional netlink notifications
Pedro Tammela
1
-11
/
+68
2024-01-03
net/sched: introduce ACT_P_BOUND return code
Pedro Tammela
21
-21
/
+22
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
3
-3
/
+3
2024-01-03
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
16
-359
/
+342
2024-01-03
Merge branch 'ena-driver-xdp-changes'
Jakub Kicinski
7
-692
/
+736
2024-01-03
net: ena: Take xdp packets stats into account in ena_get_stats64()
David Arinzon
1
-3
/
+10
2024-01-03
net: ena: Make queue stats code cleaner by removing the if block
David Arinzon
1
-10
/
+7
2024-01-03
net: ena: Always register RX queue info
David Arinzon
3
-4
/
+13
2024-01-03
net: ena: Add more debug prints to XDP related function
David Arinzon
1
-0
/
+4
2024-01-03
net: ena: Refactor napi functions
David Arinzon
2
-23
/
+30
2024-01-03
net: ena: Don't check if XDP program is loaded in ena_xdp_execute()
David Arinzon
1
-3
/
+0
2024-01-03
net: ena: Use tx_ring instead of xdp_ring for XDP channel TX
David Arinzon
4
-65
/
+61
2024-01-03
net: ena: Introduce total_tx_size field in ena_tx_buffer struct
David Arinzon
2
-2
/
+5
2024-01-03
net: ena: Put orthogonal fields in ena_tx_buffer in a union
David Arinzon
1
-5
/
+7
2024-01-03
net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()
David Arinzon
4
-11
/
+10
2024-01-03
net: ena: Move XDP code to its new files
David Arinzon
7
-657
/
+680
2024-01-03
octeontx2-af: Fix max NPC MCAM entry check while validating ref_entry
Suman Ghosh
1
-7
/
+6
2024-01-03
selftests/net: change shebang to bash to support "source"
Yujie Liu
2
-4
/
+4
2024-01-03
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
6
-11
/
+9
2024-01-03
net: mvpp2: initialize port fwnode pointer
Marcin Wojtas
1
-1
/
+1
2024-01-03
net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K
Ilpo Järvinen
1
-2
/
+4
2024-01-03
net/sched: cls_api: complement tcf_tfilter_dump_policy
Lin Ma
1
-0
/
+1
2024-01-02
ppp: Fix spelling typo in comment in ppp_async_encode()
liyouhong
1
-1
/
+1
2024-01-02
net: ethtool: Fix symmetric-xor RSS RX flow hash check
Gerhard Engleder
1
-15
/
+18
2024-01-02
Merge branch 'bug-fixes-for-rss-symmetric-xor'
Jakub Kicinski
2
-2
/
+10
2024-01-02
net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm
Ahmed Zaki
2
-2
/
+5
2024-01-02
net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh
Ahmed Zaki
1
-0
/
+5
2024-01-02
xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
Vladimir Oltean
1
-2
/
+2
2024-01-02
Revert "net: mdio: get/put device node during (un)registration"
Jakub Kicinski
3
-17
/
+1
2024-01-02
Merge branch 'renesas-rzg3s-add-support-for-ethernet'
David S. Miller
4
-312
/
+0
2024-01-02
dt-bindings: net: renesas,etheravb: Document RZ/G3S support
Claudiu Beznea
1
-0
/
+1
2024-01-02
i40e: Avoid unnecessary use of comma operator
Simon Horman
1
-1
/
+1
2024-01-02
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
2
-0
/
+33
2024-01-02
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
12
-317
/
+264
2024-01-02
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
5
-41
/
+43
2024-01-02
ixgbe: report link state for VF devices
Ovidiu Panait
1
-0
/
+1
2024-01-02
Merge branch 'remove-retired-tc-uapi'
David S. Miller
4
-312
/
+0
2024-01-02
net/sched: Remove uapi support for CBQ qdisc
Jamal Hadi Salim
2
-160
/
+0
2024-01-02
net/sched: Remove uapi support for ATM qdisc
Jamal Hadi Salim
2
-30
/
+0
2024-01-02
net/sched: Remove uapi support for dsmark qdisc
Jamal Hadi Salim
2
-28
/
+0
2024-01-02
net/sched: Remove uapi support for tcindex classifier
Jamal Hadi Salim
2
-32
/
+0
2024-01-02
net/sched: Remove uapi support for rsvp classifier
Jamal Hadi Salim
2
-62
/
+0
2024-01-02
Merge branch 'octeon_ep_vf-driver'
David S. Miller
21
-0
/
+5342
2024-01-02
octeon_ep_vf: update MAINTAINERS
Shinas Rasheed
1
-0
/
+9
2024-01-02
octeon_ep_vf: add ethtool support
Shinas Rasheed
5
-2
/
+312
2024-01-02
octeon_ep_vf: add Tx/Rx processing and interrupt support
Shinas Rasheed
4
-5
/
+867
2024-01-02
octeon_ep_vf: add support for ndo ops
Shinas Rasheed
1
-0
/
+54
[next]