aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-15net: phy: phylink: Handle NULL fwnode_handleFlorian Fainelli1-0/+3
2017-12-15qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnectBjørn Mork1-2/+2
2017-12-15net: alteon: acenic: clean up indentation issueColin Ian King1-7/+7
2017-12-15sfp: add sff module supportRussell King2-14/+65
2017-12-15dt-bindings: add sff,sff binding for SFP supportRussell King1-3/+7
2017-12-15nfp: fix XPB register reads in debug dumpCarl Heymann1-2/+13
2017-12-15nfp: fix absolute rtsym handling in debug dumpCarl Heymann1-16/+26
2017-12-15samples/bpf: add erspan v2 sample codeWilliam Tu2-19/+96
2017-12-15ip6_gre: add erspan v2 supportWilliam Tu2-16/+107
2017-12-15net: erspan: introduce erspan v2 for ip_greWilliam Tu5-18/+216
2017-12-15net: erspan: refactor existing erspan codeWilliam Tu4-33/+61
2017-12-15nfp: implement firmware flashingDirk van der Merwe3-0/+67
2017-12-15nfp: extend NSP infrastructure for configurable timeoutsDirk van der Merwe1-17/+43
2017-12-15ipvlan: remove excessive packet scrubbingMahesh Bandewar1-2/+2
2017-12-15Revert "ipvlan: add L2 check for packets arriving via virtual devices"Mahesh Bandewar1-4/+0
2017-12-15net: dsa: bcm_sf2: Update compatible string for 7278B0Florian Fainelli2-1/+7
2017-12-15net: hns3: Add mailbox interrupt handling to PF driverSalil Mehta2-8/+68
2017-12-15net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta3-92/+159
2017-12-15net: hns3: Add mailbox support to PF driverSalil Mehta4-1/+309
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta9-12/+46
2017-12-15net: hns3: Add HNS3 VF driver to kernel build frameworkSalil Mehta3-9/+30
2017-12-15net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) SupportSalil Mehta2-0/+1653
2017-12-15net: hns3: Add mailbox support to VF driverSalil Mehta2-0/+269
2017-12-15net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interfaceSalil Mehta2-0/+598
2017-12-15net: dsa: mediatek: update MAINTAINERS entry with MediaTek switch driverSean Wang1-0/+7
2017-12-15net: dsa: mediatek: combine MediaTek tag with VLAN tagSean Wang1-9/+29
2017-12-15net: dsa: mediatek: add VLAN support for MT7530Sean Wang2-7/+364
2017-12-13net: dsa: lan9303: Introduce lan9303_read_waitEgil Hjelmeland1-32/+27
2017-12-13hv_netvsc: empty current transmit aggregation if flow blockedStephen Hemminger4-10/+17
2017-12-13hv_netvsc: remove open_cnt reference countStephen Hemminger3-10/+4
2017-12-13hv_netvsc: pass netvsc_device to receive callbackStephen Hemminger3-14/+8
2017-12-13hv_netvsc: simplify function args in receive status pathStephen Hemminger4-19/+7
2017-12-13hv_netvsc: track memory allocation failures in ethtool statsStephen Hemminger2-2/+4
2017-12-13hv_netvsc: copy_to_send buf can be voidStephen Hemminger1-14/+8
2017-12-13net: phy: phylink: Report MoCA as PORT_BNCFlorian Fainelli1-1/+4
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli2-2/+35
2017-12-13net: phy: phylink: Remove error messageFlorian Fainelli1-3/+1
2017-12-13net: phy: phylink: Use PHY device interface if N/AFlorian Fainelli1-0/+6
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli2-3/+6
2017-12-13tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng5-33/+25
2017-12-13net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk3-6/+19
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath5-0/+182
2017-12-13net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn1-1/+1
2017-12-13net: sk_pacing_shift_update() helperEric Dumazet1-0/+11
2017-12-13net: bridge: use rhashtable for fdbsNikolay Aleksandrov5-219/+211
2017-12-13net: phy: marvell10g: remove XGMII as an option for 88x3310Russell King1-1/+0
2017-12-13r8169: remove netif_napi_del in probe error pathHeiner Kallweit1-10/+3
2017-12-13r8169: switch to device-managed functions in probeHeiner Kallweit1-60/+20
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit2-0/+26
2017-12-13tcp/dccp: avoid one atomic operation for timewait hashdanceEric Dumazet4-22/+23