index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-08
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-08
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
2022-02-07
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
2022-02-07
bpf: Introduce bpf_arch_text_copy
Song Liu
2022-02-07
bpf: Use size instead of pages in bpf_binary_header
Song Liu
2022-02-07
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2022-02-07
net: skb_drop_reason: add document for drop reasons
Menglong Dong
2022-02-05
skmsg: convert struct sk_msg_sg::copy to a bitmap
Eric Dumazet
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
2022-02-04
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
2022-02-04
tls: cap the output scatter list to something reasonable
Jakub Kicinski
2022-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-03
ice: add support for DSCP QoS for IDC
Dave Ertman
2022-02-03
i40e: remove enum i40e_client_state
Jakub Kicinski
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2022-02-01
net/mlx5e: Use struct_group() for memcpy() region
Kees Cook
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-29
Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-28
Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
[next]