index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-21
cxgb4: copy the length of cpl_tx_pkt_core to fw_wr
Ganesh Goudar
1
-15
/
+14
2018-05-21
net: ethernet: Sort Kconfig sourcing alphabetically
Florian Fainelli
1
-8
/
+8
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-05-21
mv88e6xxx: Fix uninitialized variable warning.
David S. Miller
1
-1
/
+1
2018-05-21
net: dsa: b53: Extend platform data to include DSA ports
Florian Fainelli
1
-0
/
+4
2018-05-21
net: dsa: mv88e6xxx: Add support for EEPROM via platform data
Andrew Lunn
3
-5
/
+9
2018-05-21
net: dsa: mv88e6xxx: Add minimal platform_data support
Andrew Lunn
3
-7
/
+67
2018-05-21
net: dsa: mv88e6xxx: Remove OF check for IRQ domain
Andrew Lunn
1
-3
/
+0
2018-05-21
sh_eth: fix typo in comment to BCULR write
Sergei Shtylyov
1
-1
/
+2
2018-05-21
sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'
Sergei Shtylyov
1
-11
/
+11
2018-05-21
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
2
-7
/
+7
2018-05-21
net: hns3: Fix for CMDQ and Misc. interrupt init order problem
Yunsheng Lin
1
-8
/
+8
2018-05-21
net: hns3: Fixes kernel panic issue during rmmod hns3 driver
Xi Wang
1
-2
/
+2
2018-05-21
net: hns3: Fix for netdev not running problem after calling net_stop and net_...
Fuyun Liang
1
-0
/
+3
2018-05-21
net: hns3: Use enums instead of magic number in hclge_is_special_opcode
Huazhong Tan
1
-1
/
+5
2018-05-21
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
6
-2
/
+8
2018-05-21
net: hns3: Fix the missing client list node initialization
Xi Wang
1
-0
/
+2
2018-05-21
net: hns3: cleanup of return values in hclge_init_client_instance()
Jian Shen
1
-8
/
+6
2018-05-21
net: hns3: Fixes API to fetch ethernet header length with kernel default
Peng Li
1
-102
/
+2
2018-05-21
net: hns3: Fixes error reported by Kbuild and internal review
Salil Mehta
1
-1
/
+3
2018-05-21
r8169: fix network error on resume from suspend
Heiner Kallweit
1
-19
/
+20
2018-05-21
erspan: set bso bit based on mirrored packet's len
William Tu
1
-0
/
+28
2018-05-21
Linux 4.17-rc6
v4.17-rc6
Linus Torvalds
1
-1
/
+1
2018-05-21
Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"
Jeff Kirsher
1
-8
/
+1
2018-05-21
net: qcom/emac: Allocate buffers from local node
Hemanth Puranik
1
-2
/
+4
2018-05-20
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
1
-22
/
+79
2018-05-20
sh_eth: add R8A77980 support
Sergei Shtylyov
2
-0
/
+45
2018-05-20
sh_eth: add EDMR.NBST support
Sergei Shtylyov
2
-0
/
+6
2018-05-20
sh_eth: add RGMII support
Sergei Shtylyov
1
-0
/
+3
2018-05-20
net: mvpp2: Add missing VLAN tag detection
Maxime Chevallier
1
-0
/
+3
2018-05-19
mlxsw: use devlink helper to generate physical port name
Jiri Pirko
4
-20
/
+19
2018-05-19
dsa: set devlink port attrs for dsa ports
Jiri Pirko
1
-0
/
+24
2018-05-19
devlink: introduce a helper to generate physical port names
Jiri Pirko
2
-0
/
+42
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
5
-4
/
+24
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
8
-25
/
+64
2018-05-19
ARM: fix kill( ,SIGFPE) breakage
Russell King
2
-14
/
+1
2018-05-19
mmap: relax file size limit for regular files
Linus Torvalds
1
-1
/
+1
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2
-0
/
+20
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-05-19
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
1
-0
/
+1
2018-05-19
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
1
-1
/
+2
2018-05-19
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
1
-5
/
+3
2018-05-19
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
1
-1
/
+1
2018-05-19
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-05-19
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
1
-2
/
+2
2018-05-19
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
1
-8
/
+8
2018-05-19
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
1
-0
/
+1
2018-05-19
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
1
-25
/
+12
2018-05-19
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
1
-0
/
+10
[next]