aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2005-01-14[TCP]: Do not underflow sk_forward_alloc in sendpage().David S. Miller1-6/+12
2005-01-13Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller1-5/+6
2005-01-13Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller1-8/+8
2005-01-13[RAW] merge raw_sock with raw_optArnaldo Carvalho de Melo1-5/+6
2005-01-13Merge bk://212.42.230.204/nf-2.6David S. Miller28-39/+42
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner27-38/+38
2005-01-13[TCP]: Fix sk_forward_alloc assertion failures with TSO.David S. Miller1-1/+4
2005-01-11[NETFILTER] re-introduce __initdata to {arp,ip,ip6}_tablesHarald Welte7-28/+24
2005-01-11[NETFILTER]: move ipt_error and ipt_standard to iptables.hPablo Neira4-76/+0
2005-01-11[NETFILTER]: Add --log-uid option to ipt_LOG/ip6t_LOGPatrick McHardy1-0/+8
2005-01-10[UDP] merge udp_sock with udp_optArnaldo Carvalho de Melo1-8/+8
2005-01-09[RTNETLINK]: Use rtattr_strcmp where appropriatePatrick McHardy2-2/+2
2005-01-09[PKT_SCHED]: Add rtattr_strlcpy, use it where appropriatePatrick McHardy2-3/+2
2005-01-09[PKT_SCHED]: Restore net/sched/ipt.c After iptables Kmod CleanupRusty Russell1-32/+32
2005-01-09[IPVS]: Kill check_for_ip_vs_out, no longer usedArjan van de Ven1-26/+0
2005-01-09Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller9-212/+213
2005-01-07[PATCH] sched: net: fix scheduling latencies in netstatIngo Molnar1-1/+8
2005-01-05Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller9-212/+213
2005-01-04[PATCH] More ECN Fixes: make writable before writingRusty Russell1-30/+27
2005-01-04[PATCH] ftp nonlinear packet fixRusty Russell1-7/+10
2005-01-04[PATCH] Fix for NAT core on nonlinear skbsRusty Russell1-1/+1
2005-01-04[PATCH] Fix for UDP and TCP NAT on nonlinear skbsRusty Russell2-9/+9
2005-01-04[PATCH] Conntrack Hash Allocation using __get_free_pagesRusty Russell1-5/+28
2005-01-04[PATCH] Multiport revision with port ranges (replaces "mport")Rusty Russell1-17/+104
2005-01-04[PATCH] Add bitops to ipt_MARK without breaking compatbilityRusty Russell1-16/+99
2005-01-04[PATCH] iptables revision getsockoptRusty Russell1-0/+84
2005-01-04[PATCH] Steal a Character To Create a Revision NumberRusty Russell1-25/+46
2005-01-04[PATCH] Clean up the kmod handling code in iptables.cRusty Russell1-104/+67
2005-01-04[PATCH] Remove Randomness in Selecting NAT IP AddressRusty Russell1-89/+11
2005-01-04[PATCH] Warn when old code would have done extra manglingRusty Russell1-0/+22
2005-01-04[PATCH] Remove do_extra_mangle: double NAT on LOCAL_OUTRusty Russell1-73/+23
2005-01-04[PATCH] Don't try too hard to NAT to unique tupleRusty Russell1-61/+29
2005-01-04[PATCH] ip_conntrack_alter_reply doesn't need to loopRusty Russell2-37/+18
2005-01-04[PATCH] Remove NAT to multiple rangesRusty Russell10-251/+188
2005-01-04[PATCH] When ipt_ECN needs TCP, check it is not invertedRusty Russell1-1/+1
2005-01-04[PATCH] ipt_REJECT Target nonlinear fixesRusty Russell1-19/+5
2005-01-03[PATCH] Fix broken RST handling in ip_conntrackMartin Josefsson1-1/+2
2005-01-03[PATCH] netfilter: Fix cleanup in ipt_recent should ipt_registrater_match errorRusty Russell1-2/+5
2005-01-03[PATCH] netfilter: Remove copy_to_user Warnings in NetfilterRusty Russell2-8/+8
2005-01-03[PATCH] netfilter: Remove IPCHAINS and IPFWADM compatibilityRusty Russell8-4351/+3
2005-01-03[PATCH] netfilter: Add comment above remove_expectations in destroy_conntrack()Rusty Russell1-1/+4
2005-01-03[PATCH] netfilter: Fix ip_ct_selective_cleanup(), and rename ip_ct_iterate_cl...Rusty Russell5-26/+50
2005-01-03[PATCH] netfilter: Fix ip_conntrack_proto_sctp exit on sysctl failRusty Russell1-2/+3
2005-01-03[PATCH] netfilter: fix return values of ipt_recent checkentryRusty Russell1-9/+9
2005-01-03[PATCH] TCP hashes: NUMA interleavingBrent Casavant1-33/+29
2005-01-01[PATCH] Fix cleanup path when sysctl registration failsRusty Russell1-1/+3
2005-01-01[PATCH] Fix proc removal in ip_conntrack_standaloneRusty Russell1-2/+2
2005-01-01[PATCH] ipt_ECN corrupt checksum fixRusty Russell1-1/+1
2004-12-28[TCP] merge tcp_sock with tcp_optArnaldo Carvalho de Melo9-212/+213
2004-12-27[INET] move inet_sock into inet_opt and rename it to inet_sockArnaldo Carvalho de Melo17-80/+80
2004-12-27Merge nuts.davemloft.net:/disk1/BK/ib-2.6David S. Miller1-0/+3
2004-12-27[INFINIBAND]: IPoIB IPv4 multicastRoland Dreier1-0/+3
2004-12-27Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller23-84/+88
2004-12-27[IPV4]: Let people know where to obtain the ss tool from.Patrick McHardy1-1/+4
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk17-76/+77
2004-12-27[IPVS]: Make needlessly global code static.Adrian Bunk5-7/+7
2004-12-24Merge nuts.davemloft.net:/disk1/BK/net-2.6.11David S. Miller9-202/+212
2004-12-19[TCP]: Efficient port randomization (rev 3)Stephen Hemminger1-37/+25
2004-12-19[TCP]: Missing newline character in printk.Stephen Hemminger1-1/+1
2004-12-14Merge nuts.davemloft.net:/disk1/BK/network-2.6.11David S. Miller8-165/+187
2004-12-14[PATCH] Fix return value when proc file creation fails in ip_conntrackRusty Russell1-0/+1
2004-12-14[PATCH] ip_conntrack_irc:parse_dcc should be staticRusty Russell1-2/+2
2004-12-13[IPV4/IPV6]: IGMP source filter fixesChris Wright1-5/+5
2004-12-09[NETFILTER]: TCP window tracking bug fixes.Jozsef Kadlecsik1-14/+19
2004-12-08[IPVS] add a sysctl variable to expire quiescent templateWensong Zhang2-12/+23
2004-12-08[TCP]: Missing KERN_INFO in remotely triggerable printk.Solar Designer1-1/+1
2004-12-07[NETFILTER]: Fix memory leak in ip_conntrack_ftpPatrick McHardy1-0/+1
2004-12-07[NET]: Fix CMSG validation checks wrt. signedness.Herbert Xu1-4/+1
2004-12-07[IPV4]: Do not leak IP options.David S. Miller1-0/+2
2004-12-07[IPV4]: Do not use udp_poll for RAW sockets.Mitchell Blank Jr.1-1/+26
2004-12-01Merge nuts.davemloft.net:/disk1/BK/net-2.6.11-workDavid S. Miller8-165/+187
2004-11-30[IPV4]: FIB cleanup, fib_detect_death()Robert Olsson3-25/+28
2004-11-30[IPV4]: FIB cleanup, fib_find_alias()Robert Olsson3-22/+30
2004-11-30[IPV4]: FIB cleanup, rtmsg_fib()David S. Miller3-34/+32
2004-11-30[UDP]: Select handling of bad checksums.Stephen Hemminger2-1/+48
2004-11-29[IPV4]: Use schedule_timeout() instead of jiffies polling in ipconfig.Magnus Damm1-9/+6
2004-11-27[NETFILTER]: Verify NAT manips have been applied before reversing them in icm...Patrick McHardy2-0/+37
2004-11-27[NETFILTER]: Apply PRE_ROUTING manips in LOCAL_OUT for locally generated icmp...Patrick McHardy1-0/+8
2004-11-27[NETFILTER]: Save a level of indentation in icmp_reply_translationPatrick McHardy1-30/+26
2004-11-27[NETFILTER]: Remove CONFIG_IP_NF_NAT_LOCAL config optionPatrick McHardy4-55/+4
2004-11-27[NETFILTER]: Release dst_entry in PRE_ROUTING after NATPatrick McHardy1-1/+24
2004-11-25Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-6/+34
2004-11-23[NETFILTER]: Apply ipsec to ipt_REJECT packets.Herbert Xu1-6/+34
2004-11-20[PATCH] misc __user annotationsAlexander Viro1-1/+1
2004-11-17[IPV4]: Missing pskb_may_pull in icmp_filter.Ian Pratt1-0/+3
2004-11-16Merge bk://kernel.bkbits.net/acme/sock-2.6David S. Miller11-61/+68
2004-11-16[IPV4/IPV6]: Remove frag_list check from output path.Herbert Xu1-3/+2
2004-11-14Merge bk://212.42.230.204/nf-2.6David S. Miller9-52/+63
2004-11-16[NETFILTER]: revert MASQUERADE optimization for mostly static IPsPhil Oester1-24/+36
2004-11-15Merge coreworks.de:/home/kaber/src/nf/nf-2.6-icmpPatrick McHardy7-25/+19
2004-11-15Merge coreworks.de:/home/kaber/src/nf/nf-2.6-ipqPatrick McHardy1-3/+8
2004-11-14[NETFILTER]: Fix stack leakage in iptablesRusty Russell1-1/+1
2004-11-14[NETFILTER]: Cleanup find_appropriate_src() FixRusty Russell1-5/+2
2004-11-15[NET] Assign inet transport sockets to the right moduleArnaldo Carvalho de Melo4-1/+4
2004-11-13[NETFILTER]: Fix invalid tcp/udp checksums within NATed icmp errorsPatrick McHardy5-9/+15
2004-11-13[NETFILTER]: associate locally generated icmp errors with conntrack of origin...Patrick McHardy2-16/+4
2004-11-13[NETFILTER]: Enable rx timestamps in ip_queue/ip6_queuePatrick McHardy1-2/+4
2004-11-13[PATCH] no __initdata in netfilterAndries E. Brouwer2-4/+4
2004-11-13[NETFILTER]: Handle nonlinear skbs in ip_queue/ip6_queuePatrick McHardy1-1/+4
2004-11-10Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-misc/David S. Miller1-1/+6
2004-11-10[IPV6] Fix unresolved symbol timer_bug_msg.Hideaki Yoshifuji1-1/+6
2004-11-09[NETFILTER]: Fix find_appropriate_src() to actually work.Rusty Russell1-25/+25
2004-11-09[NET]: Lock initializer unifyingAndrew Morton13-23/+23
2004-11-05[NETFILTER]: Don't use skb_header_pointer in amanda conntrack helperPatrick McHardy1-7/+5
2004-11-03[TCP]: Fix tcp_diag build with ipv6 completely disabled.David S. Miller1-0/+14
2004-11-02[TCP]: Modular ipv6 support in tcpdiagHerbert Xu2-16/+14
2004-11-01[TCP]: Unexport sysctl_tcp_tw_recycleArjan van de Ven1-4/+0
2004-11-01[TCP]: Modularize tcpdiagHerbert Xu5-5/+27
2004-11-01[IPSEC]: Make ah4/esp4/ipcomp depend on INETHerbert Xu1-0/+4
2004-11-01[XFRM]: Move xfrm4_rcv export to its siteHerbert Xu1-0/+3
2004-11-01[NETFILTER]: ipt mutex locks accessJamal Hadi Salim1-0/+14
2004-11-01[NETFILTER]: Remove an unused function in ipt_tcpmss.cAdrian Bunk1-12/+0
2004-10-28[NETFILTER]: Avoid warning on CONNTRACK_STAT_INC in destroy_conntrack()Andrew Morton1-1/+1
2004-10-27[PATCH] RCU: use rcu_assign_pointer()Paul E. McKenney2-6/+4
2004-10-27[NET]: Fix NLM_F_MULTI in tcp_diag and xfrm_userHarald Welte1-3/+5
2004-10-25[NET]: Fix spelling error for IPComp help in Kconfig.Jesper Juhl1-2/+2
2004-10-25[TCP]: Move tcp_get_info() into tcp.cHerbert Xu2-57/+57
2004-10-25[TCP]: Handle real partial-ACKs of TSO frames correctly.Herbert Xu2-13/+7
2004-10-25Merge bk://212.42.230.204/nf-2.6David S. Miller3-36/+26
2004-10-25[TCP]: Remove dead exports.Christoph Hellwig5-12/+2
2004-10-25[IPV4]: Do not try to unhash null-netdev nexthops.Christian Ehrhardt1-0/+2
2004-10-25[NET]: Address family not supported for sendmsg()Suresh Krishnan2-2/+2
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu6-15/+8
2004-10-25[NETFILTER]: fix ipt_ULOG bogus error messagesHarald Welte1-2/+4
2004-10-25[NETFILTER]: Make *_find_target_lock routines static.Christoph Hellwig2-4/+2
2004-10-25[NETFILTER]: fix stats in __ip_conntrack_confirmPablo Neira1-2/+3
2004-10-24[NETFILTER]: Fix warning in CONNMARKThomas Graf1-1/+1
2004-10-24Merge coreworks.de:/home/kaber/src/bk-repos/net-2.6Patrick McHardy2-33/+22
2004-10-22[NETFILTER]: Fix ipt_hashlimit build with NETFILTER_DEBUG enabled.David S. Miller1-12/+9
2004-10-22[TCP]: Only re-set TSO size for packet which was TSO to begin with.Herbert Xu1-1/+2
2004-10-21[TCP]: Fix tcp_trim_head() calculations.Herbert Xu1-3/+1
2004-10-21[NETFILTER]: Add iptables CLUSTERIP target, seq_file versionHarald Welte3-0/+771
2004-10-21Merge coreworks.de:/home/kaber/src/nf/nf-post-2.6.9Patrick McHardy2-33/+22
2004-10-21[NETFILTER]: Select source address for gateway in MASQUERADEPatrick McHardy1-1/+3
2004-10-20[NETFILTER]: Avoid warning on CONNTRACK_STAT_INC in death_by_timeout()Andrew Morton1-2/+3
2004-10-20[NETFILTER]: Add iptables hashlimit matchHarald Welte3-0/+731
2004-10-20[TCP]: Add total num retransmits accounting.David S. Miller2-0/+4
2004-10-20[NETFILTER]: Add iptables CONNMARK match+targetHarald Welte6-0/+240
2004-10-19Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds6-57/+233
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk6-6/+6
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell7-8/+7
2004-10-19[NETFILTER]: Don't export common symbols from ipfwadm.koOlaf Kirch3-2/+3
2004-10-19[NETFILTER]: Fix removing invalid proc filePablo Neira1-1/+1
2004-10-19[TCP]: Fix new packet len calc in tcp_fragment()Herbert Xu1-1/+5
2004-10-19[TCP]: Dump SYN_RECV sockets in tcpdiagHerbert Xu1-8/+164
2004-10-19[TCP]: Make tcpdiag_bc_run take tcpdiag_entryHerbert Xu1-26/+44
2004-10-19[TCP]: Create tcpdiag_dump_sockHerbert Xu1-19/+17
2004-10-19[TCP]: Remove bogus CONFIG_SYSCTL ifdefAndi Kleen1-2/+1
2004-10-19[NETFILTER]: Change MASQUERADE to Use Device Address DirectlyRusty Russell1-29/+18
2004-10-19[NETFILTER]: Clean up ip_conntrack statsPablo Neira1-4/+2
2004-10-05Merge bk://kernel.bkbits.net/acme/sk_buff-2.6David S. Miller1-1/+1
2004-10-05[SKBUFF] introduce eth_hdr(skb)Arnaldo Carvalho de Melo1-1/+1
2004-10-05[TCP]: Fix bug that hid sockets in tcp_diagHerbert Xu1-13/+16
2004-10-05[TCP]: Show all SYN_RECV sockets in /proc/net/tcpHerbert Xu1-1/+8
2004-10-04[IPV4]: Permit the official ARP hw type in SIOCSARP for FDDI.Maciej W. Rozycki1-2/+20
2004-10-04[IPV4]: Set ARP hw type correctly for BOOTP over FDDI.Maciej W. Rozycki1-0/+2
2004-10-04[IPVS]: Fix endian problem on sync message size.Wensong Zhang1-9/+19
2004-10-03Merge bk://212.42.230.204/net-2.6David S. Miller4-12/+1
2004-10-04[IPV4]: Fix ipip_fb_tunnel_dev leak in ipip_finiPatrick McHardy1-1/+1
2004-10-04[IPV4]: Fix free_netdev after failed alloc_netdev in ipip_initPatrick McHardy1-4/+5
2004-10-04[IPV4]: Fix free_netdev after failed alloc_netdev in ipgre_initPatrick McHardy1-5/+6
2004-10-03[TCP]: Rename tcp_skb_psize() to tcp_skb_mss().David S. Miller1-1/+1
2004-10-03Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller3-11/+0
2004-10-01[NETFILTER]: Fix NAT helper handling of TCP window tracking info.Harald Welte1-2/+7
2004-09-30[TCP]: Kill tso_{factor,mss}.David S. Miller4-51/+40
2004-09-30[TCP]: Add tcp_tso_win_divisor sysctl.David S. Miller2-7/+27
2004-09-29[TCP]: Check correct sequence number for URG in tcp_tso_acked().David S. Miller1-1/+1
2004-09-29[TCP]: Smooth out TSO ack clocking.David S. Miller2-48/+24
2004-09-29[TCP]: Fix inaccuracies in tso_factor settings.David S. Miller2-5/+17
2004-09-28[IPV4]: Do fib_alias lookup walk directly in fib_semantic_match().David S. Miller3-61/+66
2004-09-28[IPV4]: Move some fib_semantics exports into fib_lookup.hDavid S. Miller2-0/+16
2004-09-28[IPV4]: Define fib_alias in new header fib_lookup.hDavid S. Miller2-16/+26
2004-09-28[NETFILTER]: move check for already tracked/untracked before fragment checkPatrick McHardy1-6/+6
2004-09-28[NET]: Generic network statisticsHarald Welte2-12/+33
2004-09-27[TCP]: Move TSO mss calcs to tcp_current_mss()David S. Miller1-24/+29
2004-09-27[TCP]: Uninline tcp_current_mss().David S. Miller1-1/+31
2004-09-27[TCP]: Fix third arg to __tcp_trim_head().David S. Miller1-2/+4
2004-09-27[TCP]: Use mss_cache_std in tcp_init_metrics().Herbert Xu1-2/+2
2004-09-27[TCP]: Fix congestion window expansion when using TSO.David S. Miller2-3/+120
2004-09-26[TIME]: Put jiffies_to_usecs in time.hStephen Hemminger1-6/+0
2004-09-26Merge bk://212.42.230.204/netfilter-2.6David S. Miller6-232/+96
2004-09-26Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller6-232/+96
2004-09-26[TCP]: Westwood cleanupStephen Hemminger1-22/+19
2004-09-26[TCP]: Diagnostics enhancement for westwoodStephen Hemminger1-13/+27
2004-09-26[TCP]: Choose congestion algorithm at initialization.Stephen Hemminger3-12/+16
2004-09-26[IPV4]: Fix fib_alias TOS walking and insertion.Julian Anastasov1-9/+7
2004-09-27[NETFILTER]: Convert icmp conntrack protocol to skb_header_pointerPatrick McHardy1-16/+18
2004-09-27[NETFILTER]: Convert udp conntrack protocol to skb_header_pointerPatrick McHardy1-4/+5
2004-09-27[NETFILTER]: Convert sctp conntrack protocol to skb_header_pointerPatrick McHardy1-59/+65
2004-09-27[NETFILTER]: Convert sctp match to skb_header_pointerPatrick McHardy1-16/+18
2004-09-27[NETFILTER]: make ipt_helper depend on ipt_conntrack againPatrick McHardy2-1/+1
2004-09-25[IPV4]: Fix fa_list walking in fib_hash.cAlexey Kuznetsov1-4/+4
2004-09-24[NETFILTER]: Move ip_ct_log_invalid to ip_conntrack_core.cPatrick McHardy2-2/+1
2004-09-24Merge nuts.davemloft.net:/disk1/BK/nf-work-2.6David S. Miller19-247/+201
2004-09-23[NET]: Convert neigh hashing over to jenkins.David S. Miller1-9/+3
2004-09-23[NET]: Apply NEIGH_HASHMASK at tbl->hash() caller.David S. Miller1-1/+1
2004-09-23[NET]: Abstract neigh table walking.David S. Miller1-163/+20
2004-09-23[NETFILTER]: add comment matchPatrick McHardy3-6/+70
2004-09-23[NETFILTER]: Fix invalid return values in sctp_newPatrick McHardy1-5/+5
2004-09-23[NETFILTER]: Fix two broken assertionsPatrick McHardy2-7/+3