index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-15
/
+6
2026-08-04
ipv6: prevent in6_dev_get() from resurrecting inet6_dev
Kyle Zeng
1
-2
/
+2
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
2
-25
/
+28
2026-08-03
xsk: move xsk_tx_metadata_request() to xdp_sock_drv.h
Stanislav Fomichev
2
-43
/
+43
2026-08-03
xsk: validate launch-time metadata size
Stanislav Fomichev
1
-4
/
+13
2026-08-03
xsk: clear metadata pointer when no timestamp is requested
Stanislav Fomichev
1
-4
/
+10
2026-08-03
xsk: pass TX metadata pointer by reference
Stanislav Fomichev
2
-4
/
+6
2026-07-31
ipvs: return the csum validation for forward hook
Julian Anastasov
1
-14
/
+5
2026-07-31
ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
Julian Anastasov
1
-1
/
+1
2026-07-28
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Pauli Virtanen
1
-1
/
+3
2026-07-24
Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-9
/
+43
2026-07-24
xsk: reclaim invalid Tx descriptors in ZC batch path
Maciej Fijalkowski
1
-0
/
+3
2026-07-24
xsk: provide sufficient space in pool->tx_descs
Maciej Fijalkowski
1
-2
/
+4
2026-07-24
xsk: drain continuation descs after overflow in xsk_build_skb()
Jason Xing
1
-0
/
+1
2026-07-23
ipvs: do not mangle ICMP replies for non-first fragments
Julian Anastasov
1
-6
/
+5
2026-07-23
ipvs: fix places with wrong packet offsets
Julian Anastasov
1
-6
/
+9
2026-07-23
ipvs: fix the checksum validations
Julian Anastasov
1
-2
/
+29
2026-07-23
netfilter: nf_tables: make nft_object rhltable per table
Pablo Neira Ayuso
1
-1
/
+3
2026-07-23
tcp: challenge ACK for non-exact RST in SYN-RECEIVED
Yuxiang Yang
1
-0
/
+2
2026-07-22
netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()
Pablo Neira Ayuso
1
-0
/
+3
2026-07-22
Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
1
-0
/
+3
2026-07-20
net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
Jamal Hadi Salim
1
-1
/
+13
2026-07-20
Bluetooth: RFCOMM: Fix session UAF in set_termios
Chengfeng Ye
1
-0
/
+3
2026-07-17
sctp: fix auth_hmacs array size in struct sctp_cookie
Xin Long
1
-1
/
+2
2026-07-13
Bluetooth: mgmt: Translate HCI reason in Device Disconnected event
Mikhail Gavrilov
1
-0
/
+1
2026-07-11
Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
1
-0
/
+2
2026-07-10
Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Paolo Abeni
1
-2
/
+2
2026-07-09
Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
2
-3
/
+7
2026-07-09
net: mana: Sync page pool RX frags for CPU
Dexuan Cui
1
-0
/
+8
2026-07-08
ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
1
-1
/
+2
2026-07-08
netfilter: flowtable: support IPIP tunnel with direct xmit
Pablo Neira Ayuso
1
-2
/
+3
2026-07-08
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
Pablo Neira Ayuso
1
-0
/
+2
2026-07-08
ipv6: mcast: Fix potential UAF in MLD delayed work
Eric Dumazet
1
-0
/
+5
2026-07-07
wifi: cfg80211: use wiphy work for socket owner autodisconnect
Cen Zhang
1
-1
/
+1
2026-07-06
Bluetooth: ISO: exclude RFU bits from ISO_SDU_Length
Pauli Virtanen
1
-2
/
+3
2026-07-06
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
Siwei Zhang
1
-4
/
+6
2026-07-06
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
Siwei Zhang
1
-0
/
+1
2026-07-06
wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlock
Peddolla Harshavardhan Reddy
1
-1
/
+1
2026-07-06
net/sched: act_pedit: fix TOCTOU heap OOB write in tc offload
Jamal Hadi Salim
1
-10
/
+8
2026-07-03
gue: validate REMCSUM private option length
Qihang
1
-1
/
+1
2026-07-02
xfrm: cache the offload ifindex for netlink dumps
Cen Zhang
1
-0
/
+2
2026-06-29
tcp: restore RCU grace period in tcp_ao_destroy_sock
Michael Bommarito
1
-0
/
+1
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-14
/
+44
2026-06-24
Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-0
/
+5
2026-06-23
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
1
-4
/
+11
2026-06-23
netfilter: nf_conntrack_expect: store master_tuple in expectation
Pablo Neira Ayuso
1
-0
/
+1
2026-06-23
netfilter: conntrack: add deprecation warnings for irc and pptp trackers
Florian Westphal
1
-0
/
+4
2026-06-22
ipv4: fib: Don't ignore error route in local/main tables.
Kuniyuki Iwashima
1
-4
/
+3
2026-06-22
Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-3
/
+16
2026-06-21
net: dst_metadata: fix false-positive memcpy overflow in tun_dst_unclone
Ilya Maximets
1
-2
/
+5
[next]