aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packetYasuyuki Kozakai2006-02-15
* [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 errorYasuyuki Kozakai2006-02-15
* [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai2006-02-15
* [NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai2006-02-15
* [NETFILTER]: x_tables: fix dependencies of conntrack related modulesYasuyuki Kozakai2006-02-15
* [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-15
* [BRIDGE]: Fix deadlock in br_stp_disable_bridgeAdrian Drzewiecki2006-02-15
* [NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy2006-02-15
* [NET]: Revert skb_copy_datagram_iovec() recursion elimination.David S. Miller2006-02-13
* [IPSEC]: Fix strange IPsec freeze.Herbert Xu2006-02-13
* [IPV6] Don't store dst_entry for RAW socketNicolas DICHTEL2006-02-13
* [NETLINK] genetlink: Fix bugs spotted by Andrew Morton.Jamal Hadi Salim2006-02-13
* [BRIDGE]: Better fix for netfilter missing symbol has_bridge_parentStephen Hemminger2006-02-13
* [NETFILTER] Fix Kconfig menu level for x_tablesHarald Welte2006-02-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2006-02-13
|\
| * [Bluetooth] Fix NULL pointer dereferences of the HCI socketMarcel Holtmann2006-02-13
| * [Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2006-02-13
* | [P8023]: Fix tainting of kernel.Dave Jones2006-02-13
* | [IPV4] ICMP: Invert default for invalid icmp msgs sysctlDave Jones2006-02-13
* | [ATM]: Ratelimit atmsvc failure messagesDave Jones2006-02-13
|/
* [PATCH] netfilter: fix build error due to missing has_bridge_parent macroJesper Juhl2006-02-12
* [BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger2006-02-09
* [BRIDGE]: netfilter handle RCU during removalStephen Hemminger2006-02-09
* [BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger2006-02-09
* [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner2006-02-09
* [IRDA]: out of range array access David Binderman2006-02-09
* [IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2006-02-09
* [NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov2006-02-09
* [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-09
* [IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov2006-02-08
* [PATCH] net/ipv6/mcast.c NULL noise removalAl Viro2006-02-07
* [PATCH] ipv4 NULL noise removalAl Viro2006-02-07
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-07
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-05
|\
| * [NETFILTER]: Fix check whether dst_entry needs to be released after NATPatrick McHardy2006-02-05
| * [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2006-02-05
| * [NETFILTER]: Fix ip6t_policy address matchingPatrick McHardy2006-02-05
| * [NETFILTER]: Check policy length in policy match strict modePatrick McHardy2006-02-05
| * [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-05
| * [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helperSamir Bellabes2006-02-05
| * [NETFILTER]: Fix missing src port initialization in tftp expectation maskPatrick McHardy2006-02-05
| * [NETFILTER]: nfnetlink_queue: fix packet marking over netlinkPatrick McHardy2006-02-05
| * [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-05
| * [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-05
| * [NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2006-02-05
| * [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystemPablo Neira Ayuso2006-02-05
| * [NETFILTER]: ctnetlink: Fix subsystem used for expectation eventsMarcus Sundberg2006-02-05
| * [ICMP]: Fix extra dst release when ip_options_echo failsHerbert Xu2006-02-05
* | [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-05
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-03
|\