linux-2.6
2008-12-13  Ben Hutchingssfc: Work around unreliable strap pins
2008-12-13  Ben Hutchingssfc: Clean up waits for flash/EEPROM operations
2008-12-13  Steve Hodgsonsfc: Make reset_workqueue driver-global rather than...
2008-12-13  Ben Hutchingssfc: Correct interpretation of second param to ethtool...
2008-12-13  Ben Hutchingssfc: Remove unneeded register write
2008-12-13  Ben Hutchingssfc: Change SPI lengths to type size_t
2008-12-13  Ben Hutchingssfc: Board support fixes
2008-12-13  Karsten Keilmisdn: Fix lockdep warning
2008-12-13  Hannes EdermISDN: hfcmulti: use __iomem address space modifier
2008-12-13  Hannes EdermISDN: timerdev: use __user for mISDN_read's buffer...
2008-12-13  Hannes EdermISDN: comment out unused symbols
2008-12-13  Hannes EdermISDN: fix sparse warning: symbol 'id' shadows an earli...
2008-12-13  Hannes EdermISDN: fix sparse warning: symbol 'nskb' shadows an...
2008-12-13  Hannes EdermISDN: un-export symbol 'plx_lock'
2008-12-13  Hannes EdermISDN: make global symbols static or include header...
2008-12-13  Hannes EdermISDN: consistently define 'debug' as '*u_int'
2008-12-13  Hannes EdermISDN: use NULL pointer instead of plain integer
2008-12-12  Daniel Silverstonenet: Add support for the KS8695 ethernet devices.
2008-12-12  Atsushi Nemototc35815: Enable StripCRC feature
2008-12-12  Steve Glendinningsmsc9420: SMSC LAN9420 10/100 PCI ethernet adapter
2008-12-12  Jeff Kirsherigb: fixup AER with proper error handling
2008-12-11  Eric Leblondnetfilter: xt_NFLOG is dependant of nfnetlink_log
2008-12-11  Benjamin Therynetns: ip6mr: enable namespace support in ipv6 multicas...
2008-12-11  Benjamin Therynetns: ip6mr: declare ip6mr /proc/net entries per-namespace
2008-12-11  Benjamin Therynetns: ip6mr: declare reg_vif_num per-namespace
2008-12-11  Benjamin Therynetns: ip6mr: declare mroute_do_assert and mroute_do_pi...
2008-12-11  Benjamin Therynetns: ip6mr: declare counter cache_resolve_queue_len...
2008-12-11  Benjamin Therynetns: ip6mr: dynamically allocate mfc6_cache_array
2008-12-11  Benjamin Therynetns: ip6mr: store netns in struct mfc6_cache
2008-12-11  Benjamin Therynetns: ip6mr: dynamically allocates vif6_table
2008-12-11  Benjamin Therynetns: ip6mr: allocate mroute6_socket per-namespace.
2008-12-10  Roel Kluinnet: Make static
2008-12-10  Steve Glendinningsmsc911x: add dynamic bus configuration
2008-12-10  Peter P Waskiewicz Jrixgbe: Implement PCIe AER support
2008-12-10  Alexander Duyckigb: Correctly determine pci-e function number in virtu...
2008-12-10  Alexander Duyckigb: update handling of RCTL for smaller buffer sizes
2008-12-10  Holger Eitzenbergerbonding: turn all bond_parm_tbls const
2008-12-10  Holger Eitzenbergerbonding: make tbl argument to bond_parse_parm() const
2008-12-10  Holger Eitzenbergerbonding: remove duplicate declarations
2008-12-10  Holger Eitzenbergerbonding: use pr_debug instead of own macros
2008-12-10  Holger Eitzenbergerbonding: fix compile error if debug enabled
2008-12-10  Holger Eitzenbergerbonding: use table for mode names
2008-12-10  Holger Eitzenbergerbonding: add and use bond_is_lb()
2008-12-10  Jarek Poplawskipkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tr...
2008-12-10  Jarek Poplawskipkt_sched: sch_htb: Optimize htb_find_next_upper()
2008-12-10  Chaithrika U Sphy: Add LSI ET1011C PHY driver
2008-12-09  David S. Millerbluetooth: Fix unused var warning properly in rfcomm_so...
2008-12-09  Brice Goglinmyri10ge: check fragmentation in LRO get_frag_header()
2008-12-09  David S. Millerbluetooth: Fix rfcomm_sock_ioctl() build failure with...
2008-12-09  Alexey Dobriyanhydra: fix compilation
2008-12-08  Gerrit Renkerdccp ccid-2: Phase out the use of boolean Ack Vector...
2008-12-08  Gerrit Renkerdccp: Remove manual influence on NDP Count feature
2008-12-08  Gerrit Renkerdccp: Remove obsolete parts of the old CCID interface
2008-12-08  Gerrit Renkerdccp: Clean up old feature-negotiation infrastructure
2008-12-08  Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-12-08  Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-12-08  Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-12-08  Wang Chennetdevice: Kill netdev->priv
2008-12-08  Wang Chenstaging-winbond: Kill directly reference of netdev...
2008-12-07  Wang Chenstaging-slicoss: Kill directly reference of netdev...
2008-12-07  Wang Chenstaging-p80211: Kill directly reference of netdev-...
2008-12-07  Wang Chens390_net: Kill directly reference of netdev->priv
2008-12-07  Nick Andrewnet: Fix incorrect use of loose in spider_net.c
2008-12-07  Nick Andrewwireless: Fix incorrect use of loose in wext.c
2008-12-06  Ilpo Järvinentcp: fix tso_should_defer in 64bit
2008-12-06  Ilpo Järvinentcp: use tcp_write_xmit also in tcp_push_one
2008-12-06  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-06  Ilpo Järvinentcp: move some parts from tcp_write_xmit
2008-12-06  Ilpo Järvinentcp: share code through function, not through copy...
2008-12-06  Ilpo Järvinentcp: drop tcp_bound_rto, merge content of it tcp_set_rto
2008-12-06  Ilpo Järvinentcp: no need to pass prev skb around, reduces arg pressure
2008-12-06  Ilpo Järvinentcp: introduce struct tcp_sacktag_state to reduce arg...
2008-12-06  Ilpo Järvinentcp: make mtu probe failure to not break gso'ed skbs...
2008-12-06  Ilpo Järvinentcp: Fix thinko making the not-shiftable to cover S...
2008-12-06  Ilpo Järvinentcp: force mss equality with the next skb too.
2008-12-06  Ilpo Järvinendccp: use roundup instead of opencoding
2008-12-06  Alan Coxtty: driverdata and discdata are void *
2008-12-06  Alan Coxtty: Flags should be accessed via the foo_bit interfaces
2008-12-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-12-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-12-05  Alexander Duyckigb/e1000e: Naming interrupt vectors
2008-12-05  Luis R. Rodriguezath9k: Use GFP_ATOMIC when allocating TX private area
2008-12-05  Luis R. Rodriguezath9k: Check for pci_map_single() errors
2008-12-05  Ivo van Doornrt2x00: Correctly initialize AID during set_key()
2008-12-05  Ivo van Doornrt2x00: Move crypto TX descriptor handling to rt2x00cry...
2008-12-05  Ivo van Doornrt2x00: Fix check for BSS info changes
2008-12-05  Wu Fengguanggeneric swap(): ath9k: rename swap() to swap_array()
2008-12-05  Ivo van Doornrt2x00: Add RXDONE_CRYPTO_IV/ICV flags
2008-12-05  Abhijeet Kolekariwl3945 : Fix a-band association for passive channels
2008-12-05  Reinette Chatreiwlwifi: rely on API version read from firmware
2008-12-05  Chatre, Reinetteiwlwifi: store ucode version number
2008-12-05  Zhu Yiiwlwifi: fix DMA channel number in iwl_txq_ctx_stop
2008-12-05  Abbas, Mohamediwl3945: Fix iwl3945 rate scaling.
2008-12-05  Abbas, Mohamediwl3945: add debugfs support
2008-12-05  Winkler, Tomasiwlwifi: move channels sysfs to debugfs
2008-12-05  Winkler, Tomasiwlwifi: move disable/enable interrupts to iwl-core.c
2008-12-05  Samuel Ortiziwl3945: Select correct sta ID from find_station()
2008-12-05  Zhu Yiiwlwifi: fix printk size format error
2008-12-05  Winkler, Tomasiwlwifi: move host command check function into separate...
2008-12-05  Ivo van Doornrt2x00: Release rt2x00 2.2.3
next