aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[TCP]: Fix TCP_OFF() bug check introduced by previous change.Herbert Xu1-2/+2
2005-09-05[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk1-0/+1
2005-09-01[TCP]: Keep TSO enabled even during loss events.David S. Miller2-47/+44
2005-09-01[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsgHerbert Xu1-5/+9
2005-09-01[NET]: Add sk_stream_wmem_scheduleHerbert Xu1-2/+1
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl3-30/+15
2005-09-01[NETFILTER]: CLUSTERIP: fix memcpy() length typoKOVACS Krisztian1-1/+1
2005-08-29[NETFILTER]: Add new iptables TTL targetHarald Welte3-0/+134
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet12-14/+14
2005-08-29[LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller1-0/+1
2005-08-29[IPV4]: Convert FIB Trie to RCU.Robert Olsson1-187/+202
2005-08-29[IPV4]: Prepare FIB core for RCU.Robert Olsson2-1/+3
2005-08-29[IPV4]: Module export of ip_rcv() no longer needed.Ralf Baechle1-1/+0
2005-08-29[IPV4]: FIB trie cleanupStephen Hemminger1-69/+31
2005-08-29[ICSK]: Generalise tcp_listen_pollArnaldo Carvalho de Melo1-10/+1
2005-08-29[NETFILTER]: Add goto targetPatrick McHardy1-2/+2
2005-08-29[NETFILTER]: Add string matchPablo Neira Ayuso3-0/+104
2005-08-29[IPV4]: ip_finish_output() can be inlinedThomas Graf1-1/+1
2005-08-29[IPV4]: Remove some dead code from ip_forward()Thomas Graf1-5/+1
2005-08-29[IPV4]: Avoid common branch mispredictions in ip_rcv_finish()Thomas Graf1-5/+5
2005-08-29[IPV4]: Move ip options parsing out of ip_rcv_finish()Thomas Graf1-39/+54
2005-08-29[IPV4]: Avoid common branch misprediction while checking csum in ip_rcv()Thomas Graf1-1/+1
2005-08-29[IPV4]: Consistency and whitespace cleanup of ip_rcv()Thomas Graf1-14/+13
2005-08-29[IPVS]: ipv4_table --> ipvs_ipv4_tableDavid S. Miller3-6/+6
2005-08-29[NET]: Implement SKB fast cloning.David S. Miller1-2/+2
2005-08-29[IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}()David S. Miller1-4/+4
2005-08-29[IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo2-17/+36
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo9-59/+11
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy4-4/+5
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy5-17/+16
2005-08-29[NETLINK]: Remove unused groups member from struct netlink_skb_parmsPatrick McHardy1-1/+0
2005-08-29[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}ownerChristoph Hellwig1-125/+7
2005-08-29[NETFILTER]: Make NETMAP target usable in OUTPUTGary Wayne Smith1-3/+5
2005-08-29[NETFILTER]: Don't exclude local packets from MASQUERADINGPatrick McHardy1-5/+0
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy6-14/+20
2005-08-29[NETFILTER]: Nicer names for ipt_connbytes constantsPatrick McHardy1-6/+6
2005-08-29[NETFILTER]: Fix div64_64 in ipt_connbytesPatrick McHardy1-14/+10
2005-08-29[NETFILTER]: Add new iptables "connbytes" matchHarald Welte3-1/+177
2005-08-29[INET_DIAG]: Move the tcp_diag interface to the proper placeArnaldo Carvalho de Melo4-29/+63
2005-08-29[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo4-14/+15
2005-08-29[TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo5-205/+206
2005-08-29[TCPDIAG]: Introduce inet_diag_{register,unregister}Arnaldo Carvalho de Melo2-45/+111
2005-08-29[INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.cArnaldo Carvalho de Melo1-3/+1
2005-08-29[IPV6]: Generalise the tcp_v6_lookup routinesArnaldo Carvalho de Melo2-26/+17
2005-08-29[TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCPArnaldo Carvalho de Melo2-7/+10
2005-08-29[TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCKArnaldo Carvalho de Melo1-25/+61
2005-08-29[ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo16-281/+348
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy8-42/+39
2005-08-29[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_s...Arnaldo Carvalho de Melo2-271/+280
2005-08-29[TIMEWAIT]: Introduce inet_timewait_death_rowArnaldo Carvalho de Melo5-136/+141
2005-08-29[NETFILTER]: New iptables DCCP protocol header matchHarald Welte3-0/+188
2005-08-29[IPV4]: fib_trie: Use constStephen Hemmigner1-5/+2
2005-08-29[IPV4]: fib_trie: Use ERR_PTR to handle errno returnRobert Olsson1-62/+57
2005-08-29[IPV4]: FIB Trie cleanups.Olof Johansson1-645/+592
2005-08-29[NETFILTER]: return ENOMEM when ip_conntrack_alloc() fails.Yasuyuki Kozakai1-3/+4
2005-08-29[NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte1-2/+7
2005-08-29[NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queueHarald Welte1-1/+1
2005-08-29[NETFILTER]: move conntrack helper buffers from BSS to kmalloc()ed memoryHarald Welte3-5/+29
2005-08-29[INET]: Make inet_create try to load protocol modulesArnaldo Carvalho de Melo1-4/+25
2005-08-29[ICSK]: Move generalised functions from tcp to inet_connection_sockArnaldo Carvalho de Melo3-211/+216
2005-08-29[NET]: Export symbols needed by the current DCCP codeArnaldo Carvalho de Melo4-2/+8
2005-08-29[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timerArnaldo Carvalho de Melo5-35/+54
2005-08-29[ICSK]: Generalise tcp_listen_{start,stop}Arnaldo Carvalho de Melo3-23/+23
2005-08-29[ICSK]: Introduce inet_csk_cloneArnaldo Carvalho de Melo2-15/+28
2005-08-29[NET]: Just move the inet_connection_sock function from tcp sourcesArnaldo Carvalho de Melo7-373/+427
2005-08-29[NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo10-396/+440
2005-08-29[SOCK]: Introduce sk_cloneArnaldo Carvalho de Melo1-67/+3
2005-08-29[INET_TWSK]: Introduce inet_twsk_allocArnaldo Carvalho de Melo2-22/+30
2005-08-29[INET]: Generalise the TCP sock ID lookup routinesArnaldo Carvalho de Melo6-154/+101
2005-08-29[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo4-135/+134
2005-08-29[INET]: Generalise tcp_v4_lookup_listenerArnaldo Carvalho de Melo2-76/+46
2005-08-29[INET]: Generalise tcp_v4_hash & tcp_unhashArnaldo Carvalho de Melo1-27/+2
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo5-4/+5
2005-08-29[INET]: Generalise the tcp_listen_ lock routinesArnaldo Carvalho de Melo3-65/+45
2005-08-29[INET]: Move tcp_port_rover to inet_hashinfoArnaldo Carvalho de Melo4-84/+82
2005-08-29[INET]: Generalise tcp_bind_hash & tcp_inherit_portArnaldo Carvalho de Melo3-68/+44
2005-08-29[NETFILTER]: fix list traversal order in ctnetlinkPablo Neira Ayuso1-3/+3
2005-08-29[NETFILTER]: Fix typo in ctnl_exp_cb array (no bug, just memory waste)Pablo Neira Ayuso1-1/+1
2005-08-29[NETFILTER]: fix conntrack refcount leak in unlink_expect()Pablo Neira Ayuso1-0/+1
2005-08-29[NETFILTER]: ctnetlink: make sure event order is correctPablo Neira Ayuso1-1/+1
2005-08-29[NETFILTER]: don't use nested attributes for conntrack_expectHarald Welte1-46/+39
2005-08-29[NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte1-2/+7
2005-08-29[NETFILTER]: fix ctnetlink 'create_expect' parsingHarald Welte1-1/+1
2005-08-29[NETFILTER]: conntrack_netlink: Fix locking during conntrack_createPablo Neira1-6/+7
2005-08-29[NETFILTER]: remove bogus memset() calls from ip_conntrack_netlink.cPablo Neira1-8/+0
2005-08-29[NETFILTER]: Fix multiple problems with the conntrack event cachePatrick McHardy2-69/+39
2005-08-29[INET]: Move bind_hash from tcp_sk to inet_skArnaldo Carvalho de Melo3-19/+21
2005-08-29[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]Arnaldo Carvalho de Melo3-27/+52
2005-08-29[INET]: Just rename the TCP hashtable functions/structs to inet_Arnaldo Carvalho de Melo4-66/+75
2005-08-29[INET]: Move the TCP ehash functions to include/net/inet_hashtables.hArnaldo Carvalho de Melo1-23/+5
2005-08-29[NETFILTER]: Extend netfilter logging APIHarald Welte5-64/+90
2005-08-29[INET]: Introduce inet_sk_rebuild_headerArnaldo Carvalho de Melo3-102/+114
2005-08-29[SOCK]: Introduce sk_setup_capsArnaldo Carvalho de Melo3-13/+7
2005-08-29[SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehashArnaldo Carvalho de Melo1-10/+1
2005-08-29[NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo3-26/+19
2005-08-29[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy2-3/+6
2005-08-29[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlinkHarald Welte3-1/+76
2005-08-29[NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte1-1/+2
2005-08-29[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte2-29/+62
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte4-4/+7
2005-08-29[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...Harald Welte2-1/+80
2005-08-29[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()Harald Welte11-16/+16
2005-08-29[NETFILTER]: C99 initizalizers for NAT protocolsPatrick McHardy4-33/+40
2005-08-29[IPV4]: possible cleanupsAdrian Bunk7-14/+7
2005-08-29[NET]: Kill skb->real_devDavid S. Miller3-7/+7
2005-08-29[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroyArnaldo Carvalho de Melo1-25/+10
2005-08-29[NETFILTER]: Add ctnetlink subsystemHarald Welte15-82/+2066
2005-08-29[NETFILTER]: connection tracking event notifiersHarald Welte8-10/+154
2005-08-29[NET]: Kill skb->listDavid S. Miller3-17/+20
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte16-35/+13
2005-08-29[NETFILTER]: convert nfmark and conntrack mark to 32bitHarald Welte6-5/+36
2005-08-23[FIB_TRIE]: Don't ignore negative results from fib_semantic_matchPatrick McHardy1-7/+7
2005-08-23[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().David S. Miller1-2/+7
2005-08-23[TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail().David S. Miller1-1/+1
2005-08-23[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queuePatrick McHardy1-0/+7
2005-08-23[IPV4]: Fix negative timer loop with lots of ipv4 peers.Dave Johnson1-4/+7
2005-08-23[TCP]: Do TSO deferral even if tail SKB can go out now.Dmitry Yusupov1-4/+0
2005-08-20[NETFILTER]: Fix HW checksum handling in TCPMSS targetPatrick McHardy1-3/+4
2005-08-20[NETFILTER]: Fix HW checksum handling in ECN targetPatrick McHardy1-4/+5
2005-08-20[NETFILTER]: Fix ECN target TCP markingPatrick McHardy1-4/+4
2005-08-18[IPCOMP]: Fix false smp_processor_id warningHerbert Xu1-1/+1
2005-08-18[IPV4]: Fix DST leak in icmp_push_reply()Patrick McHardy1-6/+6
2005-08-16[TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864Herbert Xu1-19/+20
2005-08-10[TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb()Herbert Xu1-4/+10
2005-08-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-33/+29
2005-08-08[IPV4]: Debug cleanupHeikki Orsila4-33/+26
2005-08-08[PATCH] don't try to do any NAT on untracked connectionsHarald Welte1-0/+4
2005-08-06[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.Herbert Xu1-0/+3
2005-08-05[IPV4]: Fix memory leak during fib_info hash expansion.David S. Miller1-1/+8
2005-08-04[PATCH] tcp: fix TSO cwnd caching bugHerbert Xu1-25/+9
2005-08-04[PATCH] tcp: fix TSO sizing bugsDavid S. Miller1-28/+28
2005-07-30[NET]: fix oops after tunnel module unloadAlexey Kuznetsov2-5/+36
2005-07-30[NETFILTER] Inherit masq_index to slave connectionsHarald Welte1-0/+5
2005-07-30[NET]: Spelling mistakes threshoulds -> thresholdsBaruch Even1-3/+3
2005-07-27[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall2-60/+1
2005-07-27[NETFILTER]: Fix -Wunder error in ip_conntrack_core.cNick Sillik1-1/+1
2005-07-27[IPV4]: Fix Kconfig syntax errorHans-Juergen Tappe (SYSGO AG)1-1/+1
2005-07-22[NETFILTER]: Use correct byteorder in ICMP NATPatrick McHardy1-3/+4
2005-07-22[NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped ...Patrick McHardy1-0/+3
2005-07-22[NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)Patrick McHardy2-2/+4
2005-07-21[NETFILTER]: ip_conntrack_expect_related must not free expectationRusty Russell10-57/+39
2005-07-19[NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy3-7/+33
2005-07-19[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.Stephen Hemminger2-386/+388
2005-07-19[IPV4]: Don't select XFRM for ip_grePatrick McHardy1-1/+0
2005-07-18[IPV4]: fix IP_FIB_HASH kconfig warningAdrian Bunk1-7/+3
2005-07-12[NETFILTER]: Revert nf_reset changePhil Oester2-9/+7
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg2-22/+7
2005-07-11[IPV4]: Prevent oops when printing martian sourceOlaf Kirch1-1/+1
2005-07-11[IPVS]: Add and reorder bh locks after moving to keventd.Julian Anastasov2-6/+9
2005-07-08[IPV4]: fix IPv4 leave-group group matchingDavid L Stevens1-12/+13
2005-07-08[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens1-1/+10
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens1-6/+12
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens2-3/+12
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens1-23/+12
2005-07-08[IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well.Alexey Kuznetsov1-1/+2
2005-07-08[NET]: Fix sparse warningsVictor Fusco1-1/+1
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller3-13/+11
2005-07-05[TCP]: Never TSO defer under periods of congestion.David S. Miller1-0/+3
2005-07-05[TCP]: Move to new TSO segmenting scheme.David S. Miller4-236/+380
2005-07-05[TCP]: Break out send buffer expansion test.David S. Miller1-4/+23
2005-07-05[TCP]: Do not call tcp_tso_acked() if no work to do.David S. Miller1-1/+2
2005-07-05[TCP]: Kill bogus comment above tcp_tso_acked().David S. Miller1-9/+0
2005-07-05[TCP]: Fix send-side cpu utiliziation regression.David S. Miller1-2/+11
2005-07-05[TCP]: Eliminate redundant computations in tcp_write_xmit().David S. Miller1-9/+31
2005-07-05[TCP]: Break out tcp_snd_test() into it's constituent parts.David S. Miller1-38/+82
2005-07-05[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.David S. Miller2-24/+8
2005-07-05[TCP]: Fix redundant calculations of tcp_current_mss()David S. Miller1-12/+4
2005-07-05[TCP]: tcp_write_xmit() tabbing cleanupDavid S. Miller1-34/+34
2005-07-05[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().David S. Miller1-30/+49
2005-07-05[TCP]: Add missing skb_header_release() call to tcp_fragment().David S. Miller1-0/+1
2005-07-05[TCP]: Move __tcp_data_snd_check into tcp_output.cDavid S. Miller2-10/+10
2005-07-05[TCP]: Move send test logic out of net/tcp.hDavid S. Miller1-21/+129
2005-07-05[TCP]: Fix quick-ack decrementing with TSO.David S. Miller1-3/+3
2005-07-05[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.David S. Miller1-11/+2
2005-07-05[IPV4]: More broken memory allocation fixes for fib_trieRobert Olsson1-32/+145
2005-07-05[IPV4]: Bug fix in rt_check_expire()Eric Dumazet1-7/+14
2005-07-05[IPV4]: Use the fancy alloc_large_system_hash() function for route hash tableEric Dumazet1-27/+16
2005-07-05[NET]: Hashed spinlocks in net/ipv4/route.cEric Dumazet1-19/+47
2005-07-05[IPV4]: Handle large allocations in fib_triePatrick McHardy1-2/+23
2005-07-05[IPV4]: Fix crash in ip_rcv while booting related to netconsoleHerbert Xu2-15/+11
2005-07-05[NET]: Remove unused security member in sk_buffThomas Graf1-1/+0
2005-06-28[NETFILTER]: Fix connection tracking bug in 2.6.12Patrick McHardy1-1/+7
2005-06-28[IPVS]: Close race conditions on ip_vs_conn_tab list modificationNeil Horman1-21/+4
2005-06-28[IPV4]: Broken memory allocation in fib_trieRobert Olsson1-17/+39
2005-06-28[IPV4]: ipconfig.c: fix dhcp timeout behaviourMaxime Bizon1-1/+3
2005-06-28[IPV4]: Snmpv2 Mib IP counter ipInAddrErrors supportDietmar Eggemann2-3/+12
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy1-2/+8
2005-06-28[NETFILTER]: ipt_CLUSTERIP: fix ARP manglingHarald Welte1-3/+4
2005-06-26[IPVS]: Fix for overflowspageexec2-5/+7
2005-06-26[TCP]: Let TCP_CONG_ADVANCED default to nAdrian Bunk1-1/+0
2005-06-26[IPV4]: Fix thinko in TCP_CONG_BIC default.David S. Miller1-1/+1
2005-06-24[TCP]: Do not present confusing congestion control options by default.David S. Miller1-1/+19
2005-06-24[IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTINGDavid S. Miller1-26/+38
2005-06-23[TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger3-4/+75
2005-06-23[TCP]: Add Scalable TCP congestion control module.John Heffner3-0/+78
2005-06-23[TCP]: Add H-TCP congestion control module.Baruch Even3-0/+303
2005-06-23[TCP]: Add TCP Vegas congestion control module.Stephen Hemminger3-0/+423
2005-06-23[TCP]: Add TCP Hybla congestion control module.Daniele Lacamera3-0/+198
2005-06-23[TCP]: Add High Speed TCP congestion control module.John Heffner3-0/+193
2005-06-23[TCP]: Add TCP Westwood congestion control module.Stephen Hemminger3-0/+275