aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-23[TCP]: Add TCP BIC congestion control module.Stephen Hemminger3-0/+353
2005-06-23[TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger1-0/+5
2005-06-23[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.Stephen Hemminger1-7/+2
2005-06-23[TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger9-789/+312
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-1/+1
2005-06-22[IPV4]: Fix route.c gcc4 warningsChuck Short1-4/+4
2005-06-22[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.Harald Welte1-1/+1
2005-06-22[PATCH] Fix extra double quote in IPV4 KconfigKumar Gala1-1/+1
2005-06-21[IPV4]: Fix fib_trie.c's args to fib_dump_info().David S. Miller1-1/+1
2005-06-21[NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()Patrick McHardy2-0/+2
2005-06-21[NETFILTER]: Check TCP checksum in ipt_REJECTPatrick McHardy1-1/+12
2005-06-21[NETFILTER]: Avoid unncessary checksum validation in UDP connection trackingKeir Fraser1-0/+1
2005-06-21[NETFILTER]: expectation timeouts are compulsoryPhil Oester1-9/+5
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy5-28/+0
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy18-167/+158
2005-06-21[IPV4]: Add LC-Trie FIB lookup algorithm.Robert Olsson4-1/+2495
2005-06-20[NETLINK]: fib_lookup() via netlinkRobert Olsson1-0/+55
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu2-2/+15
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu4-11/+6
2005-06-18[TCP]: Fix sysctl_tcp_low_latencyDavid S. Miller1-1/+1
2005-06-18[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-2/+2
2005-06-18[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-1/+1
2005-06-18[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-1/+1
2005-06-18[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-2/+8
2005-06-18[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu2-5/+5
2005-06-18[NETLINK]: Set correct pid for ioctl originating netlink eventsJamal Hadi Salim2-3/+3
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim6-19/+20
2005-06-18[NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller1-16/+0
2005-06-18[NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo4-5/+5
2005-06-18[NET] Generalise tcp_listen_optArnaldo Carvalho de Melo5-80/+41
2005-06-18[NET] Rename open_request to request_sockArnaldo Carvalho de Melo7-53/+53
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo7-106/+114
2005-06-15[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...David S. Miller1-5/+5
2005-06-13[NETFILTER]: Advance seq-file position in exp_next_seq()Patrick McHardy1-0/+1
2005-06-13[IPV4]: Sysctl configurable icmp error source address.J. Simonetti2-2/+16
2005-06-13[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman1-0/+1
2005-06-13[IPV4]: Multipath modules need a license to prevent kernel tainting.Randy Dunlap4-0/+8
2005-06-13[TCP]: Adjust TCP mem order check to new alloc_large_system_hashAndi Kleen1-1/+1
2005-06-02[IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.cAdrian Bunk3-186/+1
2005-05-31[IPSEC]: Fix esp_decap_data size verification in esp4.Edgar E Iglesias1-1/+1
2005-05-30[IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEMHerbert Xu1-6/+6
2005-05-30[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.Harald Welte1-0/+10
2005-05-29[IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar2-37/+1
2005-05-29[IPV4]: Primary and secondary addressesHarald Welte1-5/+29
2005-05-23[TCP]: Fix stretch ACK performance killer when doing ucopy.David S. Miller1-10/+1
2005-05-19[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().David S. Miller1-20/+8
2005-05-19[IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.Julian Anastasov1-1/+0
2005-05-18[IPV4/IPV6] Ensure all frag_list members have NULL skHerbert Xu1-0/+8
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl13-13/+13
2005-05-05[IPV4]: multipath_wrandom.c GPF fixesPatrick McHardy1-3/+3
2005-05-03[IPSEC]: Store idev entriesHerbert Xu1-0/+42
2005-05-03[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy1-0/+1
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu2-12/+11
2005-05-03[TCP]: Optimize check in port-allocation code.Folkert van Heusden1-2/+5
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf1-10/+11
2005-05-03[NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection trackingPatrick McHardy1-0/+1
2005-05-03[NETFILTER]: Missing owner-field initialization in iptable_rawPatrick McHardy1-2/+4
2005-04-28[NET]: /proc/net/stat/* header cleanupOlaf Rempel1-1/+1
2005-04-28[IPV4]: Incorrect permissions on route flush sysctlDave Jones1-1/+1
2005-04-25[NET]: kill gratitious includes of major.hAl Viro1-1/+0
2005-04-25[TCP]: Trivial tcp_data_queue() cleanupJames Morris1-1/+0
2005-04-25[NETFILTER]: Drop conntrack reference when packet leaves IPPatrick McHardy2-7/+2
2005-04-25[NETFILTER]: Fix truncated sequence numbers in FTP helperYasuyuki KOZAKAI1-2/+2
2005-04-24[TCP]: skb pcount with MTU discoveryDavid S. Miller1-11/+14
2005-04-24[NETFILTER]: Ignore PSH on SYN/ACK in TCP connection trackingPatrick McHardy1-0/+1
2005-04-24[NETFILTER]: Fix NAT sequence number adjustmentPatrick McHardy3-16/+98
2005-04-19[IPSEC]: COW skb header in UDP decapHerbert Xu1-0/+2
2005-04-19[NET]: skbuff: remove old NET_CALLER macroStephen Hemminger1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds155-0/+82733