summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2006-02-04[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger
2006-02-04[NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai
2006-02-04[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystemPablo Neira Ayuso
2006-02-04[NETFILTER]: ctnetlink: Fix subsystem used for expectation eventsMarcus Sundberg
2006-02-04[ICMP]: Fix extra dst release when ip_options_echo failsHerbert Xu
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-02[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger
2006-02-02[IPV4]: Remove suprious use of goto out: in icmp_replyHorms
2006-02-02[IPV6]: Fix illegal dst locking in softirq context.Herbert Xu
2006-02-02[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usageHerbert Xu
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich
2006-02-02[IPV6]: Don't hold extra ref count in ipv6_ifa_notifyHerbert Xu
2006-02-02[NET] snap: needs hardware checksum fixStephen Hemminger
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust
2006-02-01SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs codeTrond Myklebust
2006-02-01SUNRPC: rpc_timeout_upcall_queue should not sleepTrond Myklebust
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in net/sunrpcMartin Waitz
2006-01-31[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.David S. Miller
2006-01-31[IPV6] tcp_v6_send_synack: release the destinationEric W. Biederman
2006-01-31[NET]: Do not export inet_bind_bucket_create twice.Sam Ravnborg
2006-01-31[BRIDGE]: Fix device delete race.Stephen Hemminger
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy
2006-01-31Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-30[TCP] H-TCP: Fix accountingBaruch Even