index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-06-27
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
Revert "af_unix: Call scm_recv() only after scm_set_cred()."
Kuniyuki Iwashima
2023-06-27
phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
Jakub Kicinski
2023-06-27
libceph: Partially revert changes to support MSG_SPLICE_PAGES
David Howells
2023-06-27
net: phy: mscc: fix packet loss due to RGMII delays
Vladimir Oltean
2023-06-27
Merge branch 'use-vmalloc_array-and-vcalloc'
Jakub Kicinski
2023-06-27
net: mana: use vmalloc_array and vcalloc
Julia Lawall
2023-06-27
net: enetc: use vmalloc_array and vcalloc
Julia Lawall
2023-06-27
ionic: use vmalloc_array and vcalloc
Julia Lawall
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
2023-06-27
gve: use vmalloc_array and vcalloc
Julia Lawall
2023-06-27
octeon_ep: use vmalloc_array and vcalloc
Julia Lawall
2023-06-27
net: usb: qmi_wwan: add u-blox 0x1312 composition
Davide Tronchin
2023-06-27
perf trace: fix MSG_SPLICE_PAGES build error
Matthieu Baerts
2023-06-27
Merge tag 'nf-23-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-06-27
ipvlan: Fix return value of ipvlan_queue_xmit()
Cambda Zhu
2023-06-26
Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-06-26
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
2023-06-26
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
2023-06-26
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
2023-06-26
linux/netfilter.h: fix kernel-doc warnings
Randy Dunlap
2023-06-26
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
2023-06-26
lib/ts_bm: reset initial match offset for every block of text
Jeremy Sowden
2023-06-26
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
2023-06-26
Merge branch 'sfc-next'
David S. Miller
2023-06-26
sfc: falcon: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
sfc: siena: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
sfc: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
sfc: fix crash when reading stats while NIC is resetting
Edward Cree
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
2023-06-26
netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
Phil Sutter
2023-06-26
netfilter: snat: evict closing tcp entries on reply tuple collision
Florian Westphal
2023-06-26
netfilter: nf_tables: permit update of set size
Florian Westphal
2023-06-26
netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
Florian Westphal
2023-06-26
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
2023-06-24
Merge branch 'splice-net-switch-over-users-of-sendpage-and-remove-it'
Jakub Kicinski
2023-06-24
net: Kill MSG_SENDPAGE_NOTLAST
David Howells
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
ocfs2: Fix use of slab data with sendpage
David Howells
2023-06-24
scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
David Howells
2023-06-24
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-24
nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-24
dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
[next]