[PATCH] Fix Intel/Sharp command set erase suspend bug
[safe/jmp/linux-2.6] / net /
2006-11-29 Chris Wright[PATCH] bridge: fix possible overflow in get_fdb_entries
2006-11-25 Masahide NAKAMURA[XFRM] STATE: Fix to respond error to get operation...
2006-11-25 Akinobu Mita[NET]: Fix kfifo_alloc() error check.
2006-11-25 Olaf Kirch[UDP]: Make udp_encap_rcv use pskb_may_pull
2006-11-25 Faidon Liambotis[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_...
2006-11-22 YOSHIFUJI Hideaki[IPV6]: Fix address/interface handling in UDP and DCCP...
2006-11-22 Peter Zijlstra[IRDA]: Lockdep fix.
2006-11-22 David S. Miller[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.
2006-11-22 Jamal Hadi Salim[XFRM]: nlmsg length not computed correctly in the...
2006-11-22 Jamal Hadi Salim[XFRM]: Sub-policies broke policy events
2006-11-22 Marcel Holtmann[Bluetooth] Ignore L2CAP config requests on disconnect
2006-11-22 Marcel Holtmann[Bluetooth] Always include MTU in L2CAP config responses
2006-11-22 Marcel Holtmann[Bluetooth] Check if RFCOMM session is still attached...
2006-11-22 Marcel Holtmann[Bluetooth] Handling pending connect attempts after...
2006-11-22 Marcel Holtmann[Bluetooth] Attach low-level connections to the Bluetoo...
2006-11-22 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.
2006-11-22 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Delete all tunnel device when unloadi...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Do not enable router reachability probing...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Prefer reachable nexthop only if the...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Try to use router which is not known...
2006-11-16 John Heffner[TCP]: Fix up sysctl_tcp_mem initialization.
2006-11-16 Patrick McHardy[NETFILTER]: ip6_tables: use correct nexthdr value...
2006-11-16 Patrick McHardy[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
2006-11-16 Patrick McHardy[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_...
2006-11-10 Julian Anastasov[IPVS]: More endianness fixed.
2006-11-07 Steven Whitehouse[DECNET]: Endianess fixes (try #2)
2006-11-07 Herbert Xu[NET]: Set truesize in pskb_copy
2006-11-07 Chris Lalancette[NETPOLL]: Compute checksum properly in netpoll_send_udp().
2006-11-07 Stephen Hemminger[PKT_SCHED] sch_htb: Use hlist_del_init().
2006-11-07 John Heffner[TCP]: Don't use highmem in tcp hash size calculation.
2006-11-06 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-11-06 Akinobu Mita[PATCH] sunrpc: add missing spin_unlock
2006-11-06 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-06 Paul Moore[NETLABEL]: Fix build failure.
2006-11-05 Patrick McHardy[IPV6]: Give sit driver an appropriate module alias.
2006-11-05 Dmitry Mishin[IPV6]: Add ndisc_netdev_notifier unregister.
2006-11-05 Larry Woodman[NET]: __alloc_pages() failures reported due to fragmen...
2006-11-05 Al Viro[PKTGEN]: TCI endianness fixes
2006-11-05 Al Viro[NETFILTER] bug: skb->protocol is already net-endian
2006-11-05 Al Viro[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range...
2006-11-05 Al Viro[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
2006-11-05 Al Viro[IPX]: Annotate and fix IPX checksum
2006-11-05 Al Viro[IPX]: Trivial parts of endianness annotations
2006-11-02 Meelis Roos[NETFILTER]: silence a warning in ebtables
2006-11-01 Al Viro[IPV6]: File the fingerprints off ah6->spi/esp6->spi
2006-11-01 Stephen Hemminger[TCP]: Set default congestion control when no sysctl.
2006-11-01 Adrian Bunk[TIPC] net/tipc/port.c: fix NULL dereference
2006-11-01 Jiri Benc[PATCH] ieee80211: don't flood log with errors
2006-11-01 Stephen Hemminger[PATCH] skge, sky2, et all. gplv2 only
2006-10-31 James Morris[IPV6]: fix flowlabel seqfile handling
2006-10-31 James Morris[IPV6]: return EINVAL for invalid address with flowlabe...
2006-10-31 Vlad Yasevich[SCTP]: Remove temporary associations from backlog...
2006-10-31 Vlad Yasevich[SCTP]: Correctly set IP id for SCTP traffic
2006-10-30 Paul Moore[NetLabel]: protect the CIPSOv4 socket option from...
2006-10-30 Dmitry Mishin[NETFILTER]: ip_tables: compat code module refcounting fix
2006-10-30 Martin Josefsson[NETFILTER]: nf_conntrack: add missing unlock in get_ne...
2006-10-30 Vasily Averin[NETFILTER]: ip_tables: compat error way cleanup
2006-10-30 Dmitry Mishin[NETFILTER]: Missed and reordered checks in {arp,ip...
2006-10-30 Patrick McHardy[NETFILTER]: remove masq/NAT from ip6tables Kconfig...
2006-10-30 James Morris[IPV6]: fix lockup via /proc/net/ip6_flowlabel
2006-10-30 Heiko Carstens[NET]: fix uaccess handling
2006-10-30 Herbert Xu[SCTP]: Always linearise packet on input
2006-10-30 Randy Dunlap[DCCP]: fix printk format warnings
2006-10-30 Herbert Xu[NET]: Fix segmentation of linear packets
2006-10-30 David S. Miller[XFRM] xfrm_user: Fix unaligned accesses.
2006-10-30 David S. Miller[APPLETALK]: Fix potential OOPS in atalk_sendmsg().
2006-10-30 Andrew Morton[PATCH] fix "sunrpc: fix refcounting problems in rpc...
2006-10-30 Neil Brown[PATCH] sunrpc: fix refcounting problems in rpc servers
2006-10-26 Randy Dunlap[BRIDGE]: correct print message typo
2006-10-26 Gavin McCullagh[TCP] H-TCP: fix integer overflow
2006-10-26 Stephen Hemminger[TCP] cubic: scaling error
2006-10-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2006-10-25 Patrick McHardy[CRYPTO] users: Select ECB/CBC where needed
2006-10-24 Gerrit Renker[DCCP]: Update documentation references.
2006-10-24 Patrick McHardy[NETFILTER]: Fix ip6_tables extension header bypass bug
2006-10-24 Patrick McHardy[NETFILTER]: Fix ip6_tables protocol bypass bug
2006-10-24 Patrick McHardy[XFRM]: Fix xfrm_state accounting
2006-10-24 Al Viro[IPV4] ipconfig: fix RARP ic_servaddr breakage
2006-10-23 David S. Miller[PKT_SCHED] netem: Orphan SKB when adding to queue.
2006-10-22 Thomas Graf[IPv6] fib: initialize tb6_lock in common place to...
2006-10-22 Jeff Garzik[ATM]: handle sysfs errors
2006-10-22 David S. Miller[DCCP] ipv6: Fix opt_skb leak.
2006-10-22 Gerrit Renker[DCCP]: Fix Oops in DCCPv6
2006-10-21 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-10-21 Jeff GarzikMerge branch 'we21-fix' of git://git./linux/kernel...
2006-10-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-10-20 NeilBrown[PATCH] knfsd: fix race that can disable NFS server
2006-10-20 Chuck Lever[PATCH] SUNRPC: fix a typo
2006-10-20 Chuck Lever[PATCH] SUNRPC: fix race in in-kernel RPC portmapper...
2006-10-20 Marcel Holtmann[Bluetooth] Fix HID disconnect NULL pointer dereference
2006-10-20 Eric Dumazet[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH...
2006-10-20 Björn Steinbrink[NETFILTER]: Missing check for CAP_NET_ADMIN in iptable...
2006-10-20 Stephen Hemminger[NETPOLL]: initialize skb for UDP
2006-10-19 John W. Linville[PATCH] wireless: WE-20 compatibility for ESSID and...
2006-10-19 David S. Miller[IPV6]: Fix route.c warnings when multiple tables are...
2006-10-19 Thomas Graf[IPv6] route: Fix prohibit and blackhole routing decision
2006-10-19 Steven Whitehouse[DECNET]: Fix input routing bug
2006-10-19 John Heffner[TCP]: Bound TSO defer time
2006-10-19 Thomas Graf[IPv4] fib: Remove unused fib_config members
2006-10-19 Ville Nuorvala[IPV6]: Always copy rt->u.dst.error when copying a...
next