index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
fsl/fman: set HW parser as BMI next engine
Madalin Bucur
2
-3
/
+90
2017-03-09
fsl/fman: parse result data is big endian
Madalin Bucur
1
-5
/
+5
2017-03-09
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+14
2017-03-09
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+29
2017-03-09
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+34
2017-03-09
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+57
2017-03-09
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-03-09
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-09
net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+25
2017-03-09
net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+27
2017-03-07
decnet: Use TCP nagle macro instead of literal number in decnet
Gao Feng
1
-6
/
+7
2017-03-07
net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
Timur Tabi
1
-0
/
+6
2017-03-07
net: ethernet: bgmac: driver power manangement
Joey Zhong
3
-0
/
+87
2017-03-07
net: ethernet: bgmac: unify code of the same family
Jon Mason
1
-36
/
+28
2017-03-07
net: ethernet: bgmac: use #defines for MAX size
Jon Mason
1
-1
/
+1
2017-03-07
net: axienet: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-03-07
netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skb
stephen hemminger
1
-2
/
+4
2017-03-07
netvsc: enable GRO
stephen hemminger
1
-4
/
+4
2017-03-07
netvsc: implement NAPI
stephen hemminger
4
-47
/
+102
2017-03-07
vmbus: introduce in-place packet iterator
stephen hemminger
3
-91
/
+133
2017-03-07
netvsc: don't overload variable in same function
stephen hemminger
1
-2
/
+2
2017-03-07
tools: hv: Add clean up function for Ubuntu config
Haiyang Zhang
1
-0
/
+18
2017-03-07
ipv6: Provide ipv6 version of "disable_policy" sysctl
David Forster
3
-0
/
+116
2017-03-07
net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-07
net: smsc: epic100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2017-03-07
net: sis: sis900: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+9
2017-03-07
net: sis: sis190: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-07
net: silan: sc92031: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-36
/
+47
2017-03-07
net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-07
net: rocker: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-23
/
+32
2017-03-07
net: realtek: r8169: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+25
2017-03-07
net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-07
net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-06
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2
-1
/
+5
2017-03-06
bpf: add get_next_key callback to LPM map
Alexei Starovoitov
1
-0
/
+6
2017-03-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-03-03
pcieaer doc: update the link
Cao jin
1
-1
/
+1
2017-03-03
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
4
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
1
-1
/
+4
[next]