index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kfifo.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
39
-202
/
+210
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
3
-0
/
+31
2015-04-02
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
2
-4
/
+9
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
5
-105
/
+98
2015-04-02
net/mlx5_core: Update module info macros for ConnectX4 Support
Achiad Shochat
1
-3
/
+3
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
12
-12
/
+12
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
26
-26
/
+26
2015-04-02
net/mlx5_core: Fix a bug in alloc_token
Achiad Shochat
1
-1
/
+4
2015-04-02
net/mlx5_core: Avoid usage command work entry after writing command doorbell
Ira Gusinsky
1
-1
/
+2
2015-04-02
net/mlx5_core: Avoid copying outbox in aysnc command completion
Eli Cohen
1
-1
/
+2
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
2
-23
/
+52
2015-04-02
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
4
-7
/
+3
2015-04-02
net/mlx5_core: Avoid setting DC requestor/responder resources
Eli Cohen
1
-2
/
+0
2015-04-02
net/mlx5_core: Coding style fix
Eli Cohen
1
-0
/
+1
2015-04-02
net/mlx5_core: Fix call to mlx5_core_qp_modify
Haggai Abramonvsky
1
-1
/
+1
2015-04-02
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
1
-1
/
+2
2015-04-02
tipc: simplify link mtu negotiation
Jon Paul Maloy
4
-111
/
+43
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
5
-90
/
+78
2015-04-02
tipc: drop tunneled packet duplicates at reception
Jon Paul Maloy
1
-85
/
+47
2015-04-02
MAINTAINERS: Update mlx4_en entry
Or Gerlitz
1
-0
/
+1
2015-04-02
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
6
-2
/
+84
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
6
-0
/
+67
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
4
-22
/
+36
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
4
-3
/
+15
2015-04-02
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
3
-1
/
+189
2015-04-02
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
6
-3
/
+30
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
2
-2
/
+11
2015-04-02
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
4
-0
/
+135
2015-04-02
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
4
-0
/
+113
2015-04-02
net/mlx4: New file for QoS related firmware commands
Ido Shamay
7
-93
/
+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
2
-5
/
+5
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
4
-0
/
+16
2015-04-02
veth: set iflink to the peer veth
Nicolas Dichtel
1
-0
/
+15
2015-04-02
dev: set iflink to 0 for virtual interfaces
Nicolas Dichtel
1
-0
/
+4
2015-04-02
net: remove iflink field from struct net_device
Nicolas Dichtel
2
-13
/
+3
2015-04-02
dsa: implement ndo_get_iflink
Nicolas Dichtel
1
-5
/
+3
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
vlan: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+8
2015-04-02
ipmr,ip6mr: implement ndo_get_iflink
Nicolas Dichtel
2
-2
/
+12
2015-04-02
ipip,gre,vti,sit: implement ndo_get_iflink
Nicolas Dichtel
6
-5
/
+14
2015-04-02
ip6tnl,gre6,vti6: implement ndo_get_iflink
Nicolas Dichtel
4
-10
/
+12
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
11
-18
/
+48
[next]