aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* net: Kill ether_table[] declaration.David S. Miller2011-05-27
* Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-27
|\
| * netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik2011-05-26
| * netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik2011-05-26
* | bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2011-05-26
* | net: move is_vlan_dev into public header file (v2)Neil Horman2011-05-25
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-25
|\ \ | |/ |/|
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
| |\
| | * net: rfkill: add generic gpio rfkill driverRhyland Klein2011-05-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-05-23
|\ \ \
| * \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-05-23
| |\ \ \
| | * | | slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter2011-05-21
| | * | | slub: Remove CONFIG_CMPXCHG_LOCAL ifdefferyChristoph Lameter2011-05-07
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-23
|\ \ \ \ \
| * | | | | hwmon: (sht15) add support for CRC validationJerome Oufella2011-05-19
| * | | | | hwmon: (sht15) add support for the status registerVivien Didelot2011-05-19
| * | | | | hwmon: (sht15) general code clean-upVivien Didelot2011-05-19
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-23
| * | | | | | watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-23
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \
| * | | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \ \ \ \ \
| * | | | | | | | include/linux/leds-regulator.h: fix syntax in example codeAntonio Ospite2011-04-13
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-05-22
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-18
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-03
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | ASoC: Add WM8958 enhanced EQ supportMark Brown2011-03-22
| | * | | | | | | | | | ASoC: Add WM8958 VSS supportMark Brown2011-03-22
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | KVM: make guest mode entry to be rcu quiescent stateGleb Natapov2011-05-22
| * | | | | | | | | | | | Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into nextAvi Kivity2011-05-22
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | KVM: PPC: booke: add sregs supportScott Wood2011-05-22
| * | | | | | | | | | | | | KVM: Fix off by one in kvm_for_each_vcpu iterationJeff Mahoney2011-05-11
| * | | | | | | | | | | | | KVM: X86: Implement userspace interface to set virtual_tsc_khzJoerg Roedel2011-05-11
| * | | | | | | | | | | | | KVM: 16-byte mmio supportAvi Kivity2011-05-11
| * | | | | | | | | | | | | Revert "KVM: Fix race between nmi injection and enabling nmi window"Marcelo Tosatti2011-05-11
| * | | | | | | | | | | | | KVM: cleanup memslot_id functionXiao Guangrong2011-05-11
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: filter: move forward declarations to avoid compile warningsHeiko Carstens2011-05-22
| * | | | | | | | | | | | | net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach2011-05-22
| * | | | | | | | | | | | | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-22
| * | | | | | | | | | | | | netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-22
| * | | | | | | | | | | | | net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller2011-05-22
| * | | | | | | | | | | | | net: Remove prefetches from SKB list handlers.David S. Miller2011-05-22
* | | | | | | | | | | | | | Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | exec: unify do_execve/compat_do_execve codeOleg Nesterov2011-04-09
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi2011-05-10