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
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-23
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-22
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
2015-12-22
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
Ido Schimmel
2015-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-18
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
2015-12-18
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
2015-12-18
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
Pablo Neira Ayuso
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
2015-12-17
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
2015-12-16
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
2015-12-16
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-12-15
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
2015-12-15
net: fix uninitialized variable issue
tadeusz.struk@intel.com
2015-12-15
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
2015-12-15
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
2015-12-15
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
2015-12-15
mac80211: reprogram in interface order
Johannes Berg
2015-12-15
mac80211: run scan completed work on reconfig failure
Johannes Berg
2015-12-15
nl80211: Fix potential memory leak in nl80211_connect
Ola Olsson
2015-12-15
nl80211: Fix potential memory leak in nl80211_set_wowlan
Ola Olsson
2015-12-15
nl80211: fix a few memory leaks in reg.c
Ola Olsson
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-14
net: fix IP early demux races
Eric Dumazet
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-13
net: Flush local routes when device changes vrf association
David Ahern
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-12-13
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
2015-12-13
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-12-12
mpls: make via address optional for multipath routes
Robert Shearman
2015-12-12
mpls: fix out-of-bounds access when via address not specified
Robert Shearman
2015-12-12
mpls: don't dump RTA_VIA attribute if not specified
Robert Shearman
2015-12-12
mpls: validate L2 via address length
Robert Shearman
2015-12-11
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
2015-12-11
openvswitch: Fix helper reference leak
Joe Stringer
2015-12-11
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2015-12-11
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
xfrm: add rcu grace period in xfrm_policy_destroy()
Eric Dumazet
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
[next]