aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-15Define smp_call_function_many for UPRusty Russell
2008-12-12rfkill: strip pointless notifier chainJohannes Berg
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg
2008-12-12ieee80211_security: correct warning about width of auth_modeJohn W. Linville
2008-12-12mac80211: improve sta_notify documentationJohannes Berg
2008-12-12wireless: Incorrect LEAP authentication algorithm identifier.Senthil Balasubramanian
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds
2008-12-10netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery
2008-12-10netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery
2008-12-10smsc911x: add dynamic bus configurationSteve Glendinning
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker
2008-12-08netdevice: Kill netdev->privWang Chen
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds
2008-12-05mac80211: document ieee80211_tx_info.padKalle Valo
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter
2008-12-05wireless: clean up radiotap a bitJohannes Berg
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg
2008-12-05nl80211: relicense nl80211.h under the ISCLuis R. Rodriguez
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp
2008-12-03Phonet: basic net namespace supportRĂ©mi Denis-Courmont
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz
2008-12-03block: internal dequeue shouldn't start timerTejun Heo