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
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-10-06
sections: fix section conflicts in net
Andi Kleen
2012-10-04
ipv4: add a fib_type to fib_info
Eric Dumazet
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-01
igmp: export symbol ip_mc_leave_group
stephen hemminger
2012-10-01
gre: fix sparse warning
stephen hemminger
2012-10-01
ipv4: gre: add GRO capability
Eric Dumazet
2012-10-01
tcp: gro: add checksuming helpers
Eric Dumazet
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-27
inetpeer: fix token initialization
Nicolas Dichtel
2012-09-27
tcp: Remove unused parameter from tcp_v4_save_options
Christoph Paasch
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
2012-09-27
xfrm: remove extranous rcu_read_lock
stephen hemminger
2012-09-27
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
2012-09-27
gre: fix handling of key 0
stephen hemminger
2012-09-25
ipconfig: fix trivial build error
Andy Shevchenko
2012-09-25
net: raw: revert unrelated change
Eric Dumazet
2012-09-24
net: use a per task frag allocator
Eric Dumazet
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-22
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
2012-09-22
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
2012-09-22
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
2012-09-22
ipv4: raw: fix icmp_filter()
Eric Dumazet
2012-09-21
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
2012-09-20
tcp: restore rcv_wscale in a repair mode (v2)
Andrey Vagin
2012-09-20
tcp: Document use of undefined variable.
Alan Cox
2012-09-20
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
2012-09-19
ipv6: unify fragment thresh handling code
Amerigo Wang
2012-09-19
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
2012-09-19
gre: add GSO support
Eric Dumazet
2012-09-18
tcp: fix regression in urgent data handling
Eric Dumazet
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2012-09-18
net: rt_cache_flush() cleanup
Eric Dumazet
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-07
net: rt_cache_flush() cleanup
Eric Dumazet
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-07
igmp: avoid drop_monitor false positives
Eric Dumazet
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2012-09-06
tcp: fix TFO regression
Eric Dumazet
2012-09-05
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
[next]