index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
s5h1432.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
qed: remove duplicated include from qed_cxt.c
YueHaibing
1
-1
/
+0
2018-09-18
liquidio: remove duplicated include from lio_vf_rep.c
YueHaibing
1
-1
/
+0
2018-09-18
cxgb4: remove duplicated include from cxgb4_main.c
YueHaibing
1
-1
/
+0
2018-09-18
gianfar: remove duplicated include from gianfar.c
YueHaibing
1
-2
/
+0
2018-09-18
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
1
-4
/
+7
2018-09-18
net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()
Jia-Ju Bai
1
-2
/
+2
2018-09-18
net: caif: remove redundant null check on frontpkt
Colin Ian King
1
-3
/
+0
2018-09-17
s390/qeth: reduce 0-initializing when building IPA cmds
Julian Wiedmann
1
-10
/
+5
2018-09-17
s390/qeth: fine-tune spinlocks
Julian Wiedmann
3
-35
/
+24
2018-09-17
s390/qeth: fix typo in return value
Julian Wiedmann
1
-1
/
+1
2018-09-17
s390/qeth: invoke softirqs after napi_schedule()
Julian Wiedmann
2
-0
/
+6
2018-09-17
s390/qeth: uninstall IRQ handler on device removal
Julian Wiedmann
1
-48
/
+54
2018-09-17
s390/qeth: remove qeth_hdr_chk_and_bounce()
Julian Wiedmann
3
-31
/
+28
2018-09-17
s390/qeth: speed up TSO transmission
Julian Wiedmann
3
-149
/
+6
2018-09-17
s390/qeth: prepare for copy-free TSO transmission
Julian Wiedmann
4
-28
/
+77
2018-09-17
s390/qeth: check size of required HW header cache object
Julian Wiedmann
1
-2
/
+9
2018-09-17
s390/qeth: fix up protocol headers early
Julian Wiedmann
1
-3
/
+11
2018-09-17
s390/qeth: limit csum offload erratum to L3 devices
Julian Wiedmann
2
-5
/
+5
2018-09-17
s390/qeth: remove qeth_get_elements_no()
Julian Wiedmann
4
-33
/
+14
2018-09-17
s390/qeth: remove unused L3 xmit code
Julian Wiedmann
1
-54
/
+17
2018-09-17
s390/qeth: run non-offload L3 traffic over common xmit path
Julian Wiedmann
1
-26
/
+44
2018-09-17
s390/qeth: move L2 xmit code to core module
Julian Wiedmann
3
-63
/
+75
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
6
-3
/
+243
2018-09-17
net: ethernet: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-17
net: dsa: remove redundant null pointer check before put_device
zhong jiang
1
-2
/
+1
2018-09-17
net: dsa: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-17
net: usb: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-17
net: rds: use memset to optimize the recv
Zhu Yanjun
1
-4
/
+1
2018-09-17
selftests/tls: Add MSG_WAITALL in recv() syscall
Vakul Garg
1
-9
/
+9
2018-09-17
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-17
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
Hauke Mehrtens
1
-0
/
+3
2018-09-17
net: dsa: lantiq_gswip: Minor code style improvements
Hauke Mehrtens
1
-20
/
+18
2018-09-17
net: lantiq: lantiq_xrx200: Move clock prepare to probe function
Hauke Mehrtens
1
-9
/
+12
2018-09-17
dt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor style fixes
Hauke Mehrtens
1
-8
/
+10
2018-09-17
dt-bindings: net: lantiq, xrx200-net: Use lower case in hex
Hauke Mehrtens
1
-2
/
+2
2018-09-17
net: hns: make function hns_gmac_wait_fifo_clean() static
Wei Yongjun
1
-1
/
+1
2018-09-17
net: lantiq: Fix return value check in xrx200_probe()
Wei Yongjun
1
-2
/
+2
2018-09-17
net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()
Wei Yongjun
1
-3
/
+3
2018-09-17
net: dsa: gswip: Fix return value check in gswip_probe()
Wei Yongjun
1
-6
/
+6
2018-09-17
tls: async support causes out-of-bounds access in crypto APIs
John Fastabend
2
-20
/
+23
2018-09-17
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
1
-22
/
+4
2018-09-17
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2
-9
/
+7
2018-09-17
net: phy: et011c: Remove incorrect PHY_POLL flags
Florian Fainelli
1
-1
/
+0
2018-09-17
net/sched: act_police: don't use spinlock in the data path
Davide Caratti
1
-64
/
+92
2018-09-17
net/sched: act_police: use per-cpu counters
Davide Caratti
1
-24
/
+22
2018-09-14
cxgb4: update supported DCB version
Ganesh Goudar
2
-2
/
+31
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
3
-0
/
+6
2018-09-14
cxgb4: Fix endianness issue in t4_fwcache()
Ganesh Goudar
1
-1
/
+1
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
4
-22
/
+10
2018-09-14
net/ibm/emac: Remove VLA usage
Kees Cook
2
-1
/
+8
[next]