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-08-01
tcp: add data bytes sent stats
Wei Wang
2018-08-01
tcp: add a helper to calculate size of opt_stats
Wei Wang
2018-08-01
net: ipv4: Notify about changes to ip_forward_update_priority
Petr Machata
2018-08-01
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
2018-08-01
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
2018-07-31
ipv4: frags: handle possible skb truesize change
Eric Dumazet
2018-07-31
inet: frag: enforce memory limits earlier
Eric Dumazet
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-29
route: add support for directed broadcast forwarding
Xin Long
2018-07-28
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
2018-07-28
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-25
net: igmp: make function __ip_mc_inc_group() static
Wei Yongjun
2018-07-25
tcp: make function tcp_retransmit_stamp() static
Wei Yongjun
2018-07-25
tcp: ack immediately when a cwr packet arrives
Lawrence Brakmo
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
2018-07-24
bpfilter: remove trailing newline
Stephen Hemminger
2018-07-23
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
2018-07-23
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
2018-07-23
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
2018-07-23
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
2018-07-23
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
2018-07-23
ip: hash fragments consistently
Paolo Abeni
2018-07-21
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-07-21
multicast: remove useless parameter for group add
Hangbin Liu
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-20
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2018-07-20
tcp: helpers to send special DCTCP ack
Yuchung Cheng
2018-07-19
xfrm: don't check offload_handle for nonzero
Shannon Nelson
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
Florian Westphal
2018-07-16
tcp: Don't coalesce decrypted and encrypted SKBs
Boris Pismenny
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2018-07-14
tcp: remove redundant rcv_nxt update
Yafang Shao
[prev]
[next]