drm: fixup i915 interrupt on X server exit
[safe/jmp/linux-2.6] / net /
2006-02-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum...
2006-02-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: attach conntrack to locally...
2006-02-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: attach conntrack to TCP...
2006-02-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: move registration of __nf_ct...
2006-02-15 Yasuyuki Kozakai[NETFILTER]: x_tables: fix dependencies of conntrack...
2006-02-15 Patrick McHardy[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
2006-02-15 Adrian Drzewiecki[BRIDGE]: Fix deadlock in br_stp_disable_bridge
2006-02-15 Patrick McHardy[NETFILTER]: Fix xfrm lookup after SNAT
2006-02-14 David S. Miller[NET]: Revert skb_copy_datagram_iovec() recursion elimi...
2006-02-14 Herbert Xu[IPSEC]: Fix strange IPsec freeze.
2006-02-13 Nicolas DICHTEL[IPV6] Don't store dst_entry for RAW socket
2006-02-13 Jamal Hadi Salim[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.
2006-02-13 Stephen Hemminger[BRIDGE]: Better fix for netfilter missing symbol has_b...
2006-02-13 Harald Welte[NETFILTER] Fix Kconfig menu level for x_tables
2006-02-13 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2006-02-13 Dave Jones[P8023]: Fix tainting of kernel.
2006-02-13 Dave Jones[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
2006-02-13 Dave Jones[ATM]: Ratelimit atmsvc failure messages
2006-02-13 Marcel Holtmann[Bluetooth] Fix NULL pointer dereferences of the HCI...
2006-02-13 Marcel Holtmann[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
2006-02-13 Jesper Juhl[PATCH] netfilter: fix build error due to missing has_b...
2006-02-10 Stephen Hemminger[BRIDGE]: fix error handling for add interface to bridge
2006-02-10 Stephen Hemminger[BRIDGE]: netfilter handle RCU during removal
2006-02-10 Stephen Hemminger[BRIDGE]: fix for RCU and deadlock on device removal
2006-02-10 John Heffner[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
2006-02-10 David Binderman[IRDA]: out of range array access
2006-02-10 Samuel Ortiz[IRDA]: Set proper IrLAP device address length
2006-02-10 Alexey Kuznetsov[NETLINK]: illegal use of pid in rtnetlink
2006-02-10 Alexey Kuznetsov[NETLINK]: Fix a severe bug
2006-02-09 Kristian Slavov[IPV6]: Address autoconfiguration does not work after...
2006-02-08 Al Viro[PATCH] net/ipv6/mcast.c NULL noise removal
2006-02-08 Al Viro[PATCH] ipv4 NULL noise removal
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2006-02-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-05 Patrick McHardy[NETFILTER]: Fix check whether dst_entry needs to be...
2006-02-05 Patrick McHardy[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tabl...
2006-02-05 Patrick McHardy[NETFILTER]: Fix ip6t_policy address matching
2006-02-05 Patrick McHardy[NETFILTER]: Check policy length in policy match strict...
2006-02-05 Kirill Korotaev[NETFILTER]: Fix possible overflow in netfilters do_rep...
2006-02-05 Samir Bellabes[NETFILTER]: nf_conntrack: fix incorrect memset() size...
2006-02-05 Patrick McHardy[NETFILTER]: Fix missing src port initialization in...
2006-02-05 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix packet marking over...
2006-02-05 Patrick McHardy[NETFILTER]: Fix undersized skb allocation in ipt_ULOG...
2006-02-05 Holger Eitzenberger[NETFILTER]: ULOG/nfnetlink_log: Use better default...
2006-02-05 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: check address family when...
2006-02-05 Pablo Neira Ayuso[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectatio...
2006-02-05 Marcus Sundberg[NETFILTER]: ctnetlink: Fix subsystem used for expectat...
2006-02-05 Herbert Xu[ICMP]: Fix extra dst release when ip_options_echo...
2006-02-03 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-02-03 Stephen Hemminger[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
2006-02-03 Horms[IPV4]: Remove suprious use of goto out: in icmp_reply
2006-02-03 Herbert Xu[IPV6]: Fix illegal dst locking in softirq context.
2006-02-03 Herbert Xu[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock...
2006-02-03 Vlad Yasevich[SCTP]: Fix 'fast retransmit' to send a TSN only once.
2006-02-03 Herbert Xu[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
2006-02-03 Stephen Hemminger[NET] snap: needs hardware checksum fix
2006-02-01 Trond MyklebustSUNRPC: Move upcall out of auth->au_ops->crcreate()
2006-02-01 Trond MyklebustSUNRPC: Remove the deprecated function lookup_hash...
2006-02-01 Trond MyklebustSUNRPC: rpc_timeout_upcall_queue should not sleep
2006-02-01 Trond MyklebustSUNRPC: Fix a lock recursion in the auth_gss downcall
2006-02-01 Martin Waitz[PATCH] DocBook: fix some kernel-doc comments in net...
2006-02-01 David S. Miller[DCCP] ipv6: dccp_v6_send_response() has a DST leak...
2006-02-01 Eric W. Biederman[IPV6] tcp_v6_send_synack: release the destination
2006-02-01 Sam Ravnborg[NET]: Do not export inet_bind_bucket_create twice.
2006-02-01 Stephen Hemminger[BRIDGE]: Fix device delete race.
2006-02-01 Patrick McHardy[IPV4]: Always set fl.proto in ip_route_newports
2006-01-31 Linus TorvaldsFix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
2006-01-31 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2006-01-31 Baruch Even[TCP] H-TCP: Fix accounting
2006-01-31 Dave Jones[IPV4] igmp: remove pointless printk
2006-01-31 Vlad Yasevich[SCTP]: heartbeats exceed maximum retransmssion limit
2006-01-30 Vlad Yasevich[SCTP]: correct the number of INIT retransmissions
2006-01-30 Larry Finger[PATCH] Typo corrections for ieee80211
2006-01-27 Zhu Yi[PATCH] ieee80211: Fix iwlist scan can only show about...
2006-01-27 Zhu Yi[PATCH] ieee80211: Fix problem with not decrypting...
2006-01-24 David L Stevens[IPV6] MLDv2: fix change records when transitioning...
2006-01-24 Jerome Borsboom[AF_KEY]: no message type set
2006-01-24 Thomas Graf[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUE...
2006-01-24 Herbert Xu[NET]: Fix skb fclone error path handling.
2006-01-24 Kris Katterjohn[NET]: Fix some whitespace issues in af_packet.c
2006-01-24 Kris Katterjohn[NET]: more whitespace issues in net/core/filter.c
2006-01-20 David S. MillerMerge /pub/scm/linux/kernel/git/sridhar/lksctp-2.6
2006-01-19 Alan Cox[PATCH] EDAC: atomic scrub operations
2006-01-19 J. Bruce Fields[PATCH] svcrpc: gss: svc context creation error handling
2006-01-19 Kevin Coffman[PATCH] svcrpc: gss: server context init failure handling
2006-01-19 Andy Adamson[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
2006-01-19 J. Bruce Fields[PATCH] svcrpc: save and restore the daddr field when...
2006-01-18 David S. MillerMerge git://tipc.cslab.ericsson.net/pub/git/tipc
2006-01-18 David L Stevens[IPV4]: Fix multiple bugs in IGMPv3
2006-01-18 David S. Miller[PKTGEN]: Respect hard_header_len of device.
2006-01-18 Andrew Morton[IPV4]: RT_CACHE_STAT_INC() warning fix
2006-01-17 Per Liden[TIPC] Avoid polluting the global namespace
2006-01-17 Per Liden[TIPC] Group protocols with sub-options in Kconfig
2006-01-17 Per Liden[TIPC] Add help text for TIPC configuration option
2006-01-17 Per Liden[TIPC] Remove unused #includes
2006-01-17 Per Liden[TIPC] Move ethernet protocol id to linux/if_ether.h
2006-01-17 Per Liden[TIPC] Updated link priority macros
2006-01-17 Jon Maloy[TIPC] Minor changes to #includes
2006-01-17 Kris Katterjohn[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
next