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
/
ipv4
Age
Commit message (
Expand
)
Author
2015-06-04
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
2015-05-31
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2015-05-31
udp: fix behavior of wrong checksums
Eric Dumazet
2015-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-05-28
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
2015-05-28
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-05-19
tcp: don't over-send F-RTO probes
Yuchung Cheng
2015-05-19
tcp: only undo on partial ACKs in CA_Loss
Yuchung Cheng
2015-05-17
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
2015-05-14
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-05-13
esp4: Use high-order sequence number bits for IV generation
Herbert Xu
2015-05-05
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
2015-05-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-01
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-04-29
tcp: update reordering first before detecting loss
Yuchung Cheng
2015-04-29
tcp: add TCP_CC_INFO socket option
Eric Dumazet
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-29
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
2015-04-29
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-04-24
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-04-22
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-04-21
tcp: add memory barriers to write space paths
jbaron@akamai.com
2015-04-20
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
2015-04-17
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
2015-04-16
fou: avoid missing unlock in failure path
WANG Cong
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
tcp: fix bogus RTT for CC when retransmissions are acked
Kenneth Klette Jonassen
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-12
fou: implement FOU_CMD_GET
WANG Cong
2015-04-12
fou: add network namespace support
WANG Cong
2015-04-12
fou: always use be16 for port
WANG Cong
2015-04-12
fou: exit early when parsing config fails
WANG Cong
2015-04-12
fou: avoid calling udp_del_offload() twice
WANG Cong
2015-04-11
new helper: msg_data_left()
Al Viro
2015-04-09
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
2015-04-09
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-09
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
[next]