index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
opp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-19
selftests: net: netlink-dumps: validation checks
Jakub Kicinski
1
-2
/
+2
2024-11-19
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
1
-0
/
+1
2024-11-19
rocker: fix link status detection in rocker_carrier_init()
Dmitry Antipov
1
-1
/
+1
2024-11-19
net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
Jack Wu
1
-1
/
+1
2024-11-19
tools: ynl-gen: allow uapi headers in sub-dirs
Jakub Kicinski
1
-0
/
+1
2024-11-19
dt-bindings: net: renesas,ether: Drop undocumented "micrel,led-mode"
Rob Herring (Arm)
1
-1
/
+0
2024-11-18
net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
Roger Quadros
1
-0
/
+100
2024-11-18
net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014
Roger Quadros
1
-14
/
+22
2024-11-18
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
3
-3
/
+103
2024-11-18
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
3
-5
/
+210
2024-11-18
net/udp: Add 4-tuple hash list basis
Philo Lu
3
-5
/
+97
2024-11-18
net/udp: Add a new struct for hash2 slot
Philo Lu
3
-34
/
+63
2024-11-16
virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
1
-1
/
+2
2024-11-16
virtio_net: update tx timeout record
Xuan Zhuo
1
-0
/
+7
2024-11-16
virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
1
-11
/
+168
2024-11-16
virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
1
-1
/
+9
2024-11-16
virtio_net: xsk: bind/unbind xsk for tx
Xuan Zhuo
1
-0
/
+53
2024-11-16
virtio_net: refactor the xmit type
Xuan Zhuo
1
-39
/
+51
2024-11-16
virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
3
-63
/
+0
2024-11-16
virtio-net: rq submits premapped per-buffer
Xuan Zhuo
1
-11
/
+11
2024-11-16
virtio_ring: introduce add api for premapped
Xuan Zhuo
2
-0
/
+59
2024-11-16
virtio_ring: perform premapped operations based on per-buffer
Xuan Zhuo
1
-48
/
+53
2024-11-16
virtio_ring: packed: record extras for indirect buffers
Xuan Zhuo
1
-24
/
+36
2024-11-16
virtio_ring: split: record extras for indirect buffers
Xuan Zhuo
1
-60
/
+52
2024-11-16
virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
1
-15
/
+12
2024-11-16
selftests: net: fdb_notify: Add a test for FDB notifications
Petr Machata
3
-1
/
+114
2024-11-16
selftests: net: lib: Add kill_process
Petr Machata
15
-34
/
+41
2024-11-16
selftests: net: lib: Move checks from forwarding/lib.sh here
Petr Machata
2
-73
/
+73
2024-11-16
selftests: net: lib: Move tests_run from forwarding/lib.sh here
Petr Machata
2
-10
/
+10
2024-11-16
selftests: net: lib: Move logging from forwarding/lib.sh here
Petr Machata
2
-113
/
+115
2024-11-16
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
9
-18
/
+34
2024-11-16
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
12
-18
/
+32
2024-11-16
rtase: Modify the content format of the enum rtase_registers
Justin Lai
1
-1
/
+1
2024-11-16
rtase: Modify the name of the goto label
Justin Lai
1
-5
/
+5
2024-11-16
net: netpoll: flush skb pool during cleanup
Breno Leitao
1
-1
/
+13
2024-11-16
net: netpoll: Individualize the skb pool
Breno Leitao
2
-18
/
+14
2024-11-16
octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"
Colin Ian King
1
-1
/
+1
2024-11-16
net/netlink: Correct the comment on netlink message max cap
Dmitry Safonov
1
-2
/
+2
2024-11-16
enic: Move kdump check into enic_adjust_resources()
Nelson Escobar
1
-16
/
+9
2024-11-16
enic: Move enic resource adjustments to separate function
Nelson Escobar
1
-57
/
+70
2024-11-16
enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way
Nelson Escobar
1
-59
/
+57
2024-11-16
enic: Allocate arrays in enic struct based on VIC config
Nelson Escobar
2
-21
/
+87
2024-11-16
enic: Save resource counts we read from HW
Nelson Escobar
3
-9
/
+18
2024-11-16
enic: Make MSI-X I/O interrupts come after the other required ones
Nelson Escobar
2
-9
/
+22
2024-11-16
enic: Create enic_wq/rq structures to bundle per wq/rq data
Nelson Escobar
4
-73
/
+81
2024-11-16
net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
Tarun Alle
1
-0
/
+1
2024-11-15
dt-bindings: net: dsa: microchip,ksz: Drop undocumented "id"
Rob Herring (Arm)
1
-1
/
+0
2024-11-15
bnxt_en: optimize gettimex64
Vadim Fedorenko
2
-6
/
+37
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
1
-0
/
+2
2024-11-15
netfilter: bitwise: add support for doing AND, OR and XOR directly
Jeremy Sowden
2
-11
/
+131
[next]