aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet1-9/+11
2016-10-13netvsc: Remove mistaken udp.h inclusion.David S. Miller1-1/+0
2016-10-13xen-netback: fix type mismatch warningArnd Bergmann1-3/+3
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO2-6/+8
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO1-5/+12
2016-10-13s390/lcs: remove trailing space at end of dev_err messageColin Ian King1-1/+1
2016-10-13s390/netiucv: improve checking of sysfs attribute bufferUrsula Braun1-7/+7
2016-10-13s390/netiucv: get rid of one memcpy in netiucv_printuserUrsula Braun1-2/+1
2016-10-13qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-10-13bridge: add address and vlan to fdb warning messagesRoopa Prabhu1-6/+4
2016-10-13netvsc: fix checksum on UDP IPV6stephen hemminger1-50/+22
2016-10-13net_sched: reorder pernet ops and act ops registrationsWANG Cong1-8/+11
2016-10-13xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel1-0/+2
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich1-0/+1
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2-4/+13
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork1-2/+28
2016-10-13openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc1-1/+1
2016-10-13openvswitch: fix vlan subtraction from packet lengthJiri Benc1-1/+2
2016-10-13openvswitch: vlan: remove wrong likely statementJiri Benc1-1/+1
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun1-2/+2
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann1-1/+1
2016-10-13xen-netback: (re-)create a debugfs node for hash informationPaul Durrant3-2/+107
2016-10-13net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet1-7/+11
2016-10-13sctp: remove the old ttl expires policyXin Long3-28/+8
2016-10-13sctp: reuse sent_count to avoid retransmitted chunks for RTT measurementsXin Long3-5/+4
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson143-156/+16
2016-10-13net: centralize net_device min/max MTU checkingJarod Wilson2-2/+15
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds3-7/+1
2016-10-12MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driverThomas Petazzoni1-0/+8
2016-10-12MAINTAINERS: Add DT binding to the Aardvark PCIe driver maintainerThomas Petazzoni1-0/+1
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter1-1/+1
2016-10-12platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FSArnd Bergmann1-1/+1
2016-10-12Subject: [PATCH] af_iucv: drop skbs rejected by filterUrsula Braun1-7/+17
2016-10-12Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWNUrsula Braun1-1/+9
2016-10-12arm64: xgene: defconfig: Enable Standby GPIOIyappan Subramanian1-0/+1
2016-10-12drivers: net: xgene: fix: Use GPIO to get link statusIyappan Subramanian3-3/+23
2016-10-12strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven1-1/+1
2016-10-12openvswitch: correctly fragment packet with mpls headersJiri Benc1-4/+20
2016-10-12net: dsa: slave: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-10-12net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+40
2016-10-12net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+25
2016-10-12net: ti: cpsw: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+10
2016-10-12net: stmmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-41/+56
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes4-33/+30
2016-10-12net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+53
2016-10-12net: mv643xx_eth: use phydev from struct net_devicePhilippe Reynes1-45/+43
2016-10-12PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas1-1/+1
2016-10-12PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas1-4/+4
2016-10-12PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas1-6/+6
2016-10-12PCI: dra7xx: Reorder struct dra7xx_pcieBjorn Helgaas1-3/+3