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-06-04
net/mlx4_core: fix typo in mlx4_set_vf_mac
Carol Soto
1
-1
/
+1
2015-06-04
net/mlx4_core: need to call close fw if alloc icm is called twice
Carol Soto
1
-0
/
+1
2015-06-04
net/mlx4_core: double free of dev_vfs
Carol L Soto
1
-0
/
+1
2015-06-04
drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...
David Malcolm
1
-1
/
+1
2015-06-04
net: phy: dp83867: Add TI dp83867 phy
Dan Murphy
5
-1
/
+309
2015-06-04
ethernet: micrel: use time_after_eq
Antonio Murdaca
1
-1
/
+1
2015-06-04
net/mlx4_core: Fix build failure introduced by the EQ pool changes
Or Gerlitz
1
-1
/
+3
2015-06-02
Merge branch 'sfc-next'
David S. Miller
10
-228
/
+552
2015-06-02
sfc: leak vports if a VF is assigned during PF unload
Daniel Pieczko
4
-12
/
+49
2015-06-02
sfc: force removal of VF and vport on driver removal
Daniel Pieczko
2
-1
/
+11
2015-06-02
sfc: do not allow VFs to be destroyed if assigned to guests
Daniel Pieczko
1
-0
/
+9
2015-06-02
sfc: don't update stats on VF when called in atomic context
Daniel Pieczko
1
-2
/
+14
2015-06-02
sfc: suppress vadaptor stats when EVB is not present
Daniel Pieczko
2
-3
/
+11
2015-06-02
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
Daniel Pieczko
2
-5
/
+14
2015-06-02
sfc: update netdevice statistics to use vadaptor stats
Daniel Pieczko
1
-19
/
+22
2015-06-02
sfc: DMA the VF stats only when requested
Daniel Pieczko
2
-41
/
+112
2015-06-02
sfc: display vadaptor statistics for all interfaces
Daniel Pieczko
3
-4
/
+73
2015-06-02
sfc: set the port-id when calling MC_CMD_MAC_STATS
Daniel Pieczko
1
-0
/
+2
2015-06-02
sfc: add "port_" prefix to MAC stats
Daniel Pieczko
3
-179
/
+182
2015-06-02
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
8
-0
/
+45
2015-06-02
sfc: Add sysfs entry for flags (link control and primary)
Shradha Shah
1
-7
/
+51
2015-06-02
sfc: Add paranthesis correctly on all branches of the if statement
Shradha Shah
1
-4
/
+4
2015-06-02
sfc: Add code to export port_num in netdev->dev_port
Shradha Shah
1
-0
/
+2
2015-06-02
Merge branch 'thunderx-next'
David S. Miller
7
-71
/
+67
2015-06-02
net: thunderx: use GFP_KERNEL in thread context
Aleksey Makarov
1
-1
/
+1
2015-06-02
net: thunderx: check if memory allocation was successful
Aleksey Makarov
1
-0
/
+2
2015-06-02
net: thunderx: remove unneeded type conversions
Aleksey Makarov
1
-2
/
+1
2015-06-02
net: thunderx: fix nicvf_set_rxfh()
Aleksey Makarov
1
-2
/
+1
2015-06-02
net: thunderx: add static
Aleksey Makarov
4
-22
/
+16
2015-06-02
net: thunderx: delete unused variables
Aleksey Makarov
1
-2
/
+2
2015-06-02
net: thunderx: rework mac address handling
Aleksey Makarov
5
-19
/
+9
2015-06-02
net: thunderx: introduce a function for mailbox access
Aleksey Makarov
1
-10
/
+17
2015-06-02
net: thunderx: fix constants
Aleksey Makarov
1
-5
/
+5
2015-06-02
net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
Robert Richter
4
-8
/
+13
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
256
-1406
/
+2503
2015-06-02
Merge branch 'cxgb4-next'
David S. Miller
13
-172
/
+932
2015-06-02
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
3
-23
/
+54
2015-06-02
cxgb4: Adds support for T6 adapter
Hariprasad Shenai
10
-149
/
+524
2015-06-02
cxgb4: Add is_t6 macro and T6 register ranges
Hariprasad Shenai
2
-0
/
+354
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-119
/
+174
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
12
-59
/
+282
2015-06-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2015-06-02
geneve: allow user to specify TOS info for tunnel frames
John W. Linville
2
-4
/
+15
2015-06-02
geneve: allow user to specify TTL for tunnel frames
John W. Linville
2
-4
/
+15
2015-06-02
Merge branch 'rocker-next'
David S. Miller
1
-55
/
+50
2015-06-02
rocker: remove support for legacy VLAN ndo ops
Scott Feldman
1
-33
/
+1
2015-06-02
rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge
Scott Feldman
1
-17
/
+25
2015-06-02
rocker: install untagged VLAN (vid=0) support for each port
Scott Feldman
1
-3
/
+17
2015-06-02
rocker: cleanup vlan table on error adding vlan
Scott Feldman
1
-1
/
+6
2015-06-02
rocker: zero allocate ports array
Scott Feldman
1
-1
/
+1
[next]