aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-02-20Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-02-19[NET]: NETFILTER: remove duplicated lines and fix order in skb_clone().YOSHIFUJI Hideaki
2006-02-19[NETFILTER]: Fix outgoing redirects to loopbackPatrick McHardy
2006-02-19[NETFILTER]: Fix NAT PMTUD problemsPatrick McHardy
2006-02-19[XFRM]: Fix policy double putPatrick McHardy
2006-02-18[PATCH] missing ntohs() in ip6_tunnelAl Viro
2006-02-15[NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packetYasuyuki Kozakai
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 errorYasuyuki Kozakai
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai
2006-02-15[NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai
2006-02-15[NETFILTER]: x_tables: fix dependencies of conntrack related modulesYasuyuki Kozakai
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy
2006-02-15[BRIDGE]: Fix deadlock in br_stp_disable_bridgeAdrian Drzewiecki
2006-02-15[NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy
2006-02-13[NET]: Revert skb_copy_datagram_iovec() recursion elimination.David S. Miller
2006-02-13[IPSEC]: Fix strange IPsec freeze.Herbert Xu
2006-02-13[IPV6] Don't store dst_entry for RAW socketNicolas DICHTEL
2006-02-13[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.Jamal Hadi Salim
2006-02-13[BRIDGE]: Better fix for netfilter missing symbol has_bridge_parentStephen Hemminger
2006-02-13[NETFILTER] Fix Kconfig menu level for x_tablesHarald Welte
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller
2006-02-13[P8023]: Fix tainting of kernel.Dave Jones
2006-02-13[IPV4] ICMP: Invert default for invalid icmp msgs sysctlDave Jones
2006-02-13[ATM]: Ratelimit atmsvc failure messagesDave Jones
2006-02-13[Bluetooth] Fix NULL pointer dereferences of the HCI socketMarcel Holtmann
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann
2006-02-12[PATCH] netfilter: fix build error due to missing has_bridge_parent macroJesper Juhl
2006-02-09[BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger
2006-02-09[BRIDGE]: netfilter handle RCU during removalStephen Hemminger
2006-02-09[BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger
2006-02-09[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner
2006-02-09[IRDA]: out of range array access David Binderman
2006-02-09[IRDA]: Set proper IrLAP device address lengthSamuel Ortiz
2006-02-09[NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov
2006-02-08[IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov
2006-02-07[PATCH] net/ipv6/mcast.c NULL noise removalAl Viro
2006-02-07[PATCH] ipv4 NULL noise removalAl Viro
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-04[NETFILTER]: Fix check whether dst_entry needs to be released after NATPatrick McHardy
2006-02-04[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy
2006-02-04[NETFILTER]: Fix ip6t_policy address matchingPatrick McHardy
2006-02-04[NETFILTER]: Check policy length in policy match strict modePatrick McHardy
2006-02-04[NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev
2006-02-04[NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helperSamir Bellabes
2006-02-04[NETFILTER]: Fix missing src port initialization in tftp expectation maskPatrick McHardy
2006-02-04[NETFILTER]: nfnetlink_queue: fix packet marking over netlinkPatrick McHardy
2006-02-04[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy