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
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-02
iov_iter: Fix 9p virtio breakage
Marc Zyngier
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
missing bits of "iov_iter: Separate type from direction and use accessor func...
Al Viro
2018-11-01
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Al Viro
2018-11-01
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
2018-10-31
openvswitch: Fix push/pop ethernet validation
Jaime CaamaƱo Ruiz
2018-10-31
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-10-31
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-30
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-10-29
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-10-29
sctp: check policy more carefully when getting pr status
Xin Long
2018-10-29
sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
Xin Long
2018-10-29
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2018-10-29
nfsd: Fix an Oops in free_session()
Trond Myklebust
2018-10-29
svcrdma: Remove try_module_get from backchannel
Chuck Lever
2018-10-29
svcrdma: Remove ->release_rqst call in bc reply handler
Chuck Lever
2018-10-29
svcrdma: Reduce max_send_sges
Chuck Lever
2018-10-29
SUNRPC: Simplify TCP receive code
Trond Myklebust
2018-10-29
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
Trond Myklebust
2018-10-29
SUNRPC: Remove non-RCU protected lookup
Trond Myklebust
2018-10-29
SUNRPC: Lockless server RPCSEC_GSS context lookup
Trond Myklebust
2018-10-29
SUNRPC: Make server side AUTH_UNIX use lockless lookups
Trond Myklebust
2018-10-29
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Trond Myklebust
2018-10-29
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
Linus Torvalds
2018-10-28
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
2018-10-28
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
2018-10-28
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
2018-10-28
net: Properly unlink GRO packets on overflow.
David S. Miller
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
2018-10-26
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
2018-10-26
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
2018-10-26
net/smc: fix smc_buf_unuse to use the lgr pointer
Karsten Graul
2018-10-26
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
2018-10-26
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-10-25
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-10-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-10-25
bpf: make direct packet write unclone more robust
Daniel Borkmann
[next]