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
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-18
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-05-17
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
erspan: fix invalid erspan version.
William Tu
2018-05-17
tcp: don't mark recently sent packets lost on RTO
Yuchung Cheng
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
tcp: separate loss marking and state update on RTO
Yuchung Cheng
2018-05-17
tcp: new helper tcp_timeout_mark_lost
Yuchung Cheng
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
2018-05-17
tcp: disable RFC6675 loss detection
Yuchung Cheng
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
2018-05-16
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-13
net: ipv4: ipconfig: fix unused variable
Anders Roxell
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
erspan: auto detect truncated ipv6 packets.
William Tu
2018-05-11
udp: avoid refcount_t saturation in __udp_gso_segment()
Eric Dumazet
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
2018-05-10
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
2018-05-08
udp: Do not copy destructor if one is not present
Alexander Duyck
2018-05-08
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
2018-05-08
udp: Partially unroll handling of first segment and last segment
Alexander Duyck
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
2018-05-08
udp: Record gso_segs when supporting UDP segmentation offload
Alexander Duyck
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-03
tcp: restore autocorking
Eric Dumazet
2018-05-02
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
2018-05-02
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
2018-05-02
udp: Complement partial checksum for GSO packet
Sean Tranchetti
[prev]
[next]