index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tc
/
tc-driver.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
6
-15
/
+0
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
6
-0
/
+6
2017-11-29
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
1
-15
/
+28
2017-11-29
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
1
-37
/
+41
2017-11-29
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
1
-32
/
+37
2017-11-29
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
Luis R. Rodriguez
1
-11
/
+29
2017-11-29
firmware: provide helper for FW_OPT_USERHELPER
Luis R. Rodriguez
1
-13
/
+18
2017-11-29
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
1
-2
/
+9
2017-11-29
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
1
-1
/
+4
2017-11-29
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
1
-10
/
+10
2017-11-29
firmware: use static inlines for state machine checking
Luis R. Rodriguez
1
-39
/
+68
2017-11-29
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
1
-5
/
+0
2017-11-29
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
1
-2
/
+0
2017-11-29
firmware: move core data structures to the top of file
Luis R. Rodriguez
1
-95
/
+95
2017-11-29
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
1
-13
/
+13
2017-11-29
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
1
-185
/
+187
2017-11-29
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
1
-49
/
+49
2017-11-29
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
1
-1
/
+4
2017-11-29
firmware: fix detecting error on register_reboot_notifier()
Luis R. Rodriguez
1
-1
/
+8
2017-11-29
firmware: provide helpers for registering the syfs loader
Luis R. Rodriguez
1
-8
/
+21
2017-11-29
firmware: fix capturing errors on fw_cache_init() on early init
Luis R. Rodriguez
1
-13
/
+32
2017-11-29
firmware: add helper to unregister pm ops
Luis R. Rodriguez
1
-4
/
+10
2017-11-27
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
11
-454
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
1
-1
/
+1
2017-11-23
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
1
-1
/
+1
2017-11-23
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
1
-1
/
+1
2017-11-23
ipvlan: Fix insufficient skb linear check for ipv6 icmp
Gao Feng
1
-1
/
+19
2017-11-23
ipvlan: Fix insufficient skb linear check for arp
Gao Feng
1
-8
/
+8
2017-11-23
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Hangbin Liu
1
-1
/
+15
2017-11-23
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
Florian Fainelli
1
-1
/
+1
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
15
-14
/
+209
2017-11-23
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
1
-16
/
+22
2017-11-23
net: ipv6: Fixup device for anycast routes during copy
David Ahern
1
-1
/
+1
2017-11-23
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
1
-1
/
+1
2017-11-23
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
1
-1
/
+1
2017-11-23
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
1
-0
/
+5
2017-11-23
net: sched: fix crash when deleting secondary chains
Roman Kapl
1
-3
/
+4
2017-11-23
net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
[next]