index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
tap: add missing verification for short frame
Si-Wei Liu
1
-0
/
+5
2024-07-25
mISDN: Fix a use after free in hfcmulti_tx()
Dan Carpenter
1
-3
/
+4
2024-07-25
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
1
-1
/
+21
2024-07-25
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
1
-0
/
+17
2024-07-25
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
1
-3
/
+0
2024-07-25
selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test
Stanislav Fomichev
2
-1
/
+6
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
3
-9
/
+20
2024-07-25
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
2024-07-25
net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...
Breno Leitao
1
-2
/
+1
2024-07-24
MAINTAINERS: make Breno the netconsole maintainer
Jakub Kicinski
1
-0
/
+6
2024-07-24
MAINTAINERS: Update bonding entry
Jay Vosburgh
1
-3
/
+2
2024-07-24
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
1
-3
/
+4
2024-07-24
net: stmmac: Correct byte order of perfect_match
Simon Horman
4
-5
/
+5
2024-07-24
selftests: forwarding: skip if kernel not support setting bridge fdb learning...
Hangbin Liu
1
-0
/
+18
2024-07-24
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
1
-1
/
+4
2024-07-24
netfilter: nft_set_pipapo_avx2: disable softinterrupts
Florian Westphal
1
-2
/
+10
2024-07-24
ice: Fix recipe read procedure
Wojciech Drewek
1
-4
/
+4
2024-07-24
ice: Add a per-VF limit on number of FDIR filters
Ahmed Zaki
4
-1
/
+21
2024-07-23
net: bonding: correctly annotate RCU in bond_should_notify_peers()
Johannes Berg
1
-5
/
+2
2024-07-23
net: airoha: Fix MBI_RX_AGE_SEL_MASK definition
Lorenzo Bianconi
1
-1
/
+1
2024-07-23
l2tp: make session IDR and tunnel session list coherent
James Chapman
1
-18
/
+14
2024-07-23
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
1
-1
/
+1
2024-07-22
tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...
Liwei Song
1
-1
/
+1
2024-07-19
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
1
-15
/
+13
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
5
-42
/
+46
2024-07-19
eth: fbnic: don't build the driver when skb has more than 21 frags
Jakub Kicinski
1
-0
/
+1
2024-07-19
dm vdo: fix a minor formatting issue in vdo.rst
Masatake YAMATO
1
-0
/
+1
2024-07-19
dm vdo int-map: fix kerneldoc formatting
Matthew Sakai
1
-1
/
+1
2024-07-19
dm vdo repair: add missing kerneldoc fields
Matthew Sakai
1
-3
/
+5
2024-07-19
dm: Constify struct dm_block_validator
Christophe JAILLET
12
-44
/
+46
2024-07-19
dm-integrity: introduce the Inline mode
Mikulas Patocka
1
-46
/
+360
2024-07-19
arm64: qcom: don't select HAVE_PWRCTL when PCI=n
Arnd Bergmann
1
-1
/
+1
2024-07-19
syscalls: Fix to add sys_uretprobe to syscall.tbl
Masami Hiramatsu (Google)
1
-0
/
+1
2024-07-19
lockdep: Add comments for lockdep_set_no{validate,track}_class()
Kent Overstreet
1
-0
/
+15
2024-07-19
bcachefs: Fix integer overflow on trans->nr_updates
Kent Overstreet
1
-1
/
+1
2024-07-19
bcachefs: silence silly kdoc warning
Kent Overstreet
1
-1
/
+1
2024-07-19
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
Kent Overstreet
1
-1
/
+2
2024-07-19
bcachefs: Add an error message for insufficient rw journal devs
Kent Overstreet
1
-0
/
+11
2024-07-19
bcachefs: varint: Avoid left-shift of a negative value
Tavian Barnes
1
-1
/
+1
2024-07-18
PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...
Manivannan Sadhasivam
1
-2
/
+2
2024-07-18
init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
Mark Rutland
2
-30
/
+12
2024-07-18
kbuild: fix rebuild of generic syscall headers
Masahiro Yamada
1
-0
/
+8
2024-07-18
SUNRPC: Fixup gss_status tracepoint error output
Benjamin Coddington
1
-1
/
+1
2024-07-18
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
2024-07-18
kselftest/alsa: Log the PCM ID in pcm-test
Mark Brown
1
-0
/
+4
2024-07-18
kselftest/alsa: Use card name rather than number in test names
Mark Brown
2
-58
/
+104
2024-07-18
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
Seunghun Han
1
-0
/
+1
2024-07-18
Kconfig: reduce the amount of power sequencing noise
Bartosz Golaszewski
4
-8
/
+6
2024-07-18
net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports
Martin Willi
1
-0
/
+3
2024-07-18
net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports
Martin Willi
1
-1
/
+2
[next]