aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-08-25wl12xx: change contact person for the include fileKalle Valo1-1/+1
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar30-91/+337
2010-08-25workqueue: fix cwq->nr_active underflowTejun Heo1-7/+9
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin1-0/+1
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin1-0/+4
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin2-0/+3
2010-08-24tc: add meta match on receive hashStephen Hemminger1-0/+1
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches1-2/+0
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki1-2/+2
2010-08-24nl80211: some documentation fixesJohannes Berg1-11/+46
2010-08-24b43: N-PHY: Implement MAC PHY clock setGábor Stefanik1-0/+1
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-19/+74
2010-08-24guard page for stacks that grow upwardsLuck, Tony1-1/+7
2010-08-24workqueue: improve destroy_workqueue() debuggabilityTejun Heo1-0/+2
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-34/+58
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap1-0/+1
2010-08-23net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2-1/+3
2010-08-23bna: Brocade 10Gb Ethernet device driverRasesh Mody1-0/+3
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-26/+58
2010-08-23kobject: Break the kobject namespace defs into their own headerDavid Howells3-34/+58
2010-08-23block: add function call to switch the IO scheduler from a driverJens Axboe1-0/+1
2010-08-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar25-330/+516
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2-3/+3
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-26/+26
2010-08-22header: fix broken headers for user spaceChangli Gao10-26/+26
2010-08-22net: rds: remove duplication type definitionsChangli Gao1-9/+0
2010-08-22net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao1-3/+2
2010-08-22net: use __be16 instead of u16 for the userspace codeChangli Gao1-2/+2
2010-08-22fanotify: flush outstanding perm requests on group destroyEric Paris2-7/+1
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-1/+1
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao1-0/+1
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-0/+32
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov1-17/+35
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds1-1/+1
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers2-1/+1
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov1-2/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2-8/+6
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi1-0/+2
2010-08-20rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney1-0/+9
2010-08-20rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney3-104/+72
2010-08-20rcu: Upgrade srcu_read_lock() docbook about SRCU grace periodsPaul E. McKenney1-1/+6
2010-08-20rcu: repair code-duplication FIXMEsPaul E. McKenney3-13/+15
2010-08-20rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2-0/+5
2010-08-20rcu: update obsolete rcu_read_lock() comment.Paul E. McKenney1-1/+14
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney6-45/+108
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2-0/+33
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-1/+5
2010-08-19rcu head remove initMathieu Desnoyers1-6/+0
2010-08-19kernel: __rcu annotationsArnd Bergmann6-11/+11