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
2016-09-12
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-09-09
sctp: identify chunks that need to be fragmented at IP level
Marcelo Ricardo Leitner
2016-09-08
tcp: cwnd does not increase in TCP YeAH
Artem Germanov
2016-09-08
tcp: fastopen: avoid negative sk_forward_alloc
Eric Dumazet
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-06
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
2016-09-06
net: Don't delete routes in different VRFs
Mark Tomlinson
2016-09-06
xprtrdma: Fix receive buffer accounting
Chuck Lever
2016-09-06
xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")
Chuck Lever
2016-09-06
ipv6: release dst in ping_v6_sendmsg
Dave Jones
2016-09-04
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
2016-09-04
Revert "af_unix: Fix splice-bind deadlock"
Linus Torvalds
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
2016-09-03
sunrpc: fix UDP memory accounting
Paolo Abeni
2016-09-02
l2tp: fix use-after-free during module unload
Sabrina Dubroca
2016-09-01
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Eli Cooper
2016-09-01
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
Gao Feng
2016-09-01
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
Neal Cardwell
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
2016-09-01
netconf: add a notif when settings are created
Nicolas Dichtel
2016-09-01
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
2016-09-01
tipc: fix random link resets while adding a second bearer
Parthasarathy Bhuvaragan
2016-08-31
kcm: fix a socket double free
WANG Cong
2016-08-31
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-08-30
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-08-30
Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-30
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
Liping Zhang
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
2016-08-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-08-25
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
2016-08-25
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
2016-08-25
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
2016-08-25
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
2016-08-25
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-25
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
Liping Zhang
2016-08-25
netfilter: cttimeout: put back l4proto when replacing timeout policy
Liping Zhang
2016-08-25
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
Liping Zhang
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
2016-08-24
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
Chuck Lever
2016-08-24
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
2016-08-24
Bluetooth: Fix memory leak at end of hci requests
Frederic Dalleau
2016-08-23
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2016-08-23
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2016-08-23
sctp: fix overrun in sctp_diag_dump_one()
Lance Richardson
2016-08-23
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2016-08-23
udp: fix poll() issue with zero sized packets
Eric Dumazet
2016-08-22
net sched: fix encoding to use real length
Jamal Hadi Salim
[next]