summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Bluetooth: Fix missing hci_dev_lock/unlock in hci_eventJaganath Kanakkassery2014-12-111-0/+20
| | * | Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()Jaganath Kanakkassery2014-12-112-6/+14
| | * | Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2014-12-092-0/+3
| | * | Bluetooth: fix err_cast.cocci warningsFengguang Wu2014-12-091-1/+1
| | * | Bluetooth: Fix generation of non-resolvable private addressesMarcel Holtmann2014-12-083-8/+20
| | * | Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDRMarcel Holtmann2014-12-071-1/+2
| | * | Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDRMarcel Holtmann2014-12-061-2/+3
* | | | net: Allow FIXED_PHY to be modular.David S. Miller2014-12-164-4/+4
* | | | Merge branch 'vnet_le'David S. Miller2014-12-163-10/+49
|\ \ \ \
| * | | | if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-1/+0
| * | | | macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+20
| * | | | tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+23
| * | | | if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin2014-12-161-0/+2
| * | | | macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin2014-12-161-3/+4
|/ / / /
* | | | Merge branch 'fixed_phy'David S. Miller2014-12-162-3/+3
|\ \ \ \
| * | | | net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
| * | | | net: systemport: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
| * | | | net: bcmgenet: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
|/ / / /
* | | | Merge branch 'macb'David S. Miller2014-12-151-16/+9
|\ \ \ \
| * | | | net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen2014-12-151-15/+8
| * | | | net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen2014-12-151-1/+1
|/ / / /
* | | | rds: Fix min() warning in rds_message_inc_copy_to_user()Geert Uytterhoeven2014-12-151-1/+2
* | | | net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven2014-12-151-5/+5
* | | | net: smc91x: Fix build without gpiolibTobias Klauser2014-12-151-1/+1
* | | | gre: fix the inner mac header in nbma tunnel xmit pathTimo Teräs2014-12-151-4/+5
* | | | fib_trie.txt: fix typoDuan Jiong2014-12-151-2/+2
* | | | cirrus: cs89x0: fix time comparisonAsaf Vertz2014-12-151-13/+14
* | | | Merge branch 'mlx4'David S. Miller2014-12-153-39/+50
|\ \ \ \ | |/ / / |/| | |
| * | | net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz2014-12-153-11/+17
| * | | net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak2014-12-151-28/+33
|/ / /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-1421-155/+374
|\ \ \
| * \ \ Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-12-051-6/+5
| |\ \ \
| | * | | selinux: Remove security_ops externYao Dongdong2014-12-011-2/+0
| * | | | Merge branch 'smack-for-3.19' of git://git.gitorious.org/smack-next/kernel in...James Morris2014-11-272-12/+18
| |\ \ \ \
| | * | | | security: smack: fix out-of-bounds access in smk_parse_smack()Andrey Ryabinin2014-11-211-4/+3
| | * | | | Security: smack: replace kzalloc with kmem_cache for inode_smackRohit2014-10-311-3/+10
| | * | | | Smack: Lock mode for the floor and hat labelsCasey Schaufler2014-10-281-5/+5
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-11-1918-141/+356
| |\ \ \ \ \
| | * | | | | VFS: refactor vfs_read()Dmitry Kasatkin2014-11-173-13/+22
| | * | | | | ima: require signature based appraisalDmitry Kasatkin2014-11-172-0/+13
| | * | | | | integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin2014-11-173-1/+22
| | * | | | | ima: load x509 certificate from the kernelDmitry Kasatkin2014-11-174-2/+44
| | * | | | | integrity: provide a function to load x509 certificate from the kernelDmitry Kasatkin2014-11-172-1/+37
| | * | | | | integrity: define a new function integrity_read_file()Dmitry Kasatkin2014-11-173-32/+85
| | * | | | | ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu2014-10-133-20/+52
| | * | | | | ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu2014-10-131-21/+13
| | * | | | | ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu2014-10-131-13/+17
| | * | | | | ima: display template format in meas. list if template name length is zeroRoberto Sassu2014-10-132-5/+15
| | * | | | | ima: added error messages to template-related functionsRoberto Sassu2014-10-131-5/+17
| | * | | | | ima: use atomic bit operations to protect policy update interfaceDmitry Kasatkin2014-10-112-28/+18
OpenPOWER on IntegriCloud