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-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2016-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-09
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
2016-02-09
sctp: translate network order to host order when users get a hmacid
Xin Long
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-02-09
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-02-08
ipv6: fix a lockdep splat
Eric Dumazet
2016-02-08
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-02-06
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
2016-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-02-04
libceph: MOSDOpReply v7 encoding
Ilya Dryomov
2016-02-04
crush: decode and initialize chooseleaf_stable
Ilya Dryomov
2016-02-04
crush: add chooseleaf_stable tunable
Ilya Dryomov
2016-02-04
crush: ensure take bucket value is valid
Ilya Dryomov
2016-02-04
crush: ensure bucket id is valid before indexing buckets array
Ilya Dryomov
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-01-29
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
2016-01-29
irda: fix a potential use-after-free in ircomm_param_request
WANG Cong
2016-01-29
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
2016-01-29
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-01-29
netlink: not trim skb for mmaped socket when dump
Ken-ichirou MATSUZAWA
2016-01-29
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
2016-01-29
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2016-01-29
net_sched: drr: check for NULL pointer in drr_dequeue
Bernie Harris
2016-01-29
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
2016-01-29
ipv4: early demux should be aware of fragments
Eric Dumazet
2016-01-29
Bluetooth: Fix incorrect removing of IRKs
Johan Hedberg
2016-01-29
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
Johan Hedberg
2016-01-29
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
2016-01-29
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-28
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
2016-01-28
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2016-01-28
Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-01-28
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
2016-01-28
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2016-01-28
sctp: remove the dead field of sctp_transport
Xin Long
2016-01-28
sctp: hold transport before we access t->asoc in sctp proc
Xin Long
2016-01-28
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
2016-01-28
tty: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
tty: Use termios c_*flag macros
Peter Hurley
2016-01-27
NFC: nci: Remove dead code
Peter Hurley
2016-01-26
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
2016-01-26
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
2016-01-25
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2016-01-24
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
2016-01-24
af_unix: fix struct pid memory leak
Eric Dumazet
2016-01-24
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]