b43: Add simple firmware watchdog
[linux-2.6] / net /
2008-06-14  Tomas Winklermac80211: fix beacon interval value
2008-06-14  Ron Rindjunskymac80211: do not fragment while aggregation is in use
2008-06-14  Tony Vroonmac80211: implement EU regulatory domain
2008-06-14  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-13  Tomas Winklermac80211: add missing new line in debug print HT_DEBUG
2008-06-13  Abhijeet Kolekarmac80211 : fix for iwconfig in ad-hoc mode
2008-06-13  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-06-13  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-06-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-06-13  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-06-12  David S. Millertcp: Revert 'process defer accept as established' changes.
2008-06-12  David S. Milleripv6: Fix duplicate initialization of rawv6_prot.destroy
2008-06-12  David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-12  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-12  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-06-12  Linus TorvaldsMerge branch 'core/iter-div' of git://git./linux/kernel...
2008-06-12  David S. MillerMerge branch 'net-next-2.6-misc-20080612a' of git:...
2008-06-12  Adrian Bunknet: remove CVS keywords
2008-06-12  David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-06-12  David S. MillerMerge branch 'net-2.6-misc-20080611a' of git://git...
2008-06-12  David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-06-12  Patrick McHardynetfilter: nf_conntrack: fix ctnetlink related crash...
2008-06-12  Eric Leblondnetfilter: Make nflog quiet when no one listen in users...
2008-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-06-12  YOSHIFUJI Hideakiipv6: Fail with appropriate error code when setting...
2008-06-12  YOSHIFUJI Hideakiipv6: Check IPV6_MULTICAST_LOOP option value.
2008-06-12  Shan Weiipv6: Check the hop limit setting in ancillary data.
2008-06-12  YOSHIFUJI Hideakiipv6 route: Fix route lifetime in netlink message.
2008-06-12  YOSHIFUJI Hideakiipv6 mcast: Check address family of gf_group in getsock...
2008-06-12  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-06-11  YOSHIFUJI Hideakitcp md5sig: Let the caller pass appropriate key for...
2008-06-11  YOSHIFUJI Hideakitcp md5sig: Share most of hash calcucaltion bits betwee...
2008-06-11  YOSHIFUJI Hideakitcp md5sig: Remove redundant protocol argument.
2008-06-11  YOSHIFUJI Hideakitcp md5sig: Share MD5 Signature option parser between...
2008-06-11  YOSHIFUJI Hideakikey: Use xfrm_addr_cmp() where appropriate.
2008-06-11  YOSHIFUJI Hideakikey: Share common code path to extract address from...
2008-06-11  YOSHIFUJI Hideakikey: Share common code path to fill sockaddr{}.
2008-06-11  YOSHIFUJI Hideakikey: Introduce pfkey_sockaddr_len() for raw sockaddr...
2008-06-11  Benjamin Theryipv6 netns: Address labels per namespace
2008-06-11  YOSHIFUJI Hideakiipv6 addrconf: Introduce addrconf_is_prefix_route(...
2008-06-11  Rami Rosenipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION...
2008-06-11  Rami Rosenipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
2008-06-11  Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git./linux...
2008-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-11  Gerrit Renkerdccp: Bug in initial acknowledgment number assignment
2008-06-11  Gerrit Renkerdccp ccid-3: X truncated due to type conversion
2008-06-11  Gerrit Renkerdccp ccid-3: TFRC reverse-lookup Bug-Fix
2008-06-11  Gerrit Renkerdccp ccid-2: Bug-Fix - Ack Vectors need to be ignored...
2008-06-11  Gerrit Renkerdccp: Fix sparse warnings
2008-06-11  Gerrit Renkerdccp ccid-3: Bug-Fix - Zero RTT is possible
2008-06-10  David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-06-10  Krzysztof Piotr... net: Fix routing tables with id > 255 for legacy software
2008-06-10  Thomas Grafipv4 addr: Send netlink notification for address label...
2008-06-10  Jamal Hadi Salimipsec: pfkey should ignore events when no listeners
2008-06-10  Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-06-10  John W. Linvillenet/mac80211/ieee80211_i.h: fix-up merge damage
2008-06-10  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-09  Rami Rosennetfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
2008-06-09  Fabian Hugelshofernetfilter: ctnetlink: include conntrack status in destr...
2008-06-09  Fabian Hugelshofernetfilter: nf_conntrack: properly account terminating...
2008-06-09  Patrick McHardynetfilter: nf_conntrack: add nf_ct_kill()
2008-06-09  Pekka Enbergnetfilter: nf_conntrack_extend: use krealloc() in nf_co...
2008-06-09  James Morrisnetfilter: ip6_tables: add ip6tables security table
2008-06-09  James Morrisnetfilter: ip_tables: add iptables security table for...
2008-06-09  Pablo Neira Ayusonetfilter: ctnetlink: add full support for SCTP to...
2008-06-09  Pablo Neira Ayusonetfilter: ctnetlink: group errors into logical errno...
2008-06-09  Kuo-lang Tsengnetfilter: ebtables: add IPv6 support
2008-06-09  Pavel Emelyanovipv6 netns: init net is used to set bindv6only for...
2008-06-09  Ursula Braunaf_iucv: exploit target message class support of IUCV
2008-06-09  Heiko Carstensiucv: prevent cpu hotplug when walking cpu_online_map.
2008-06-09  Heiko Carstensiucv: fix section mismatch warning.
2008-06-09  Vlad Yasevichsctp: Fix problems with the new SCTP_DELAYED_ACK code
2008-06-09  Assaf Kraussmac80211: Checking IBSS support while changing channel...
2008-06-09  Dan Williamsmac80211: decrease IBSS creation latency
2008-06-09  Assaf Kraussmac80211: Fixing slow IBSS rejoin
2008-06-09  Dan Williamsmac80211: send association event on IBSS create
2008-06-09  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-06-06  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-06  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.26
2008-06-05  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-06-05  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-06-05  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-06-05  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.26
2008-06-05  Chris Wrightasn1: additional sanity checking during BER decoding
2008-06-05  Denis V. Lunevnetlink: Remove nonblock parameter from netlink_attachskb
2008-06-05  Allan Stephenstipc: Message rejection rework preparatory changes
2008-06-05  Allan Stephenstipc: Fix bugs in rejection of message with short header
2008-06-05  Allan Stephenstipc: Message header creation optimizations
2008-06-05  Allan Stephenstipc: Expand link sequence gap field to 13 bits
2008-06-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-06-05  Allan Stephenstipc: Add missing spinlock in name table display code
next