aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-11net/smc: remove duplicate unhashUrsula Braun1-1/+0
2017-04-11net/smc: guarantee ConnClosed send after shutdown SHUT_WRUrsula Braun1-11/+25
2017-04-11net/smc: no socket state changes in tasklet contextUrsula Braun6-20/+41
2017-04-11net/smc: always call the POLL_IN part of sk_wake_asyncUrsula Braun1-2/+1
2017-04-11net/smc: guarantee reset of write_blocked for heavy workloadUrsula Braun1-1/+5
2017-04-11net/smc: return active RoCE port onlyUrsula Braun1-2/+5
2017-04-11net/smc: remove useless smc_ib_devices_list checkUrsula Braun3-4/+1
2017-04-11net/smc: get rid of old commentUrsula Braun1-2/+0
2017-04-11bridge: netlink: register netdevice before executing changelinkIdo Schimmel1-2/+5
2017-04-11bridge: implement missing ndo_uninit()Ido Schimmel4-12/+21
2017-04-11net: stmmac: use netif_set_real_num_{rx,tx}_queuesJoao Pinto1-2/+2
2017-04-11bpf: pass sk to helper functionsWillem de Bruijn2-2/+10
2017-04-11devlink: fix return value check in devlink_dpipe_header_put()Wei Yongjun1-1/+1
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann2-19/+2
2017-04-11s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann1-24/+47
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann4-42/+40
2017-04-11s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann1-29/+28
2017-04-11s390/qeth: use and remove some definesJulian Wiedmann2-3/+2
2017-04-11s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2-2/+4
2017-04-11s390/qeth: remove unused parameterJulian Wiedmann4-5/+4
2017-04-11s390/qeth: move gdev shutdown handler to coreJulian Wiedmann4-27/+6
2017-04-11s390/qeth: move NAPI poll routine to coreJulian Wiedmann4-169/+97
2017-04-11s390/qeth: move common ioctl handling to coreJulian Wiedmann4-99/+64
2017-04-11bpf: remove struct bpf_map_type_listJohannes Berg7-165/+53
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg5-122/+44
2017-04-11net: fec: add ERR007885 for i.MX6ul enet IPFugang Duan1-2/+3
2017-04-11net: fec: correct the errata number comment typoFugang Duan1-1/+1
2017-04-11net: fec: add phy-reset-gpios PROBE_DEFER checkFugang Duan1-8/+18
2017-04-11net: fec: pass ->dev to dma_alloc__coherent() APIFugang Duan1-2/+2
2017-04-11net: fec: avoid BD pointer type cast to 32bitFugang Duan1-2/+2
2017-04-11net: fec: add return value check after calling .of_property_read_u32()Fugang Duan1-2/+2
2017-04-11l2tp: remove l2tp_session_find()Guillaume Nault2-53/+1
2017-04-11l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault1-5/+0
2017-04-11Btrfs: fix potential use-after-free for cloned bioLiu Bo1-1/+1
2017-04-11Btrfs: fix segmentation fault when doing dio readLiu Bo1-2/+6
2017-04-11Btrfs: fix invalid dereference in btrfs_retry_endioLiu Bo1-10/+4
2017-04-11btrfs: drop the nossd flag when remounting with -o ssdAdam Borowski1-0/+3
2017-04-11mlxsw: convert to pci_alloc_irq_vectorsChristoph Hellwig1-7/+6
2017-04-11PCI: remove pci_enable_msixChristoph Hellwig2-25/+0
2017-04-11net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu3-96/+40
2017-04-11net/ena: switch to pci_alloc_irq_vectorsChristoph Hellwig2-45/+12
2017-04-11net: alx: switch to pci_alloc_irq_vectorsChristoph Hellwig2-80/+54
2017-04-11bpf: reference may_access_skb() from __bpf_prog_run()Johannes Berg1-6/+6
2017-04-11drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer1-1/+2
2017-04-11drm/i915: Don't call synchronize_rcu_expedited under struct_mutexJoonas Lahtinen1-10/+16
2017-04-11drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble2-2/+2
2017-04-11Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"Jiri Kosina1-2/+1
2017-04-11pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work againMika Westerberg1-2/+24
2017-04-11x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa1-1/+1
2017-04-11x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection()Markus Trippelsdorf2-3/+3