aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\| | |
| * | | ipconfig: Fix newline handling in log message.Martin Fuzzey2013-03-20
| * | | udp: add encap_destroy callbackTom Parkin2013-03-20
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-20
| |\ \ \
| | * | | netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle2013-03-19
| * | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-19
| * | | | tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-18
| * | | | Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs2013-03-16
| |/ / /
| * | | tcp: fix skb_availroom()Eric Dumazet2013-03-14
* | | | tcp: Remove TCPCTChristoph Paasch2013-03-17
* | | | ipv4: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
| |/ / |/| |
* | | tcp: TLP loss detection.Nandita Dukkipati2013-03-12
* | | tcp: Tail loss probe (TLP)Nandita Dukkipati2013-03-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
|\| |
| * | net/ipv4: Ensure that location of timestamp option is storedDavid Ward2013-03-12
| * | Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch2013-03-07
| * | net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward2013-03-06
| |/
* | tunnel: use iptunnel_xmit() againCong Wang2013-03-10
* | ipip: capture inner headers during encapsulationPravin B Shelar2013-03-09
* | ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-03-09
* | tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-09
* | net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-09
* | tcp: uninline tcp_prequeue()Eric Dumazet2013-03-07
* | netconf: add the handler to dump entriesNicolas Dichtel2013-03-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-05
|\
| * tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell2013-03-04
| * ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-01
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-26
|\ \
| * | Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar2013-02-25
| * | IP_GRE: Fix GRE_CSUM case.Pravin B Shelar2013-02-25
| * | IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-25
| * | tcp: fix SYN-data space mis-accountingYuchung Cheng2013-02-22
| * | ipv4: fix error handling in icmp_protocol.Li Wei2013-02-22
| * | ipv6: use a stronger hash for tcpEric Dumazet2013-02-21
| * | ipv4: fix a bug in ping_err().Li Wei2013-02-21
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\ \ \
| * | | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-08
| * | | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-08
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-17
| |\ \ \ | | | |/ | | |/|
| * | | net/ipv4: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| * | | net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
* | | | ip_gre: remove an extra dst_release()Eric Dumazet2013-02-19
* | | | net: ipv4: fix waring -Wunused-variableGao feng2013-02-19
* | | | ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov2013-02-19
* | | | ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov2013-02-19
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-18
|\ \ \ \