index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
Jisheng Zhang
1
-2
/
+2
2016-05-16
vxlan: set mac_header correctly in GPE mode
Jiri Benc
1
-0
/
+1
2016-05-16
xen-netback: use hash value from the frontend
Paul Durrant
1
-0
/
+27
2016-05-16
xen-netback: pass hash value to the frontend
Paul Durrant
2
-14
/
+77
2016-05-16
xen-netback: add control protocol implementation
Paul Durrant
5
-3
/
+502
2016-05-16
xen-netback: add control ring boilerplate
Paul Durrant
4
-30
/
+277
2016-05-16
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
3
-9
/
+54
2016-05-16
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
Samudrala, Sridhar
2
-3
/
+3
2016-05-16
hv_netvsc: set nvdev link after populating chn_table
Vitaly Kuznetsov
1
-11
/
+18
2016-05-16
hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...
Vitaly Kuznetsov
1
-2
/
+7
2016-05-16
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
Vitaly Kuznetsov
4
-64
/
+72
2016-05-16
hv_netvsc: untangle the pointer mess
Vitaly Kuznetsov
4
-122
/
+99
2016-05-16
hv_netvsc: use start_remove flag to protect netvsc_link_change()
Vitaly Kuznetsov
1
-4
/
+17
2016-05-16
hv_netvsc: move start_remove flag to net_device_context
Vitaly Kuznetsov
3
-6
/
+13
2016-05-16
phy: add support for a reset-gpio specification
Uwe Kleine-König
2
-0
/
+11
2016-05-15
bnxt_en: Use dma_rmb() instead of rmb().
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Add BCM57314 device ID.
Michael Chan
1
-0
/
+3
2016-05-15
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
Michael Chan
2
-37
/
+30
2016-05-15
bnxt_en: Fix length value in dmesg log firmware error message.
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Improve the delay logic for firmware response.
Michael Chan
1
-9
/
+10
2016-05-15
bnxt_en: Reduce maximum ring pages if page size is 64K.
Michael Chan
1
-0
/
+7
2016-05-15
bnxt_en: Report PCIe link speed and width during driver load
Ajit Khaparde
1
-0
/
+18
2016-05-15
bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
Ajit Khaparde
4
-0
/
+167
2016-05-15
bnxt_en: Fix invalid max channel parameter in ethtool -l.
Satish Baddipadige
1
-1
/
+5
2016-05-14
net: switchdev: Drop EXPERIMENTAL from description
Florian Fainelli
1
-1
/
+1
2016-05-14
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
1
-0
/
+1
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-14
i40e: fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2016-05-14
i40e: Bump version from 1.5.10 to 1.5.16
Bimmy Pujari
1
-1
/
+1
2016-05-14
i40e: don't add broadcast filter for VFs
Mitch Williams
1
-8
/
+0
2016-05-14
i40e/i40evf: properly report Rx packet hash
Mitch Williams
1
-1
/
+1
2016-05-14
i40e: set context to use VSI RSS LUT for SR-IOV
Ashish Shah
1
-1
/
+2
2016-05-14
i40e: Correct UDP packet header for non_tunnel-ipv6
Akeem G Abodunrin
1
-1
/
+1
2016-05-14
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
1
-3
/
+1
2016-05-14
i40e: Refactor ethtool get_settings
Catherine Sullivan
1
-123
/
+135
2016-05-14
i40e: lie to the VF
Mitch Williams
1
-3
/
+7
2016-05-14
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
6
-18
/
+111
2016-05-14
i40e: Implement the API function for aq_set_switch_config
Shannon Nelson
2
-0
/
+33
2016-05-14
i40e: Add allmulti support for the VF
Anjali Singhai Jain
3
-3
/
+30
2016-05-14
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
3
-2
/
+7
2016-05-14
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-14
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-14
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-14
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-14
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-14
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
Jacob Keller
3
-16
/
+55
2016-05-14
igb/igbvf: Add support for GSO partial
Alexander Duyck
2
-116
/
+203
2016-05-14
e1000e: mark shifted values as unsigned
Jacob Keller
1
-4
/
+4
2016-05-14
e1000e: use BIT() macro for bit defines
Jacob Keller
10
-142
/
+143
[next]