[NETFILTER]: Fix another crash in ip_nat_pptp
[pandora-kernel.git] / net / ipv4 /
2006-01-10 Patrick McHardy[NETFILTER]: Fix another crash in ip_nat_pptp
2006-01-10 Patrick McHardy[NETFILTER]: Fix crash in ip_nat_pptp
2006-01-10 Patrick McHardy[NETFILTER]: net/ipv[46]/netfilter.c cleanups
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-01-10 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mingo/mutex-2.6
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-09 Adrian Bunkspelling: s/trough/through/
2006-01-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09 Arnaldo Carvalho... [INET_DIAG]: Introduce sk_diag_fill
2006-01-09 Arnaldo Carvalho... [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_...
2006-01-09 Arnaldo Carvalho... [INET_DIAG]: whitespace/simple cleanups
2006-01-09 Arnaldo Carvalho... [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
2006-01-09 Patrick McHardy[IPV4]: ip_output.c needs xfrm.h
2006-01-09 Kris Katterjohn[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
2006-01-09 Patrick McHardy[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
2006-01-09 Russell KingMerge Linus' tree.
2006-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-01-07 Adrian Bunk[IPV4]: make ip_fragment() static
2006-01-07 Joe Kappus[NETFILTER]: ip_conntrack_proto_sctp.c needs linux...
2006-01-07 Patrick McHardy[NETFILTER]: Add ipt_policy/ip6t_policy matches
2006-01-07 Patrick McHardy[NETFILTER]: Handle NAT in IPsec policy checks
2006-01-07 Patrick McHardy[NETFILTER]: Keep conntrack reference until IPsec polic...
2006-01-07 Patrick McHardy[NETFILTER]: Redo policy lookups after NAT when neccessary
2006-01-07 Patrick McHardy[NETFILTER]: Use conntrack information to determine...
2006-01-07 Patrick McHardy[NETFILTER]: Fix xfrm lookup in ip_route_me_harder...
2006-01-07 Patrick McHardy[IPV4]: reset IPCB flags when neccessary
2006-01-07 Patrick McHardy[IPV4/6]: Netfilter IPsec input hooks
2006-01-07 Patrick McHardy[XFRM]: Netfilter IPsec output hooks
2006-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-07 Len BrownAuto-update from upstream
2006-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-06 Len BrownAuto-update from upstream
2006-01-06 Alexey Dobriyan[NET]: Endian-annotate struct iphdr
2006-01-06 Joe[NETFILTER]: ipt_helper.c needs linux/interrupt.h
2006-01-06 Sam Ravnborgkbuild: un-stringnify KBUILD_MODNAME
2006-01-06 Linus TorvaldsMerge http://oss.oracle.com/git/ocfs2
2006-01-06 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-01-06 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-06 Kris Katterjohn[NET]: Change 1500 to ETH_DATA_LEN in some files
2006-01-06 Andrew Morton[IPVS]: Another file needs linux/interrupt.h
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2006-01-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-01-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-01-05 Yasuyuki Kozakai[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset...
2006-01-05 Patrick McHardy[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net...
2006-01-05 Patrick McHardy[NETFILTER]: Call POST_ROUTING hook before fragmentation
2006-01-05 Patrick McHardy[NETFILTER]: Remove okfn usage in ip_vs_core.c
2006-01-05 Patrick McHardy[NETFILTER]: ctnetlink: Fix dumping of helper name
2006-01-05 Patrick McHardy[NETFILTER]: Fix module_param types and permissions
2006-01-05 Pablo Neira Ayuso[NETFILTER]: Add ctnetlink port for nf_conntrack
2006-01-05 Pablo Neira Ayuso[NETFILTER]: ctnetlink: remove unused variable
2006-01-05 Pablo Neira Ayuso[NETFILTER]: ctnetlink: fix conntrack mark race
2006-01-05 Pablo Neira Ayuso[NETFILTER]: ctnetlink: ctnetlink_event cleanup
2006-01-05 Pablo Neira Ayuso[NETFILTER]: ctnetlink: use u_int32_t instead of unsign...
2006-01-05 Pablo Neira Ayuso[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples...
2006-01-05 Yasuyuki Kozakai[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
2006-01-05 Pablo Neira Ayuso[NETFILTER]: ctnetlink: remove bogus checks in ICMP...
2006-01-05 Adrian Bunk[IPVS]: Fix compilation
2006-01-05 Tony LuckAuto-update from upstream
2006-01-05 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/perex/alsa
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-05 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2006-01-05 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2006-01-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-01-04 Thomas Young[TCP] tcp_vegas: Fix slow start
2006-01-04 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-04 Arnaldo Carvalho... [IPVS]: Add missing include <linux/net.h>
2006-01-04 Arnaldo Carvalho... [TCP]: syn_flood_warning is only needed if CONFIG_SYN_C...
2006-01-04 Stephen Hemminger[TCP]: less inline's
2006-01-03 Stephen Hemminger[IPV4] fib_trie: build fix
2006-01-03 Roberto Nibali[IPVS]: Cleanup IP_VS_DBG statements.
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Robert Olsson[IPV4] fib_trie: Add credits.
2006-01-03 Stephen Hemminger[TCP] cubic: use Newton-Raphson
2006-01-03 Stephen Hemminger[TCP] cubic: precompute constants
2006-01-03 Arnaldo Carvalho... [IP_SOCKGLUE]: Remove most of the tcp specific calls
2006-01-03 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash_connect
2006-01-03 Arnaldo Carvalho... [TWSK]: Introduce struct timewait_sock_ops
2006-01-03 Arnaldo Carvalho... [IPV6]: Introduce inet6_timewait_sock
2006-01-03 Roberto Nibali[IPVS]: remove dead code
2006-01-03 Stephen Hemminger[UDP]: udp_checksum_init return value
2006-01-03 Herbert Xu[IP]: Simplify and consolidate MSG_PEEK error handling
next