aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* [NET]: Do not export inet_bind_bucket_create twice.Sam Ravnborg2006-01-31
* [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-01-31
* Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds2006-01-31
* [TCP] H-TCP: Fix accountingBaruch Even2006-01-30
* [IPV4] igmp: remove pointless printkDave Jones2006-01-30
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-18
* [IPV4]: Fix multiple bugs in IGMPv3David L Stevens2006-01-18
* [IPV4]: RT_CACHE_STAT_INC() warning fixAndrew Morton2006-01-18
* [IPV4]: rt_cache_stat can be statically definedEric Dumazet2006-01-17
* [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.hDavid S. Miller2006-01-17
* [NETFILTER] Makefile cleanupYasuyuki Kozakai2006-01-17
* [NETFILTER] ip[6]t_policy: Fix compilation warningsBenoit Boissinot2006-01-17
* x86: Work around compiler code generation bug with -OsLinus Torvalds2006-01-15
* [XFRM]: IPsec tunnel wildcard address supportPatrick McHardy2006-01-13
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exitDavid S. Miller2006-01-11
* netfilter: headers included twiceNicolas Kaiser2006-01-10
* [NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy2006-01-10
* [NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy2006-01-10
* [NETFILTER]: Fix return value confusion in PPTP NAT helperPatrick McHardy2006-01-10
* [NETFILTER]: Fix another crash in ip_nat_pptpPatrick McHardy2006-01-10
* [NETFILTER]: Fix crash in ip_nat_pptpPatrick McHardy2006-01-10
* [NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy2006-01-10
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-09
|\
| * spelling: s/trough/through/Adrian Bunk2006-01-09
* | [INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo2006-01-09
* | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo2006-01-09
* | [INET_DIAG]: whitespace/simple cleanupsArnaldo Carvalho de Melo2006-01-09
* | [INET_DIAG]: Use inet_twsk() with TIME_WAIT socketsArnaldo Carvalho de Melo2006-01-09
* | [IPV4]: ip_output.c needs xfrm.hPatrick McHardy2006-01-09
* | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-09
* | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-09
|/
* [IPV4]: make ip_fragment() staticAdrian Bunk2006-01-07
* [NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.hJoe Kappus2006-01-07
* [NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2006-01-07
* [NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy2006-01-07
* [NETFILTER]: Keep conntrack reference until IPsec policy checks are donePatrick McHardy2006-01-07
* [NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy2006-01-07
* [NETFILTER]: Use conntrack information to determine if packet was NATedPatrick McHardy2006-01-07
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-07
* [IPV4]: reset IPCB flags when neccessaryPatrick McHardy2006-01-07
* [IPV4/6]: Netfilter IPsec input hooksPatrick McHardy2006-01-07
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-07
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-06
|\
| * [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-06
| * [NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe2006-01-06
* | kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-06
|/