aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-21ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli1-1/+1
2018-05-21vmcore: move get_vmcore_size out of __initRahul Lakkireddy1-2/+2
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar1-15/+14
2018-05-21net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli1-8/+8
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli1-1/+1
2018-05-20mv88e6xxx: Fix uninitialized variable warning.David S. Miller1-1/+1
2018-05-20net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli1-0/+4
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn3-5/+9
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn3-7/+67
2018-05-20net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn1-3/+0
2018-05-20sh_eth: fix typo in comment to BCULR writeSergei Shtylyov1-1/+2
2018-05-20sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov1-11/+11
2018-05-20sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov2-7/+7
2018-05-20net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin1-8/+8
2018-05-20net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang1-2/+2
2018-05-20net: hns3: Fix for netdev not running problem after calling net_stop and net_openFuyun Liang1-0/+3
2018-05-20net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan1-1/+5
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang6-2/+8
2018-05-20net: hns3: Fix the missing client list node initializationXi Wang1-0/+2
2018-05-20net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen1-8/+6
2018-05-20net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li1-102/+2
2018-05-20net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta1-1/+3
2018-05-20r8169: fix network error on resume from suspendHeiner Kallweit1-19/+20
2018-05-20erspan: set bso bit based on mirrored packet's lenWilliam Tu1-0/+28
2018-05-20Linux 4.17-rc6Linus Torvalds1-1/+1
2018-05-20Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"Jeff Kirsher1-8/+1
2018-05-20net: qcom/emac: Allocate buffers from local nodeHemanth Puranik1-2/+4
2018-05-19net: ip6_gre: fix tunnel metadata device sharing.William Tu1-22/+79
2018-05-19sh_eth: add R8A77980 supportSergei Shtylyov2-0/+45
2018-05-19sh_eth: add EDMR.NBST supportSergei Shtylyov2-0/+6
2018-05-19sh_eth: add RGMII supportSergei Shtylyov1-0/+3
2018-05-19net: mvpp2: Add missing VLAN tag detectionMaxime Chevallier1-0/+3
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko4-20/+19
2018-05-19dsa: set devlink port attrs for dsa portsJiri Pirko1-0/+24
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko2-0/+42
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko5-4/+24
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko8-25/+64
2018-05-19ARM: fix kill( ,SIGFPE) breakageRussell King2-14/+1
2018-05-19mmap: relax file size limit for regular filesLinus Torvalds1-1/+1
2018-05-19x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov1-15/+14
2018-05-19ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2-0/+20
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-05-19ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu1-0/+1
2018-05-19ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu1-1/+2
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King1-5/+3
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King1-1/+1
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King1-12/+22
2018-05-19ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach1-2/+2
2018-05-19ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach1-8/+8
2018-05-19x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov1-0/+1