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
2022-05-17
dn_route: set rt neigh to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
2022-05-17
net/smc: rdma write inline if qp has sufficient inline space
Guangguan Wang
2022-05-17
net/smc: send cdc msg inline if qp has sufficient inline space
Guangguan Wang
2022-05-17
ax25: merge repeat codes in ax25_dev_device_down()
Lu Wei
2022-05-16
Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-05-16
mptcp: sockopt: add TCP_DEFER_ACCEPT support
Florian Westphal
2022-05-16
Revert "mptcp: add data lock for sk timers"
Paolo Abeni
2022-05-16
can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
Oliver Hartkopp
2022-05-16
can: isotp: add support for transmission without flow control
Oliver Hartkopp
2022-05-16
can: raw: add support for SO_TXTIME/SCM_TXTIME
Marc Kleine-Budde
2022-05-16
can: raw: raw_sendmsg(): remove not needed setting of skb->sk
Marc Kleine-Budde
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2022-05-16
net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv()
Menglong Dong
2022-05-16
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
2022-05-16
net: dm: check the boundary of skb drop reasons
Menglong Dong
2022-05-16
net/smc: align the connect behaviour with TCP
Guangguan Wang
2022-05-16
inet: rename INET_MATCH()
Eric Dumazet
2022-05-16
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
2022-05-16
l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
Eric Dumazet
2022-05-16
inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()
Eric Dumazet
2022-05-16
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Eric Dumazet
2022-05-16
net: annotate races around sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Coco Li
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
ipv6/gro: insert temporary HBH/jumbo header
Eric Dumazet
2022-05-16
ipv6/gso: remove temporary HBH/jumbo header
Eric Dumazet
2022-05-16
tcp_cubic: make hystart_ack_delay() aware of BIG TCP
Eric Dumazet
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-05-13
netfilter: conntrack: skip verification of zero UDP checksum
Kevin Mitchell
2022-05-13
netfilter: flowtable: nft_flow_route use more data for reverse route
Sven Auhagen
2022-05-13
netfilter: conntrack: add nf_conntrack_events autodetect mode
Florian Westphal
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
2022-05-13
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
2022-05-13
netfilter: conntrack: avoid unconditional local_bh_disable
Florian Westphal
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2022-05-13
netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
Florian Westphal
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
2022-05-13
netfilter: extensions: introduce extension genid count
Florian Westphal
2022-05-13
netfilter: remove nf_ct_unconfirmed_destroy helper
Florian Westphal
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
[next]