index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
5
-107
/
+161
2016-10-31
i40e: implement __i40e_del_filter and use where applicable
Jacob Keller
1
-33
/
+59
2016-10-31
i40e: When searching all MAC/VLAN filters, ignore removed filters
Jacob Keller
1
-0
/
+6
2016-10-31
i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
Jacob Keller
1
-12
/
+13
2016-10-31
i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
1
-57
/
+56
2016-10-31
i40e: make use of __dev_uc_sync and __dev_mc_sync
Jacob Keller
2
-54
/
+69
2016-10-31
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
5
-272
/
+89
2016-10-31
i40e: Add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2016-10-31
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
1
-1
/
+21
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
3
-3
/
+32
2016-10-31
net: pim: add a helper to check for IPv4 all pim routers address
Nikolay Aleksandrov
1
-0
/
+6
2016-10-31
net: pim: add common pimhdr struct and helpers
Nikolay Aleksandrov
1
-8
/
+36
2016-10-31
qed: Learn resources from management firmware
Tomer Tayar
7
-63
/
+341
2016-10-31
qed: Use VF-queue feature
Mintz, Yuval
4
-16
/
+54
2016-10-31
qed: Learn of RDMA capabilities per-device
Mintz, Yuval
2
-8
/
+77
2016-10-31
qede: Decouple ethtool caps from qed
Mintz, Yuval
1
-2
/
+2
2016-10-31
qed*: Add support for WoL
Mintz, Yuval
9
-5
/
+176
2016-10-31
qed: Add nvram selftest
Mintz, Yuval
8
-0
/
+267
2016-10-31
qed*: Management firmware - notifications and defaults
Sudarsana Kalluru
9
-3
/
+487
2016-10-31
solos-pci: use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-1
/
+1
2016-10-31
ptp: use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-1
/
+1
2016-10-31
bpf, inode: add support for symlinks and fix mtime/ctime
Daniel Borkmann
1
-6
/
+39
2016-10-31
ldmvsw: tx queue stuck in stopped state after LDC reset
Aaron Young
1
-3
/
+13
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
3
-47
/
+105
2016-10-31
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
1
-23
/
+50
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
3
-1
/
+37
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
2
-28
/
+32
2016-10-31
driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89
Gao Feng
2
-1
/
+3
2016-10-31
net: add an ioctl to get a socket network namespace
Andrey Vagin
4
-1
/
+19
2016-10-31
mv643xx_eth: Properly resolve merge conflict.
David S. Miller
1
-2
/
+0
2016-10-31
mv643xx_eth: Fix merge error.
David S. Miller
1
-3
/
+0
2016-10-30
net: bonding: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-10-30
mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driver
Elad Raz
5
-0
/
+616
2016-10-30
mlxsw: switchx2: Add IB port support
Elad Raz
2
-19
/
+249
2016-10-30
mlxsw: switchx2: Add eth prefix to port create and remove
Elad Raz
1
-11
/
+11
2016-10-30
mlxsw: core: Add port type (Eth/IB) set API
Elad Raz
2
-0
/
+47
2016-10-30
mlxsw: core: Add "eth" prefix to mlxsw_core_port_set
Elad Raz
4
-11
/
+12
2016-10-30
mlxsw: switchx2: Add Infiniband switch partition
Elad Raz
2
-1
/
+6
2016-10-30
mlxsw: Make devlink port instances independent of spectrum/switchx2 port inst...
Jiri Pirko
5
-64
/
+147
2016-10-30
mlxsw: reg: Add local-port to Infiniband port mapping
Elad Raz
1
-0
/
+22
2016-10-30
mlxsw: reg: Add Infiniband support to PTYS
Elad Raz
1
-0
/
+71
2016-10-30
mlxsw: reg: Add eth prefix to PTYS pack and unpack
Elad Raz
3
-21
/
+25
2016-10-30
mlxsw: switchx2: Fix port speed configuration
Elad Raz
1
-7
/
+23
2016-10-30
mlxsw: switchx2: Add support for physical port names
Elad Raz
1
-5
/
+27
2016-10-30
mlxsw: spectrum: Move port used check outside port remove function
Jiri Pirko
1
-7
/
+15
2016-10-30
mlxsw: switchx2: Move port used check outside port remove function
Jiri Pirko
1
-4
/
+10
2016-10-30
mlxsw: switchx2: Check if port is usable before calling port create
Jiri Pirko
1
-21
/
+11
2016-10-30
mlxsw: core: Zero payload buffers for couple of registers
Elad Raz
3
-4
/
+4
2016-10-30
net/mlx5e: Add tc support for FWD rule with counter
Mark Bloch
2
-10
/
+13
2016-10-30
net/mlx5: Add option to add fwd rule with counter
Mark Bloch
1
-6
/
+18
[next]