aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-04-19tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal
2013-04-17net: drop dst before queueing fragmentsEric Dumazet
2013-04-15esp4: fix error return code in esp_output()Wei Yongjun
2013-04-11tcp: Reallocate headroom if it would overflow csum_startThomas Graf
2013-04-11tcp: incoming connections might use wrong route under synfloodDmitry Popov
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-08net: ipv4: fix schedule while atomic bug in check_lifetime()Jiri Pirko
2013-04-08net: ipv4: reset check_lifetime_work after changing lifetimeJiri Pirko
2013-04-05net: ipv4: notify when address lifetime changesJiri Pirko
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-24tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-03-22tcp: preserve ACK clocking in TSOEric Dumazet
2013-03-20ipconfig: Fix newline handling in log message.Martin Fuzzey
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-20netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-16Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs
2013-03-14tcp: fix skb_availroom()Eric Dumazet
2013-03-12net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-07Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch
2013-03-06net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-01ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar
2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22tcp: fix SYN-data space mis-accountingYuchung Cheng
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet
2013-02-21ipv4: fix a bug in ping_err().Li Wei
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19ip_gre: remove an extra dst_release()Eric Dumazet
2013-02-19net: ipv4: fix waring -Wunused-variableGao feng
2013-02-19ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov
2013-02-19ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-18ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger