index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-12
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
2021-01-12
bpf: Declare __bpf_free_used_maps() unconditionally
Andrii Nakryiko
2021-01-12
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
2021-01-12
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-07
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
2021-01-07
skbuff: add flags to ubuf_info for ubuf setup
Jonathan Lemon
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2021-01-07
skbuff: replace sock_zerocopy_get with skb_zcopy_get
Jonathan Lemon
2021-01-07
skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
Jonathan Lemon
2021-01-07
skbuff: Push status and refcounts into sock_zerocopy_callback
Jonathan Lemon
2021-01-07
skbuff: remove unused skb_zcopy_abort function
Jonathan Lemon
2021-01-07
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2021-01-07
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-07
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
2021-01-07
net: phy: bcm7xxx: Add an entry for BCM72116
Florian Fainelli
2021-01-07
udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks
Jakub Kicinski
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
2021-01-05
net: suggest L2 discards be counted towards rx_dropped
Jakub Kicinski
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
2021-01-04
afs: Fix directory entry size calculation
David Howells
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-30
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-12-29
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
2020-12-29
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
2020-12-29
Revert "kbuild: avoid static_assert for genksyms"
Masahiro Yamada
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
[next]