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
2017-05-21
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
2017-05-21
arp: fixed error in a comment
Ihar Hrachyshka
2017-05-21
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-19
ah: use crypto_memneq to check the ICV
Sabrina Dubroca
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
tcp: fix tcp_rearm_rto()
Eric Dumazet
2017-05-18
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
2017-05-18
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
udp: make function udp_skb_dtor_locked static
Colin Ian King
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
tcp_lp: cache tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
2017-05-17
arp: honour gratuitous ARP _replies_
Ihar Hrachyshka
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
udp: keep the sk_receive_queue held when splicing
Paolo Abeni
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
2017-05-16
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
2017-05-16
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-11
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-08
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
vti: check nla_put_* return value
Hangbin Liu
2017-05-08
tcp: make congestion control optionally skip slow start after idle
Wei Wang
2017-05-08
ipv4: restore rt->fi for reference counting
WANG Cong
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-04
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-04
esp4: Fix udpencap for local TCP packets.
Steffen Klassert
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-01
net/esp4: Fix invalid esph pointer crash
Ilan Tayari
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
netfilter: snmp: avoid stack size warning
Florian Westphal
[prev]
[next]