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
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
tcp: fix build error if IPv6 is not enabled
Eric Dumazet
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-17
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
2014-10-17
ipv6: introduce tcp_v6_iif()
Eric Dumazet
2014-10-17
ipv4: clean up cookie_v4_check()
Cong Wang
2014-10-17
ipv4: share tcp_v4_save_options() with cookie_v4_check()
Cong Wang
2014-10-16
netlink: fix description of portid
Nicolas Dichtel
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-14
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2014-10-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2014-10-14
lib80211: remove unused print_ssid()
Andy Shevchenko
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h
Pablo Neira Ayuso
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2014-10-07
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
2014-10-07
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
2014-10-06
net: sched: remove tcf_proto from ematch calls
John Fastabend
2014-10-06
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou
2014-10-06
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-04
Removed unused inet6 address state
Sébastien Barré
2014-10-03
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
2014-10-03
qdisc: validate skb without holding lock
Eric Dumazet
2014-10-03
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
ipvs: Clean up comment style in ip_vs.h
Simon Horman
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-01
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
WANG Cong
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
2014-09-30
tcp: Change tcp_slow_start function to return void
Li RongQing
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-29
tcp: move TCP_ECN_create_request out of header
Florian Westphal
[next]