index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-09-19
net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER
Yajun Deng
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
2021-09-19
NET: IPV4: fix error "do not initialise globals to 0"
wangzhitong
2021-09-19
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-18
mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt support
Florian Westphal
2021-09-18
mptcp: add MPTCP_TCPINFO getsockopt support
Florian Westphal
2021-09-18
mptcp: add MPTCP_INFO getsockopt
Florian Westphal
2021-09-18
mptcp: add new mptcp_fill_diag helper
Florian Westphal
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
net/tls: support SM4 GCM/CCM algorithm
Tianjia Zhang
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-09-15
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
2021-09-15
devlink: Delete not-used single parameter notification APIs
Leon Romanovsky
2021-09-15
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-09-15
xfrm: notify default policy on update
Nicolas Dichtel
2021-09-15
xfrm: make user policy API complete
Nicolas Dichtel
2021-09-14
net: dsa: tag_rtl4_a: Drop bit 9 from egress frames
Linus Walleij
2021-09-14
skbuff: inline page_frag_alloc_align()
Yajun Deng
2021-09-14
ethtool: prevent endless loop if eeprom size is smaller than announced
Heiner Kallweit
2021-09-14
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
Eric Dumazet
2021-09-14
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
net-caif: avoid user-triggerable WARN_ON(1)
Eric Dumazet
2021-09-14
net/smc: add generic netlink support for system EID
Karsten Graul
2021-09-14
net/smc: keep static copy of system EID
Karsten Graul
2021-09-14
net/smc: add support for user defined EIDs
Karsten Graul
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-14
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
2021-09-14
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
2021-09-13
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2021-09-13
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-09-13
nfc: do not break pr_debug() call into separate lines
Krzysztof Kozlowski
2021-09-13
ipv6: delay fib6_sernum increase in fib6_add
zhang kai
2021-09-13
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
2021-09-13
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
2021-09-13
Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
Yajun Deng
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-10
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
2021-09-10
bpf: Add hardware timestamp field to __sk_buff
Vadim Fedorenko
2021-09-10
net/packet: clarify source of pr_*() messages
Baruch Siach
2021-09-10
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
2021-09-09
net: xfrm: fix shift-out-of-bounds in xfrm_get_default
Pavel Skripkin
2021-09-09
net/l2tp: Fix reference count leak in l2tp_udp_recv_core
Xiyu Yang
2021-09-09
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
[prev]
[next]