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-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-12-15
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2018-12-15
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
2018-12-14
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
2018-12-10
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-07
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-05
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-11-30
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2018-11-30
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
2018-11-30
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-24
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-21
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-20
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-17
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
2018-11-08
inet: frags: better deal with smp races
Eric Dumazet
2018-11-05
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
2018-11-01
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-30
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
2018-10-29
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2018-10-28
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
2018-10-23
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-22
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
2018-10-22
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-18
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
2018-10-17
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
2018-10-17
tcp_bbr: centralize code to set gains
Neal Cardwell
2018-10-17
tcp_bbr: adjust TCP BBR for departure time pacing
Neal Cardwell
2018-10-17
bpf: sockmap, support for msg_peek in sk_msg with redirect ingress
John Fastabend
2018-10-17
bpf: sockmap, fix skmsg recvmsg handler to track size correctly
John Fastabend
2018-10-16
tcp, ulp: remove socket lock assertion on ULP cleanup
Daniel Borkmann
2018-10-16
netfilter: nf_nat_snmp_basic: add missing helper alias name
Taehee Yoo
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
[next]