开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-11-17
net: add missing include in include/net/gro.h
Eric Dumazet
2021-11-17
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
2021-11-17
Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-11-16
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
2021-11-16
net: align static siphash keys
Eric Dumazet
2021-11-16
net: use .data.once section in netdev_level_once()
Eric Dumazet
2021-11-16
once: use __section(".data.once")
Eric Dumazet
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
2021-11-16
net: inline sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
net: move early demux fields close to sk_refcnt
Eric Dumazet
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
2021-11-16
net: forward_alloc_get depends on CONFIG_MPTCP
Eric Dumazet
2021-11-16
net: shrink struct sock by 8 bytes
Eric Dumazet
2021-11-16
ipv6: shrink struct ipcm6_cookie
Eric Dumazet
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
2021-11-16
net: remove sk_route_forced_caps
Eric Dumazet
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
2021-11-16
tcp: remove dead code in __tcp_v6_send_check()
Eric Dumazet
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-15
Revert "Merge branch 'mctp-i2c-driver'"
Jakub Kicinski
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
2021-11-15
i2c: dev: Handle 255 byte blocks for i2c ioctl
Matt Johnston
2021-11-15
i2c: core: Allow 255 byte transfers for SMBus 3.x
Matt Johnston
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-12
Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2021-11-12
Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-12
bpf: Introduce btf_tracing_ids
Song Liu
2021-11-12
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
2021-11-11
bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
Yonghong Song
2021-11-12
BackMerge tag 'v5.15' into drm-next
Dave Airlie
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
[next]