index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
2012-11-01
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
2012-10-31
tcp: make tcp_clear_md5_list static
stephen hemminger
2012-10-31
net/ipv4/ipconfig: add device address to a KERN_INFO message
Claudio Fontana
2012-10-28
rtnl/ipv4: add support of RTM_GETNETCONF
Nicolas Dichtel
2012-10-28
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
2012-10-23
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
2012-10-23
ipv4: tcp: clean up tcp_v4_early_demux()
Eric Dumazet
2012-10-22
ipv4: 16 slots in initial fib_info hash table
Eric Dumazet
2012-10-22
tcp: speedup SIOCINQ ioctl
Eric Dumazet
2012-10-22
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
2012-10-18
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
2012-10-18
ipv4: Fix flushing of cached routing informations
Steffen Klassert
2012-10-12
vti: fix sparse bit endian warnings
stephen hemminger
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
2012-10-11
tcp: sysctl interface leaks 16 bytes of kernel memory
Alan Cox
2012-10-10
ipv4: fix route mark sparse warning
stephen hemminger
2012-10-08
ipv4: Add FLOWI_FLAG_KNOWN_NH
Julian Anastasov
2012-10-08
ipv4: introduce rt_uses_gateway
Julian Anastasov
2012-10-08
ipv4: make sure nh_pcpu_rth_output is always allocated
Julian Anastasov
2012-10-08
ipv4: fix forwarding for strict source routes
Julian Anastasov
2012-10-08
ipv4: fix sending of redirects
Julian Anastasov
2012-10-08
ipv4: Don't report stale pmtu values to userspace
Steffen Klassert
2012-10-08
ipv4: Don't create nh exeption when the device mtu is smaller than the report...
Steffen Klassert
2012-10-08
ipv4: Always invalidate or update the route on pmtu events
Steffen Klassert
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
[next]