index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
5
-2
/
+81
2015-04-02
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
2
-7
/
+31
2015-04-02
net/mlx4_en: Add interface identify support
Ido Shamay
4
-0
/
+64
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
3
-21
/
+29
2015-04-02
net/mlx4: Set enhanced QoS support by default when ETS supported
Ido Shamay
1
-3
/
+3
2015-04-02
net/mlx4: Warn users of depracated QoS Firmware
Ido Shamay
3
-3
/
+14
2015-04-02
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2
-1
/
+187
2015-04-02
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
5
-1
/
+24
2015-04-02
net/mlx4: Allocate VPPs for each port on PF init
Ido Shamay
3
-0
/
+76
2015-04-02
net/mlx4: Query device for QoS per VF support
Ido Shamay
1
-1
/
+9
2015-04-02
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
3
-0
/
+134
2015-04-02
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
3
-0
/
+112
2015-04-02
net/mlx4: New file for QoS related firmware commands
Ido Shamay
6
-88
/
+204
2015-04-02
net/mlx4: Aesthetic code changes in multi_func_init
Ido Shamay
1
-4
/
+15
2015-04-02
net/mlx4: Make mlx4_is_eth visible inline funcion
Ido Shamay
1
-5
/
+0
2015-04-02
net/mlx4_en: Change loopback only upon feature change
Ido Shamay
2
-7
/
+10
2015-04-02
net/mlx4: Add RSS support for fragmented IP datagrams
Ido Shamay
3
-0
/
+15
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
83
-470
/
+866
2015-04-02
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-1
/
+19
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
50
-349
/
+674
2015-04-02
veth: set iflink to the peer veth
Nicolas Dichtel
1
-0
/
+15
2015-04-02
infiniband/ipoib: implement ndo_get_iflink
Nicolas Dichtel
2
-1
/
+8
2015-04-02
ipvlan: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+8
2015-04-02
macvlan: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+8
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
1
-1
/
+1
2015-04-01
net: dsa: mv88e6xxx: Fix stats counters for 6352 family
Andrew Lunn
1
-0
/
+16
2015-04-01
net: dsa: Use mnemonics rather than register numbers
Andrew Lunn
6
-178
/
+335
2015-04-01
net: dsa: Consolidate getting the statistics
Andrew Lunn
6
-241
/
+110
2015-04-01
net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.
Andrew Lunn
1
-29
/
+30
2015-04-01
net: dsa: Consolidate phy read and write functions
Andrew Lunn
5
-146
/
+110
2015-04-01
net: dsa: Move phy page access functions into shared code
Andrew Lunn
3
-41
/
+42
2015-04-01
net: dsa: Centralize Marvell switch reset
Andrew Lunn
6
-154
/
+45
2015-04-01
net: dsa: Consistently set and use ps->num_ports
Andrew Lunn
2
-11
/
+22
2015-04-01
net: dsa: mv88e6123_61_65: Determine and use number of switch ports
Guenter Roeck
1
-16
/
+38
2015-04-01
net: dsa: mv88e6131: Determine and use number of switch ports
Guenter Roeck
2
-7
/
+36
2015-04-01
net: dsa: mv88e6xxx: Move switch product IDs into common include file
Guenter Roeck
3
-10
/
+36
2015-04-01
net: dsa: mv88e6131: Use common initialization functions
Guenter Roeck
1
-28
/
+5
2015-04-01
vxlan: correct spelling in comments
Simon Horman
1
-3
/
+3
2015-04-01
vmxnet3: spelling fixes
stephen hemminger
1
-2
/
+2
2015-04-01
vxge: Add const to ethtool_driver_stats_keys
Joe Perches
2
-19
/
+19
2015-04-01
Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...
David S. Miller
1
-0
/
+1
2015-04-01
cxgb4: Fix to dump devlog, even if FW is crashed
Hariprasad Shenai
4
-26
/
+65
2015-04-01
cxgb4: Firmware macro changes for fw verison 1.13.32.0
Hariprasad Shenai
2
-6
/
+41
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
2
-2
/
+2
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
137
-1342
/
+4442
2015-04-01
Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-8
/
+5
2015-04-01
net: bcmgenet: enable MoCA link state change detection
Petri Gynther
3
-2
/
+24
2015-04-01
Merge tag 'iommu-fixes-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+10
2015-04-01
lguest: now needs PCI_DIRECT.
Rusty Russell
1
-1
/
+1
2015-04-01
net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
Uwe Kleine-König
1
-5
/
+6
[next]