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
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
6
-18
/
+70
2015-07-27
net/mlx5e: Support ETH_RSS_HASH_XOR
Saeed Mahameed
4
-13
/
+79
2015-07-27
Merge branch 'netcp-next'
David S. Miller
1
-79
/
+324
2015-07-27
net: netcp: Adds missing statistics for K2L and K2E
WingMan Kwok
1
-3
/
+174
2015-07-27
net: netcp: Fixes to CPSW statistics collection
WingMan Kwok
1
-11
/
+75
2015-07-27
net: netcp: Consolidates statistics collection code
WingMan Kwok
1
-45
/
+54
2015-07-27
net: netcp: Fixes error in oversized memory allocation for statistics storage
WingMan Kwok
1
-25
/
+21
2015-07-27
net: netcp: Fixes hw statistics module base setting error
WingMan Kwok
1
-1
/
+5
2015-07-27
net: netcp: Fixes the use of spin_lock_bh in timer function
WingMan Kwok
1
-2
/
+3
2015-07-27
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2
-2
/
+21
2015-07-27
lwtunnel: export linux/lwtunnel.h to userspace
Nicolas Dichtel
2
-6
/
+1
2015-07-27
bridge: mdb: notify on router port add and del
Satish Ashok
3
-2
/
+77
2015-07-27
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
Thomas Graf
1
-1
/
+1
2015-07-27
net: macb: Change capability mask for jumbo support
Harini Katakam
1
-1
/
+1
2015-07-27
openvswitch: fix compilation when vxlan is a module
Nicolas Dichtel
1
-0
/
+1
2015-07-27
ipv4: be more aggressive when probing alternative gateways
Julian Anastasov
1
-1
/
+3
2015-07-27
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
1
-2
/
+3
2015-07-27
net: bcmgenet: Register link_update callback for all MoCA PHYs
Florian Fainelli
1
-14
/
+23
2015-07-27
net: bcmgenet: Remove checks on clock handles
Florian Fainelli
1
-14
/
+12
2015-07-27
hv_netvsc: Wait for sub-channels to be processed during probe
KY Srinivasan
2
-0
/
+30
2015-07-27
cxgb4: Allow firmware flash, only if cxgb4 is the master driver
Hariprasad Shenai
1
-0
/
+14
2015-07-27
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
1
-2
/
+2
2015-07-27
Merge branch 'tipc'
David S. Miller
4
-203
/
+213
2015-07-27
tipc: clean up socket layer message reception
Jon Paul Maloy
4
-146
/
+134
2015-07-27
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
3
-39
/
+47
2015-07-27
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
3
-34
/
+48
2015-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
40
-712
/
+1376
2015-07-25
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
Rosen, Rami
1
-2
/
+0
2015-07-25
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
4
-4
/
+36
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
26
-304
/
+293
2015-07-23
i40e: clean up error status messages
Shannon Nelson
9
-177
/
+673
2015-07-23
i40e: provide correct API version to older VF drivers
Mitch Williams
1
-0
/
+3
2015-07-23
i40evf: support virtual channel API version 1.1
Mitch Williams
2
-2
/
+11
2015-07-23
i40evf: handle big resets
Mitch Williams
3
-46
/
+95
2015-07-23
i40e: support virtual channel API 1.1
Mitch Williams
2
-6
/
+21
2015-07-23
i40e/i40evf: add macros for virtual channel API version and device capability
Mitch Williams
2
-0
/
+12
2015-07-23
i40e: add VF capabilities to virtual channel interface
Mitch Williams
2
-10
/
+22
2015-07-23
i40e: clean up unneeded gotos
Shannon Nelson
1
-25
/
+12
2015-07-23
i40e/i40evf: Fix and refactor dynamic ITR code
Carolyn Wyborny
2
-98
/
+161
2015-07-23
igb: bump version to igb-5.3.0
Todd Fujinaka
1
-2
/
+2
2015-07-23
igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
Todd Fujinaka
1
-11
/
+5
2015-07-23
igb: report unsupported ethtool settings in set_coalesce
Todd Fujinaka
1
-0
/
+21
2015-07-23
e1000e: Cleanup qos request in error handling of e1000_open
Jia-Ju Bai
1
-0
/
+1
2015-07-23
ixgbevf: add support for reporting RSS key and hash table for X550
Emil Tantilov
3
-34
/
+47
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
3
-10
/
+6
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
544
-3347
/
+4152
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
79
-811
/
+714
2015-07-22
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
Thomas Graf
1
-0
/
+15
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
4
-3
/
+28
2015-07-22
r8152: support the new RTL8153 chip
hayeswang
1
-1
/
+17
[prev]
[next]