index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'cls_u32_hw_sw'
David S. Miller
3
-12
/
+57
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
Merge branch 'hv_netvsc-races'
David S. Miller
4
-198
/
+215
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
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-165
/
+330
2016-05-15
Merge branch 'bnxt_en-next'
David S. Miller
4
-49
/
+242
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
144
-615
/
+1364
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-45
/
+175
2016-05-15
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-91
/
+152
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
Merge branch 'xgene-fixes'
David S. Miller
7
-41
/
+94
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
[next]