summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-261-1/+1
* cpts: fix a run time warn_on.Richard Cochran2012-12-261-1/+1
* cpts: fix build error by removing useless code.Richard Cochran2012-12-262-2/+0
* batman-adv: fix random jitter calculationAkinobu Mita2012-12-261-1/+1
* arp: fix a regression in arp_solicit()Cong Wang2012-12-241-3/+3
* net: sched: integer overflow fixStefan Hasko2012-12-221-1/+1
* CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-223-15/+0
* Drivers: network: more __dev* removalGreg KH2012-12-223-14/+13
* bridge: call br_netpoll_disable in br_add_ifGao feng2012-12-211-3/+5
* ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet2012-12-211-5/+3
* tuntap: dont use a private kmem_cacheEric Dumazet2012-12-211-21/+3
* net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-213-12/+12
* ip_gre: fix possible use after freeEric Dumazet2012-12-211-1/+5
* ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata2012-12-211-1/+4
* solos-pci: double lock in geos_gpio_store()Dan Carpenter2012-12-211-1/+1
* NFS: Kill fscache warnings when mounting without -ofscTrond Myklebust2012-12-211-4/+15
* NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells2012-12-211-0/+1
* Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-12-202-53/+64
|\
| * vfio-pci: Enable device before attempting resetAlex Williamson2012-12-071-13/+10
| * VFIO: fix out of order labels for error recovery in vfio_pci_init()Jiang Liu2012-12-071-2/+2
| * VFIO: use ACCESS_ONCE() to guard access to dev->driverJiang Liu2012-12-071-1/+2
| * VFIO: unregister IOMMU notifier on error recovery pathJiang Liu2012-12-071-16/+15
| * vfio-pci: Re-order device resetAlex Williamson2012-12-071-12/+31
| * vfio: simplify kmalloc+copy_from_user to memdup_userFengguang Wu2012-12-071-9/+4
* | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-2014-121/+180
|\ \
| * | inotify: automatically restart syscallsEric Paris2012-12-111-1/+1
| * | inotify: dont skip removal of watch descriptor if creation of ignored event f...Lino Sanfilippo2012-12-111-5/+5
| * | fanotify: dont merge permission eventsLino Sanfilippo2012-12-111-0/+6
| * | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-115-10/+20
| * | fsnotify: change locking orderLino Sanfilippo2012-12-112-13/+14
| * | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-112-9/+2
| * | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-112-12/+34
| * | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-1110-34/+38
| * | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-115-15/+15
| * | fanotify: add an extra flag to mark_remove_from_mask that indicates wheather ...Lino Sanfilippo2012-12-111-5/+14
| * | fsnotify: take groups mark_lock before mark lockLino Sanfilippo2012-12-111-10/+16
| * | fsnotify: use reference counting for groupsLino Sanfilippo2012-12-114-28/+27
| * | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-112-1/+11
| * | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-114-14/+13
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-2030-88/+261
|\ \ \
| * | | keys: use keyring_alloc() to create module signing keyringDavid Howells2012-12-201-9/+6
| * | | keys: fix unreachable codeAlan Cox2012-12-201-2/+0
| * | | sendfile: allows bypassing of notifier eventsScott Wolchok2012-12-201-0/+2
| * | | SGI-XP: handle non-fatal trapsRobin Holt2012-12-201-2/+32
| * | | fat: fix incorrect function commentRavishankar N2012-12-203-4/+7
| * | | Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso2012-12-201-7/+0
| * | | proc: fix inconsistent lock stateXiaotian Feng2012-12-201-6/+6
| * | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2012-12-201-2/+4
| * | | memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo2012-12-201-1/+13
| * | | checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches2012-12-201-2/+5
OpenPOWER on IntegriCloud