summaryrefslogtreecommitdiffstats
path: root/net/ipv4 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-25tap: add missing verification for short frameSi-Wei Liu1-0/+5
2024-07-25mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter1-3/+4
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest1-1/+21
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo1-0/+17
2024-07-25tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)1-3/+0
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2-1/+6
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev3-9/+20
2024-07-25bpf: Fix a segment issue when downgrading gso_sizeFred Li1-4/+11
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao1-2/+1
2024-07-24MAINTAINERS: make Breno the netconsole maintainerJakub Kicinski1-0/+6
2024-07-24MAINTAINERS: Update bonding entryJay Vosburgh1-3/+2
2024-07-24net: nexthop: Initialize all fields in dumped nexthopsPetr Machata1-3/+4
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman4-5/+5
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu1-0/+18
2024-07-24tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida1-1/+4
2024-07-24netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal1-2/+10
2024-07-24ice: Fix recipe read procedureWojciech Drewek1-4/+4
2024-07-24ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki4-1/+21
2024-07-23net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg1-5/+2
2024-07-23net: airoha: Fix MBI_RX_AGE_SEL_MASK definitionLorenzo Bianconi1-1/+1
2024-07-23l2tp: make session IDR and tunnel session list coherentJames Chapman1-18/+14
2024-07-23ipv4: Fix incorrect source address in Record Route optionIdo Schimmel1-1/+1
2024-07-22tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song1-1/+1
2024-07-19bpf, events: Use prog to emit ksymbol event for main programHou Tao1-15/+13
2024-07-19btrfs: change BTRFS_MOUNT_* flags to 64bit typeQu Wenruo5-42/+46
2024-07-19eth: fbnic: don't build the driver when skb has more than 21 fragsJakub Kicinski1-0/+1
2024-07-19dm vdo: fix a minor formatting issue in vdo.rstMasatake YAMATO1-0/+1
2024-07-19dm vdo int-map: fix kerneldoc formattingMatthew Sakai1-1/+1
2024-07-19dm vdo repair: add missing kerneldoc fieldsMatthew Sakai1-3/+5
2024-07-19dm: Constify struct dm_block_validatorChristophe JAILLET12-44/+46
2024-07-19dm-integrity: introduce the Inline modeMikulas Patocka1-46/+360
2024-07-19arm64: qcom: don't select HAVE_PWRCTL when PCI=nArnd Bergmann1-1/+1
2024-07-19syscalls: Fix to add sys_uretprobe to syscall.tblMasami Hiramatsu (Google)1-0/+1
2024-07-19lockdep: Add comments for lockdep_set_no{validate,track}_class()Kent Overstreet1-0/+15
2024-07-19bcachefs: Fix integer overflow on trans->nr_updatesKent Overstreet1-1/+1
2024-07-19bcachefs: silence silly kdoc warningKent Overstreet1-1/+1
2024-07-19bcachefs: Fix fsck warning about btree_trans not passed to fsck errorKent Overstreet1-1/+2
2024-07-19bcachefs: Add an error message for insufficient rw journal devsKent Overstreet1-0/+11
2024-07-19bcachefs: varint: Avoid left-shift of a negative valueTavian Barnes1-1/+1
2024-07-18PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...Manivannan Sadhasivam1-2/+2
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland2-30/+12
2024-07-18kbuild: fix rebuild of generic syscall headersMasahiro Yamada1-0/+8
2024-07-18SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington1-1/+1
2024-07-18SUNRPC: Fix a race to wake a sync taskBenjamin Coddington1-1/+3
2024-07-18kselftest/alsa: Log the PCM ID in pcm-testMark Brown1-0/+4
2024-07-18kselftest/alsa: Use card name rather than number in test namesMark Brown2-58/+104
2024-07-18ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han1-0/+1
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski4-8/+6
2024-07-18net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi1-0/+3
2024-07-18net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi1-1/+2