drm: fixup i915 breadcrumb read/write
[safe/jmp/linux-2.6] / net /
2006-03-15 Hong Liu[PATCH] ieee80211: Fix QoS is not active problem
2006-03-15 Zhu Yi[PATCH] ieee80211: Fix CCMP decryption problem when...
2006-03-14 Trond Myklebust[PATCH] SUNRPC: Fix potential deadlock in RPC code
2006-03-14 Adrian Bunk[PATCH] SUNRPC: fix a NULL pointer dereference in net...
2006-03-13 Herbert Xu[TCP]: Fix zero port problem in IPv6
2006-03-13 Patrick McHardy[NETFILTER]: arp_tables: fix NULL pointer dereference
2006-03-13 Patrick McHardy[IPV4/6]: Fix UFO error propagation
2006-03-13 Patrick McHardy[TCP]: tcp_highspeed: fix AIMD table out-of-bounds...
2006-03-13 Patrick McHardy[NETLINK]: Fix use-after-free in netlink_recvmsg
2006-03-13 Patrick McHardy[XFRM]: Fix leak in ah6_input
2006-03-13 Patrick McHardy[NET_SCHED]: act_api: fix skb leak in error path
2006-03-13 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr...
2006-03-12 David S. Miller[TCP]: Fix tcp_tso_should_defer() when limit>=65536
2006-03-12 Gregor Maier[NETFILTER]: Fix wrong option spelling in Makefile...
2006-03-12 Brian Haley[IPV6]: fix ipv6_saddr_score struct element
2006-03-08 Dipankar Sarma[PATCH] fix file counting
2006-03-07 Thomas Graf[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len...
2006-03-05 Ian McDonald[DCCP] ccid3: Divide by zero fix
2006-03-05 Chas Williams[ATM]: keep atmsvc failure messages quiet
2006-03-05 Stephen Hemminger[BRIDGE]: generate kobject remove event
2006-03-05 Stephen Hemminger[BRIDGE]: port timer initialization
2006-03-05 Stephen Hemminger[BRIDGE]: fix crash in STP
2006-02-28 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-02-28 Pete Zaitcev[PATCH] ieee80211_rx.c: is_beacon
2006-02-27 Arnaldo Carvalho... [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
2006-02-27 Patrick McHardy[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
2006-02-27 Patrick McHardy[NETFILTER]: nf_queue: fix end-of-list check
2006-02-27 Patrick McHardy[NETFILTER]: nf_queue: remove unnecessary check for...
2006-02-27 Patrick McHardy[NETFILTER]: nf_queue: fix rerouting after packet mangling
2006-02-27 Patrick McHardy[NETFILTER]: nf_queue: check if rerouter is present...
2006-02-27 Patrick McHardy[NETFILTER]: nf_queue: don't copy registered rerouter...
2006-02-27 Herbert Xu[IPSEC]: Kill post_input hook and do NAT-T in esp_input...
2006-02-27 Herbert Xu[IPSEC] esp: Kill unnecessary block and indentation
2006-02-24 YOSHIFUJI Hideaki[IPV6]: Do not ignore IPV6_MTU socket option.
2006-02-24 Hugo Santos[IPV6] ip6_tunnel: release cached dst on change of...
2006-02-24 Herbert Xu[IPSEC]: Use TOS when doing tunnel lookups
2006-02-24 Jamal Hadi Salim[NET] ethernet: Fix first packet goes out with MAC...
2006-02-24 Herbert Xu[XFRM]: Eliminate refcounting confusion by creating...
2006-02-24 Suresh Bhogavilli[IPV4]: Fix garbage collection of multipath route entries
2006-02-24 Patrick McHardy[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
2006-02-21 Linus TorvaldsMerge branch 'fixes.b8' of git://git./linux/kernel...
2006-02-20 YOSHIFUJI Hideaki[NET]: NETFILTER: remove duplicated lines and fix order...
2006-02-20 Patrick McHardy[NETFILTER]: Fix outgoing redirects to loopback
2006-02-20 Patrick McHardy[NETFILTER]: Fix NAT PMTUD problems
2006-02-20 Patrick McHardy[XFRM]: Fix policy double put
2006-02-18 Al Viro[PATCH] missing ntohs() in ip6_tunnel
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...
next