summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-39/+46
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-12-15Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-12rfkill: strip pointless notifier chainJohannes Berg1-7/+0
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter1-20/+7
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg1-5/+0
2008-12-12ieee80211_security: correct warning about width of auth_modeJohn W. Linville1-3/+2
2008-12-12mac80211: improve sta_notify documentationJohannes Berg1-2/+2
2008-12-12wireless: Incorrect LEAP authentication algorithm identifier.Senthil Balasubramanian1-1/+1
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds1-13/+5
2008-12-10netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery1-1/+2
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery1-0/+15
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2-2/+9
2008-12-10smsc911x: add dynamic bus configurationSteve Glendinning1-0/+5
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-9/+3
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+9
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+7
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+6
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro1-2/+2
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger1-0/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro1-0/+2
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker1-3/+0
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker1-2/+2
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker1-3/+0
2008-12-08netdevice: Kill netdev->privWang Chen2-2/+1
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds1-0/+1
2008-12-05mac80211: document ieee80211_tx_info.padKalle Valo1-0/+1
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter1-0/+18
2008-12-05wireless: clean up radiotap a bitJohannes Berg1-12/+3
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg1-0/+4
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg1-0/+7
2008-12-05nl80211: relicense nl80211.h under the ISCLuis R. Rodriguez1-1/+20
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen3-2/+33
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig1-15/+17
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig1-1/+0
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse2-3/+29
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp1-1/+1
2008-12-03Phonet: basic net namespace supportRĂ©mi Denis-Courmont2-2/+2
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz1-0/+2
2008-12-03block: internal dequeue shouldn't start timerTejun Heo1-5/+2