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
/
include
/
net
Age
Commit message (
Expand
)
Author
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
net: dsa: use ports list in dsa_to_port
Vivien Didelot
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
2019-10-17
netfilter: conntrack: free extension area immediately
Florian Westphal
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
2019-10-11
devlink: propagate extack down to health reporter ops
Jiri Pirko
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-10-08
ipvs: batch __ip_vs_cleanup
Haishuang Yan
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
2019-10-07
net/tls: store decrypted on a single bit
Jakub Kicinski
2019-10-07
net/tls: store async_capable on a single bit
Jakub Kicinski
2019-10-07
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
2019-10-07
ipv6: Make ipv6_mc_may_pull() return bool.
David S. Miller
2019-10-06
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
2019-10-06
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
2019-10-06
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
2019-10-05
net: devlink: export devlink net setter
Jiri Pirko
2019-10-05
net/tls: add skeleton of MIB statistics
Jakub Kicinski
2019-10-05
net/tls: add tracing for device/offload events
Jakub Kicinski
2019-10-04
net: spread "enum sock_flags"
Alexey Dobriyan
2019-10-04
net/tls: rename tls_hw_* functions tls_toe_*
Jakub Kicinski
2019-10-04
net/tls: move TOE-related code to a separate file
Jakub Kicinski
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
[next]