summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-181-8/+2
|\ \ \ \
| * | | | netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-8/+2
* | | | | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-1811-27/+27
* | | | | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-1811-21/+23
* | | | | ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger2013-02-181-1/+2
* | | | | v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-155-8/+197
* | | | | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-155-7/+5
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-141-12/+46
|\ \ \ \ \
| * | | | | xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-061-3/+46
| * | | | | xfrm: remove unused xfrm4_policy_fini()Michal Kubecek2013-02-061-9/+0
* | | | | | net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-135-8/+6
* | | | | | tcp: send packets with a socket timestampAndrey Vagin2013-02-134-8/+17
* | | | | | tcp: set and get per-socket timestampAndrey Vagin2013-02-131-0/+9
* | | | | | tcp: adding a per-socket timestamp offsetAndrey Vagin2013-02-132-0/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-121-10/+11
|\ \ \ \ \ \
| * | | | | | arp: fix possible crash in arp_rcv()Eric Dumazet2013-02-101-10/+11
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-2/+6
|\| | | | | |
| * | | | | | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-061-2/+6
* | | | | | | tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-055-53/+1
* | | | | | | ipv4: Disallow non-namespace aware protocols to register.David S. Miller2013-02-053-26/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-053-8/+18
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | tcp: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+2
| * | | | | tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-031-1/+2
| * | | | | tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-031-4/+10
| * | | | | tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-311-2/+1
| * | | | | tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi2013-01-291-1/+4
* | | | | | ipcomp: Mark as netns_ok.David S. Miller2013-02-041-0/+1
* | | | | | net: remove redundant check for timer pending state before del_timerYing Xue2013-02-041-8/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-2910-17/+117
|\| | | | |