Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6] / include /
2009-05-03  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-01  Grant Likelyvirtio: add missing include to virtio_net.h
2009-05-01  Eric Dumazetnetfilter: use likely() in xt_info_rdlock_bh()
2009-04-30  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-30  Ben Hutchingsethtool/mdio: Support backplane mode negotiation
2009-04-30  Ben Hutchingsethtool/mdio: Report MDIO mode support and link partner...
2009-04-30  Ben Hutchingsmdio: Add mdio45_ethtool_spauseparam_an()
2009-04-30  Ben Hutchingsmii: Add mii_advertise_flowctrl()
2009-04-30  Ben Hutchingsmii: Simplify mii_resolve_flowctrl_fdx()
2009-04-30  Ben Hutchingsmdio: Add generic MDIO (clause 45) support functions
2009-04-30  Ben Hutchingsmdio: Add register definitions for MDIO (clause 45)
2009-04-30  Ben Hutchingsethtool: Add port type PORT_OTHER
2009-04-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-29  Stephen Hemmingernetfilter: revised locking for x_tables
2009-04-28  Marcel HoltmannBluetooth: Add different pairing timeout for Legacy...
2009-04-28  Roger QuadrosBluetooth: Ensure that HCI sysfs add/del is preempt...
2009-04-28  Eric Dumazetnet: netif_tx_queue_stopped too expensive
2009-04-28  Eric Dumazetnet: Avoid extra wakeups of threads blocked in wait_for...
2009-04-28  Jesse Brandeburgsctp: add feature bit for SCTP offload in hardware
2009-04-28  Magnus Dammsmsc911x: add fifo byteswap support V2
2009-04-27  Mike Rapoportnet: Fix typo in net_device_ops description.
2009-04-27  Herbert Xugro: Fix COMPLETE checksum handling
2009-04-27  Herbert Xugro: Fix handling of headers that extend over the tail
2009-04-27  David Woodhousetun: add IFF_TUN_EXCL flag to avoid opening a persisten...
2009-04-27  Grant Likelynet: Rework fs_enet driver to use of_mdio infrastructure
2009-04-27  Grant Likelyopenfirmware: Add OF phylib support code
2009-04-27  Grant Likelyphylib: add *_direct() variants of phy_connect and...
2009-04-27  Grant Likelyphylib: rework to prepare for OF registration of PHYs
2009-04-27  Grant Likelyof: add of_parse_phandle() helper for parsing phandle...
2009-04-27  Neil Hormansnmp: add missing counters for RFC 4293
2009-04-27  Adrian Bunknet: Fix LL_MAX_HEADER for CONFIG_TR_MODULE
2009-04-27  Rami Rosenipv4: remove unused member in fib_table.
2009-04-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-25  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-24  Pablo Neira Ayusonetfilter: nf_ct_dccp: add missing role attributes...
2009-04-23  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-23  Hendrik Brueckneraf_iucv: New socket option for setting IUCV MSGLIMITs
2009-04-23  Hendrik Brueckneraf_iucv: Modify iucv msg target class using control...
2009-04-23  Hendrik Brueckneraf_iucv: add sockopt() to enable/disable use of IPRM_DA...
2009-04-22  Jouni Malinennl80211: Add event for authentication/association timeout
2009-04-22  Johannes Bergmac80211: calculate maximum sleep interval
2009-04-22  Johannes Bergnl80211: allow configuring IBSS beacon interval
2009-04-22  Johannes Bergmac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
2009-04-22  Johannes Bergmac80211: validate TIM IE length (redux)
2009-04-22  Jouni Malinennl80211: Add set/get for frag/rts threshold and retry...
2009-04-22  Johannes Bergcfg80211: clean up includes
2009-04-22  Johannes Bergcfg80211/nl80211: add IBSS API
2009-04-22  Johannes Bergcfg80211/mac80211: move wext SIWMLME into cfg80211
2009-04-22  Johannes Bergmac80211: document powersaving/beacon filter future
2009-04-22  Johannes Bergmac80211: disable powersave if pm_qos asks for low...
2009-04-22  Johannes Bergmac80211: add hardware restart function
2009-04-22  Bing Zhaolibertas: add support for Marvell SD8688 chip
2009-04-22  Bob Copelandath5k: add support for Fukato Datacask Jupiter LEDs
2009-04-22  Johannes Bergcfg80211: add cipher capabilities
2009-04-22  Luis R. Rodriguezcfg80211: send regulatory beacon hint events to userspace
2009-04-22  Johannes Bergmac80211: pass all probe request IEs to driver
2009-04-22  Johannes Bergcfg80211: introduce scan IE limit attribute
2009-04-22  Jussi Kivilinnacfg80211: add cfg80211_inform_bss
2009-04-22  Jouni Malinennl80211: Add Michael MIC failure event
2009-04-22  Jouni Malinennl80211: Generate deauth/disassoc event for locally...
2009-04-22  Huang Weiyicfg80211: remove duplicated #include
2009-04-22  Johannes Bergrfkill: remove user_claim stuff
2009-04-22  Johannes Bergrfkill: remove deprecated state constants
2009-04-21  Michael S. Tsirkintun: fix tun_chr_aio_write so that aio works
2009-04-21  Michael S. Tsirkinnet: skb_copy_datagram_const_iovec()
2009-04-21  Patrick McHardynet: factor out ethtool invocation of vlan/macvlan...
2009-04-21  Peter Holikexport usbnet_get_ethernet_addr from usbnet and fixed...
2009-04-21  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-20  Florian Westphalsyncookies: remove last_synq_overflow from struct tcp_sock
2009-04-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-17  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-16  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-16  Patrick McHardynetfilter: nf_nat: add support for persistent mappings
2009-04-16  Herbert Xugro: New frags interface to avoid copying shinfo
2009-04-13  Anatolij Gustschinphylib: Allow early-out in phy_change
2009-04-13  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-04-13  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-04-13  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-04-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-13  Rafael J. WysockiPM/Hibernate: Wait for SCSI devices scan to complete...
2009-04-13  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-04-13  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-04-13  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-13  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-04-13  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-04-13  Serge E. Hallynadd some long-missing capabilities to fs_mask
2009-04-13  Linus TorvaldsMerge branch 'gm_20090410' of git://repo.or.cz/linux...
2009-04-13  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-04-13  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-04-13  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-04-13  Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-04-13  Ben Hutchingsi2c: Fix sparse warnings for I2C_BOARD_INFO()
2009-04-12  Frederic Weisbeckerlockdep: warn about lockdep disabling after kernel...
2009-04-11  Vlad Yasevichipv6: Fix NULL pointer dereference with time-wait sockets
2009-04-10  Linus TorvaldsRemove stale include/asm-mn10300/.gitignore file
2009-04-10  Tejun Heopercpu: unbreak alpha percpu
2009-04-10  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/firmware-2.6
2009-04-10  Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
next