[PATCH] hwmon: New maintainer for w83791d
[safe/jmp/linux-2.6] / net /
2006-07-10 Alan Cox[DCCP]: Fix sparse warnings.
2006-07-10 David S. Miller[TCP]: Remove TCP Compound
2006-07-10 Herbert Xu[IPV4] inetpeer: Get rid of volatile from peer_total
2006-07-10 Ralf Baechle[AX.25]: Get rid of the last volatile.
2006-07-09 Ralf Baechle[AX.25]: Use kzalloc
2006-07-09 Adrian Bunk[ATM] net/atm/clip.c: fix PROC_FS=n compile
2006-07-09 Thomas Graf[PKT_SCHED]: act_api: Fix module leak while flushing...
2006-07-08 Patrick McHardy[NET]: Fix IPv4/DECnet routing rule dumping
2006-07-08 Herbert Xu[NET] gso: Fix up GSO packets with broken checksums
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-07-08 Arjan van de Ven[ATM]: fix possible recursive locking in skb_migrate()
2006-07-07 Stephen Hemminger[NET]: Fix network device interface printk message...
2006-07-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-07-06 Thomas Graf[PKT_SCHED]: Fix error handling while dumping actions
2006-07-06 Thomas Graf[PKT_SCHED]: Return ENOENT if action module is unavailable
2006-07-06 Thomas Graf[PKT_SCHED]: Fix illegal memory dereferences when dumpi...
2006-07-05 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-07-05 John W. Linville[PATCH] softmac: fix build-break from 881ee6999d66c8fc9...
2006-07-05 Horms[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Add network to ieee80211softmac_call_e...
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Prevent multiple authentication attemp...
2006-07-05 Larry Finger[PATCH] 2.6.17 missing a call to ieee80211softmac_capab...
2006-07-05 Eric Sesterhenn[PATCH] skb used after passing to netif_rx in net/ieee8...
2006-07-05 Hong Liu[PATCH] ieee80211: fix not allocating IV+ICV space...
2006-07-05 Trond MyklebustThis fixes a panic doing the first READDIR or READDIRPL...
2006-07-04 Marcel Holtmann[Bluetooth] Add RFCOMM role switch support
2006-07-04 Marcel Holtmann[Bluetooth] Allow disabling of credit based flow control
2006-07-04 Marcel Holtmann[Bluetooth] Small cleanup of the L2CAP source code
2006-07-04 Marcel Holtmann[Bluetooth] Use real devices for host controllers
2006-07-04 Marcel Holtmann[Bluetooth] Add platform device for virtual and serial...
2006-07-04 Marcel Holtmann[Bluetooth] Add automatic sniff mode support
2006-07-04 Marcel Holtmann[Bluetooth] Correct SCO buffer size on request
2006-07-04 Andrey Savochkin[BRIDGE]: br_dump_ifinfo index fix
2006-07-04 Randy Dunlap[NET]: add+use poison defines
2006-07-04 Michael Chan[IPV6]: Fix ipv6 GSO payload length
2006-07-04 Allan Stephens[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_b...
2006-07-04 Herbert Xu[NET]: Verify gso_type too in gso_segment
2006-07-04 Ralf Baechle[ROSE]: Try all routes when establishing a ROSE connect...
2006-07-04 Ralf Baechle DL5RB[NETROM]: Use socket helpers instead of direct fiddling...
2006-07-04 Ralf Baechle DL5RB[AX.25]: Reference counting for AX.25 routes.
2006-07-04 Ralf Baechle[ROSE]: Fix dereference of skb pointer after free.
2006-07-04 Andrew Morton[AF_UNIX]: datagram getpeersec fix
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate sk_locks
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate vlan net device as being...
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate sunrpc code
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate bh_lock_sock()
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate af_unix locking
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate sock_lock_init()
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate skb_queue_head_init
2006-07-03 Ingo Molnar[PATCH] lockdep: fix RT_HASH_LOCK_SZ
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-07-03 Arjan van de Ven[PATCH] bcm43xx: netlink deadlock fix
2006-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Herbert Xu[IPV6]: Added GSO support for TCPv6
2006-06-30 Herbert Xu[NET]: Generalise TSO-specific bits from skb_setup_caps
2006-06-30 Herbert Xu[IPV6]: Added GSO support for TCPv6
2006-06-30 Herbert Xu[IPV6]: Remove redundant length check on input
2006-06-30 Patrick McHardy[NETFILTER]: SCTP conntrack: fix crash triggered by...
2006-06-30 Herbert Xu[TCP]: Reset gso_segs if packet is dodgy
2006-06-30 J. Bruce Fields[PATCH] knfsd: svcrpc: gss: server-side implementation...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendf...
2006-06-30 J. Bruce Fields[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integri...
2006-06-30 J. Bruce Fields[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Matt LaPlanteKconfig: Typos in net/sched/Kconfig
2006-06-30 Allan Stephens[TIPC]: Initial activation message now includes TIPC...
2006-06-30 Allan Stephens[TIPC]: Improve response to requests for node/link...
2006-06-30 Allan Stephens[TIPC]: Fixed skb_under_panic caused by tipc_link_bundl...
2006-06-30 Josh Triplett[IrDA]: Fix RCU lock pairing on error path
2006-06-29 Adrian Bunk[XFRM]: unexport xfrm_state_mtu
2006-06-29 Adrian Bunk[NET]: make skb_release_data() static
2006-06-29 Matt LaPlante[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
2006-06-29 Roman Kagan[ATM]: basic sysfs support for ATM devices
2006-06-29 Michael Chan[NET]: Add ECN support for TSO
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Herbert Xu[NET]: Make illegal_highdma more anal
2006-06-29 Sridhar Samudrala[TCP]: Export accept queue len of a TCP listening socke...
2006-06-29 Darrel Goeddel[NETLINK]: Encapsulate eff_cap usage within security...
2006-06-29 Herbert Xu[NET]: Added GSO header verification
2006-06-29 Patrick McHardy[NETFILTER]: statistic match: add missing Kconfig help...
2006-06-29 Patrick McHardy[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge...
2006-06-29 Jorge Matias[NETFILTER]: xt_sctp: fix --chunk-types matching
2006-06-29 Yuri Gushin[NETFILTER]: xt_tcpudp: fix double unregistration in...
2006-06-29 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Fix undefined references...
2006-06-29 Patrick McHardy[NETFILTER]: x_tables: fix xt_register_table error...
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Paul Fulghum[PATCH] remove TTY_DONT_FLIP
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-26 Akinobu Mita[PATCH] net/rxrpc: use list_move()
2006-06-26 Andreas Mohrspelling fixes
2006-06-26 Ralf Baechle[NETROM]: Fix possible null pointer dereference.
2006-06-26 Neil Horman[NET] netpoll: break recursive loop in netpoll rx path
2006-06-26 Jeremy Fitzhardinge[NET] netpoll: don't spin forever sending to stopped...
next