index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/net: fix a char signedness issue
Willem de Bruijn
2023-11-28
1
-1
/
+1
*
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
2023-11-28
1
-2
/
+2
*
Merge branch 'dpaa2-eth-fixes'
David S. Miller
2023-11-26
2
-7
/
+11
|
\
|
*
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
2023-11-26
1
-2
/
+6
|
*
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2023-11-26
2
-5
/
+5
|
/
*
net: dsa: mv88e6xxx: fix marvell 6350 probe crash
Greg Ungerer
2023-11-26
1
-2
/
+4
*
net: dsa: mv88e6xxx: fix marvell 6350 switch probing
Greg Ungerer
2023-11-26
1
-4
/
+16
*
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-11-24
1
-2
/
+4
*
mptcp: fix uninit-value in mptcp_incoming_options
Edward Adam Davis
2023-11-24
1
-0
/
+1
*
Merge branch 'rswitch-fixes'
David S. Miller
2023-11-24
1
-9
/
+13
|
\
|
*
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
2023-11-24
1
-8
/
+12
|
*
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-24
1
-1
/
+1
|
*
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-24
1
-1
/
+1
|
/
*
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-23
72
-667
/
+1429
|
\
|
*
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2023-11-23
2
-1
/
+7
|
*
tools: ynl: fix header path for nfsd
Jakub Kicinski
2023-11-23
1
-1
/
+1
|
*
net: ipa: fix one GSI register field width
Alex Elder
2023-11-23
1
-1
/
+1
|
*
tls: fix NULL deref on tls_sw_splice_eof() with empty record
Jann Horn
2023-11-23
1
-0
/
+3
|
*
net: axienet: Fix check for partial TX checksum
Samuel Holland
2023-11-23
1
-1
/
+1
|
*
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
2023-11-23
1
-6
/
+13
|
*
i40e: Fix adding unsupported cloud filters
Ivan Vecera
2023-11-23
1
-7
/
+9
|
*
Merge branch 'ice-restore-timestamp-config-after-reset'
Paolo Abeni
2023-11-23
5
-82
/
+83
|
|
\
|
|
*
ice: restore timestamp configuration after device reset
Jacob Keller
2023-11-23
3
-40
/
+51
|
|
*
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
2023-11-23
1
-26
/
+34
|
|
*
ice: remove ptp_tx ring parameter flag
Jacob Keller
2023-11-23
3
-18
/
+0
|
|
/
|
*
Merge branch 'amd-xgbe-fixes-to-handle-corner-cases'
Paolo Abeni
2023-11-23
3
-4
/
+35
|
|
\
|
|
*
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
2023-11-23
1
-3
/
+8
|
|
*
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
2023-11-23
1
-0
/
+14
|
|
*
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
2023-11-23
1
-1
/
+13
|
|
/
|
*
net: veth: fix ethtool stats reporting
Lorenzo Bianconi
2023-11-23
1
-1
/
+1
|
*
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
2023-11-23
1
-1
/
+19
|
*
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
2023-11-23
1
-0
/
+1
|
*
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
2023-11-22
1
-3
/
+1
|
*
net/smc: avoid data corruption caused by decline
D. Wythe
2023-11-22
1
-2
/
+6
|
*
nfc: virtual_ncidev: Add variable to check if ndev is running
Nguyen Dinh Phi
2023-11-22
1
-1
/
+6
|
*
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
2023-11-22
1
-5
/
+12
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-22
18
-416
/
+1043
|
|
\
|
|
*
Merge branch 'verify-callbacks-as-if-they-are-called-unknown-number-of-times'
Alexei Starovoitov
2023-11-21
10
-217
/
+709
|
|
|
\
|
|
|
*
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
2023-11-21
1
-0
/
+75
|
|
|
*
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-21
3
-12
/
+53
|
|
|
*
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
2023-11-21
1
-0
/
+20
|
|
|
*
bpf: widening for callback iterators
Eduard Zingerman
2023-11-21
1
-2
/
+22
|
|
|
*
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2023-11-21
2
-0
/
+149
|
|
|
*
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-21
5
-113
/
+240
|
|
|
*
bpf: extract setup_func_entry() utility function
Eduard Zingerman
2023-11-21
1
-36
/
+48
|
|
|
*
bpf: extract __check_reg_arg() utility function
Eduard Zingerman
2023-11-21
1
-6
/
+13
|
|
|
*
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
2023-11-21
1
-5
/
+8
|
|
|
*
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
2023-11-21
1
-30
/
+48
|
|
|
*
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
2023-11-21
1
-32
/
+52
|
|
|
/
|
|
*
Merge branch 'bpf_redirect_peer fixes'
Martin KaFai Lau
2023-11-20
8
-199
/
+334
|
|
|
\
[next]