index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
firmware-guide
/
acpi
/
dsd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
.gitignore: add more all*.config patterns
Masahiro Yamada
1
-1
/
+6
2019-05-08
docs/livepatch: Unify style of livepatch documentation in the ReST format
Petr Mladek
2
-115
/
+104
2019-05-08
docs: livepatch: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
8
-167
/
+228
2019-05-07
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
1
-3
/
+12
2019-05-07
net: phy: improve pause mode reporting in phy_print_status
Heiner Kallweit
1
-1
/
+27
2019-05-07
dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
Maxime Chevallier
1
-1
/
+1
2019-05-07
net: macb: Change interrupt and napi enable order in open
Harini Katakam
1
-3
/
+3
2019-05-07
net: ll_temac: Improve error message on error IRQ
Esben Haabendal
1
-2
/
+8
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
8
-36
/
+25
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
45
-45
/
+45
2019-05-07
net: usb: smsc: fix warning reported by kbuild test robot
Petr Štetiar
2
-2
/
+2
2019-05-07
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
1
-1
/
+1
2019-05-07
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-05-07
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
Nathan Chancellor
1
-1
/
+3
2019-05-07
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
1
-1
/
+1
2019-05-07
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
1
-2
/
+9
2019-05-07
l2tp: Fix possible NULL pointer dereference
YueHaibing
1
-1
/
+2
2019-05-07
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
1
-0
/
+2
2019-05-07
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
1
-2
/
+4
2019-05-07
net_sched: sch_fq: handle non connected flows
Eric Dumazet
1
-2
/
+13
2019-05-07
net_sched: sch_fq: do not assume EDT packets are ordered
Eric Dumazet
1
-12
/
+83
2019-05-07
net: hns3: use devm_kcalloc when allocating desc_cb
Yunsheng Lin
1
-4
/
+4
2019-05-07
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
2
-9
/
+2
2019-05-07
net: hns3: unify the page reusing for page size 4K and 64K
Yunsheng Lin
1
-32
/
+13
2019-05-07
net: hns3: optimize the barrier using when cleaning TX BD
Yunsheng Lin
1
-14
/
+15
2019-05-07
net: hns3: fix error handling for desc filling
Yunsheng Lin
1
-11
/
+7
2019-05-07
net: hns3: combine len and checksum handling for inner and outer header.
Yunsheng Lin
1
-111
/
+81
2019-05-07
net: hns3: refactor BD filling for l2l3l4 info
Yunsheng Lin
1
-39
/
+23
2019-05-07
net: hns3: fix for tunnel type handling in hns3_rx_checksum
Yunsheng Lin
1
-6
/
+8
2019-05-07
net: hns3: add linearizing checking for TSO case
Yunsheng Lin
1
-0
/
+45
2019-05-07
net: hns3: add counter for times RX pages gets allocated
Yunsheng Lin
3
-0
/
+6
2019-05-07
net: hns3: use napi_schedule_irqoff in hard interrupts handlers
Yunsheng Lin
1
-1
/
+1
2019-05-07
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
Yunsheng Lin
3
-86
/
+50
2019-05-07
net: dsa: lantiq: Add Forwarding Database access
Hauke Mehrtens
1
-0
/
+98
2019-05-07
net: dsa: lantiq: Add fast age function
Hauke Mehrtens
1
-0
/
+40
2019-05-07
net: dsa: lantiq: Add VLAN aware bridge offloading
Hauke Mehrtens
1
-4
/
+197
2019-05-07
net: dsa: lantiq: Add VLAN unaware bridge offloading
Hauke Mehrtens
1
-7
/
+468
2019-05-07
net: dsa: lantiq: Allow special tags only on CPU port
Hauke Mehrtens
1
-2
/
+4
2019-05-07
afs: Implement YFS ACL setting
David Howells
3
-5
/
+112
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
4
-4
/
+304
2019-05-07
afs: implement acl setting
Joe Gorse
5
-6
/
+110
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
5
-0
/
+184
2019-05-07
afs: Fix getting the afs.fid xattr
David Howells
1
-3
/
+12
2019-05-07
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
1
-2
/
+2
2019-05-07
afs: Calculate i_blocks based on file size
Marc Dionne
1
-1
/
+5
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
4
-8
/
+36
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
1
-1
/
+1
2019-05-07
block: fix mismerge in bvec_advance
Christoph Hellwig
1
-7
/
+1
2019-05-07
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
8
-7
/
+19
2019-05-07
Remove MODULE_ALIAS() calls that take undefined macro
Masahiro Yamada
3
-3
/
+0
[next]