summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-191-1/+7
|\
| * netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-191-1/+7
* | tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-04-191-33/+31
* | net: drop dst before queueing fragmentsEric Dumazet2013-04-171-4/+10
* | esp4: fix error return code in esp_output()Wei Yongjun2013-04-151-3/+3
* | tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-04-111-2/+6
* | tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-04-111-2/+2
* | selinux: add a skb_owned_by() hookEric Dumazet2013-04-091-0/+1
* | net: ipv4: fix schedule while atomic bug in check_lifetime()Jiri Pirko2013-04-081-16/+42
* | net: ipv4: reset check_lifetime_work after changing lifetimeJiri Pirko2013-04-081-0/+2
|/
* net: ipv4: notify when address lifetime changesJiri Pirko2013-04-051-2/+4
* ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-261-2/+1
* tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-03-241-5/+2
* tcp: preserve ACK clocking in TSOEric Dumazet2013-03-221-2/+5
* ipconfig: Fix newline handling in log message.Martin Fuzzey2013-03-201-1/+2
* udp: add encap_destroy callbackTom Parkin2013-03-201-0/+7
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-201-13/+0
|\
| * netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle2013-03-201-13/+0
* | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-192-8/+23
* | tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-181-7/+7
* | Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs2013-03-161-4/+1
|/
* tcp: fix skb_availroom()Eric Dumazet2013-03-142-2/+1
* net/ipv4: Ensure that location of timestamp option is storedDavid Ward2013-03-121-4/+1
* Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch2013-03-071-0/+1
* net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward2013-03-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-052-5/+7
|\
| * tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell2013-03-041-3/+3
| * ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-011-2/+4
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-2710-82/+49
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-265-27/+60
|\ \
| * | Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar2013-02-251-8/+2
| * | IP_GRE: Fix GRE_CSUM case.Pravin B Shelar2013-02-251-4/+8
| * | IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-252-3/+6
| * | tcp: fix SYN-data space mis-accountingYuchung Cheng2013-02-221-7/+11
| * | ipv4: fix error handling in icmp_protocol.Li Wei2013-02-222-1/+24
| * | ipv6: use a stronger hash for tcpEric Dumazet2013-02-211-2/+7
| * | ipv4: fix a bug in ping_err().Li Wei2013-02-211-2/+2
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-4/+4
|\ \ \
| * | | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-071-1/+1
| * | | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-071-3/+3
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-12/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-173-7/+14
| |\ \ \ | | | |/ | | |/|
| * | | net/ipv4: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-10/+1
| * | | net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* | | | ip_gre: remove an extra dst_release()Eric Dumazet2013-02-191-3/+1
* | | | net: ipv4: fix waring -Wunused-variableGao feng2013-02-191-4/+5
* | | | ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov2013-02-191-2/+8
* | | | ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov2013-02-191-5/+2
OpenPOWER on IntegriCloud