summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller1-2/+6
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2-6/+8
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller2-0/+2
2011-05-27net: Kill ether_table[] declaration.David S. Miller1-4/+0
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller3-11/+14
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom1-1/+2
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2-40/+40
2011-05-26netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik1-2/+2
2011-05-26netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik1-8/+10
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman1-0/+5
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-2/+49
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville3-3/+51
2011-05-24bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller1-0/+21
2011-05-24wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-24wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap1-1/+2
2011-05-24dst: catch uninitialized metricsStephen Hemminger1-0/+2
2011-05-23bug.h: Add WARN_RATELIMITJoe Perches1-0/+16
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+4
2011-05-23Merge branch 'slab/next' into for-linusPekka Enberg1-4/+4
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+14
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-5/+5
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds11-52/+297
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+30
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-20/+28
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+0
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines1-1/+1
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2-3/+3
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+3
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-1/+1
2011-05-22wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-22Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds1-4/+3
2011-05-22net: filter: move forward declarations to avoid compile warningsHeiko Carstens1-3/+4
2011-05-22net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach1-1/+1
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang1-1/+1
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang1-0/+1
2011-05-22net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller1-1/+0
2011-05-22net: Remove prefetches from SKB list handlers.David S. Miller1-3/+3
2011-05-22caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com1-15/+21
2011-05-22net: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-22KVM: make guest mode entry to be rcu quiescent stateGleb Natapov1-0/+9
2011-05-22Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into nextAvi Kivity5-4/+91
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-0/+1
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai9-43/+279
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai2-9/+18
2011-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+4
2011-05-21slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter1-2/+4
2011-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds87-739/+2675
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+3