aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter1-1/+1
2013-10-17net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2-8/+13
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin1-2/+3
2013-10-02tc: export tc_defact.h to userspacestephen hemminger2-1/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-9/+30
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-7/+4
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel1-1/+1
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+2
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-0/+26
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini1-0/+25
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton1-0/+1
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar1-0/+5
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-0/+2
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy1-1/+1
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+5
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-09-28net: net_secret should not depend on TCPEric Dumazet1-1/+0
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman1-0/+1
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE1-0/+4
2013-09-28USBNET: fix handling padding packetMing Lei1-0/+1
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-12/+8
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens1-3/+3
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-0/+2
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-0/+2
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-2/+5
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel1-0/+1
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJohn W. Linville1-0/+1
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust1-1/+2
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+2
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+10
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring1-12/+8
2013-09-24revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton1-3/+7
2013-09-24revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton1-4/+2
2013-09-24revert "memcg: enhance memcg iterator to support predicates"Andrew Morton1-43/+6
2013-09-24watchdog: update watchdog_thresh properlyMichal Hocko1-0/+6
2013-09-23mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn1-0/+1
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+3
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+15
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+1
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba1-0/+1
2013-09-21Merge tag 'v3.11' into for-linusChris Mason10-13/+121
2013-09-20drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer1-0/+2
2013-09-20lib: introduce upper case hex ascii helpersAndre Naujoks1-0/+11
2013-09-20dm mpath: disable WRITE SAME if it failsMike Snitzer1-1/+2
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra1-5/+9
2013-09-20perf: Update ABI commentPeter Zijlstra1-0/+1
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie1-4/+3