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
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-15
tcp: enable per-socket rate limiting of all 'challenge acks'
Jason Baron
2016-07-11
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
Julian Anastasov
2016-07-11
tcp: make challenge acks less predictable
Eric Dumazet
2016-07-11
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
2016-07-07
timers, net/ipv4/inet: Initialize connection request timers as pinned
Thomas Gleixner
2016-06-30
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
Shmulik Ladkani
2016-06-29
tcp: do not send too big packets at retransmit time
Eric Dumazet
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2016-06-23
esp: Fix ESN generation under UDP encapsulation
Herbert Xu
2016-06-15
gre: fix error handler
Eric Dumazet
2016-06-14
ovs/gre: fix rtnl notifications on iface deletion
Nicolas Dichtel
2016-06-14
ovs/gre,geneve: fix error path when creating an iface
Nicolas Dichtel
2016-06-14
udp reuseport: fix packet of same flow hashed to different socket
Su, Xuemin
2016-06-14
ipv4: fix checksum annotation in udp4_csum_init
Hannes Frederic Sowa
2016-06-11
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
David S. Miller
2016-06-10
net: ipconfig: avoid warning by making ic_addrservaddr static
Ben Dooks
2016-06-02
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...
Eric Dumazet
2016-05-23
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
Ezequiel Garcia
2016-05-20
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-05-20
ip4ip6: Support for GSO/GRO
Tom Herbert
2016-05-20
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
2016-05-20
fou: Support IPv6 in fou
Tom Herbert
2016-05-20
fou: Split out {fou,gue}_build_header
Tom Herbert
2016-05-20
fou: Call setup_udp_tunnel_sock
Tom Herbert
2016-05-20
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-16
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
2016-05-16
sock: propagate __sock_cmsg_send() error
Eric Dumazet
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-13
udp: Resolve NULL pointer dereference over flow-based vxlan device
Alexander Duyck
2016-05-12
gre: Fix wrong tpi->proto in WCCP
Haishuang Yan
2016-05-11
net: original ingress device index in PKTINFO
David Ahern
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-11
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
2016-05-11
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
2016-05-10
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
2016-05-09
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-06
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-06
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2016-05-06
ipv4: tcp: ip_send_unicast_reply() is not BH safe
Eric Dumazet
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
2016-05-05
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
[next]