aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-17arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim1-1/+21
2016-01-17arm64: insn: remove BUG_ON from codegenZi Shen Lim1-53/+112
2016-01-17sctp: the temp asoc's transports should not be hashed/unhashedXin Long2-2/+8
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur5-8/+10
2016-01-17tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stuctsGeert Uytterhoeven1-0/+3
2016-01-17Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-172/+94
2016-01-16batman-adv: Drop immediate orig_node free functionSven Eckelmann3-27/+13
2016-01-16batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2-20/+7
2016-01-16batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann1-24/+10
2016-01-16batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann1-33/+13
2016-01-16batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann1-23/+10
2016-01-16batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann1-28/+31
2016-01-16batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann1-11/+8
2016-01-16batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann1-7/+3
2016-01-15bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera1-13/+24
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-66/+158
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-8/+9
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds251-3848/+6827
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2016-01-15Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds7-9/+214
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds19-57/+370
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2016-01-15bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov1-0/+8
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds13-231/+649
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds40-248/+2414
2016-01-15net: smsc: Add support h8300Yoshinori Sato2-2/+13
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov1-2/+1
2016-01-15Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds1-1/+1
2016-01-15Merge branch 'xen-netback-fixes'David S. Miller2-22/+15
2016-01-15xen-netback: free queues after freeing the net deviceDavid Vrabel1-11/+5
2016-01-15xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel1-0/+1
2016-01-15xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel1-11/+9
2016-01-15net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven1-3/+3
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet2-4/+17
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds11-201/+196
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons1-0/+5
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan1-0/+4
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds176-1284/+1852
2016-01-15sctp: support to lookup with ep+paddr in transport rhashtableXin Long1-15/+23
2016-01-15zsmalloc: reorganize struct size_class to pack 4 bytes holeWeijie Yang1-2/+2
2016-01-15mm/zbud.c: use list_last_entry() instead of list_tail_entry()Geliang Tang1-4/+1
2016-01-15zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2-4/+4
2016-01-15zram: pass gfp from zcomp frontend to backendMinchan Kim4-35/+23
2016-01-15zram: try vmalloc() after kmalloc()Kyeongdon Kim2-4/+42
2016-01-15zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky3-4/+4
2016-01-15Merge branch 'hisi-fixes'David S. Miller4-3/+24
2016-01-15net: hns: fixes no syscon error when init mdioyankejian1-1/+1
2016-01-15dts: hisi: fixes no syscon fault when init mdioyankejian3-2/+23
2016-01-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov5-5/+11
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds22-29/+30