index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
2016-03-13
2
-7
/
+3
*
rocker: move ageing_time from struct rocker to struct ofdpa
Jiri Pirko
2016-03-13
3
-7
/
+7
*
qed: Enlrage the drain timeout
Yuval Mintz
2016-03-11
1
-2
/
+2
*
qed: Notify of transciever changes
Zvi Nachmani
2016-03-11
2
-0
/
+41
*
qed: Major changes to MB locking
Tomer Tayar
2016-03-11
2
-97
/
+167
*
qed: Prevent MF link notifications
Sudarsana Reddy Kalluru
2016-03-11
2
-1
/
+9
*
geneve: support setting IPv6 flow label
Daniel Borkmann
2016-03-11
1
-8
/
+27
*
vxlan: support setting IPv6 flow label
Daniel Borkmann
2016-03-11
1
-5
/
+21
*
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2016-03-11
2
-2
/
+2
*
cisco: enic: Update logging macros and uses
Joe Perches
2016-03-11
6
-37
/
+43
*
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
2016-03-11
3
-1
/
+7
*
mlxsw: spectrum: Check requested ageing time is valid
Ido Schimmel
2016-03-11
2
-2
/
+9
*
macvtap: always pass ethernet header in linear
Willem de Bruijn
2016-03-11
1
-3
/
+6
*
net/mlx5e: Support offload cls_flower with skbedit mark action
Amir Vadai
2016-03-10
3
-0
/
+6
*
net/mlx5e: Support offload cls_flower with drop action
Amir Vadai
2016-03-10
3
-0
/
+309
*
net/mlx5e: Introduce tc offload support
Amir Vadai
2016-03-10
5
-2
/
+222
*
net/mlx5e: Add a new priority for kernel flow tables
Amir Vadai
2016-03-10
2
-4
/
+4
*
net/mlx5e: Relax ndo_setup_tc handle restriction
Amir Vadai
2016-03-10
1
-1
/
+1
*
net/mlx5_core: Set flow steering dest only for forward rules
Amir Vadai
2016-03-10
2
-19
/
+28
*
net-next: mediatek: add Kconfig and Makefile
John Crispin
2016-03-10
4
-0
/
+24
*
net-next: mediatek: add support for MT7623 ethernet
John Crispin
2016-03-10
2
-0
/
+2228
*
qede: Fix net-next "make ARCH=x86_64"
Manish Chopra
2016-03-10
1
-1
/
+4
*
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
2016-03-10
3
-5
/
+14
*
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2016-03-10
2
-6
/
+5
*
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
2016-03-10
1
-4
/
+4
*
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
2016-03-10
1
-0
/
+5
*
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
2016-03-10
1
-71
/
+94
*
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
2016-03-10
1
-25
/
+26
*
net: dsa: mv88e6xxx: avoid writing the same mode
Vivien Didelot
2016-03-10
1
-8
/
+13
*
net: dsa: mv88e6xxx: read then write PVID
Vivien Didelot
2016-03-10
1
-4
/
+26
*
net: dsa: mv88e6xxx: rework port state setter
Vivien Didelot
2016-03-10
2
-22
/
+34
*
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
Sergei Shtylyov
2016-03-10
1
-3
/
+4
*
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
2016-03-10
1
-1
/
+2
*
can: rcar_can: Add r8a7795 support
Ramesh Shanmugasundaram
2016-03-10
2
-1
/
+2
*
can: ifi: Add obscure bit swap for EFF frame IDs
Marek Vasut
2016-03-10
1
-2
/
+29
*
can: ifi: Fix RX and TX ID mask
Marek Vasut
2016-03-10
1
-4
/
+4
*
can: ifi: Fix TX DLC configuration
Marek Vasut
2016-03-10
1
-8
/
+6
*
can: ifi: Fix clock generator configuration
Marek Vasut
2016-03-10
1
-21
/
+23
*
bnxt_en: Enable AER support.
Satish Baddipadige
2016-03-08
1
-0
/
+109
*
bnxt_en: Include hardware port statistics in ethtool -S.
Michael Chan
2016-03-08
1
-2
/
+103
*
bnxt_en: Include some hardware port statistics in ndo_get_stats64().
Michael Chan
2016-03-08
1
-0
/
+16
*
bnxt_en: Add port statistics support.
Michael Chan
2016-03-08
2
-1
/
+60
*
bnxt_en: Extend autoneg to all speeds.
Michael Chan
2016-03-08
2
-14
/
+4
*
bnxt_en: Use common function to get ethtool supported flags.
Michael Chan
2016-03-08
1
-20
/
+9
*
bnxt_en: Add reporting of link partner advertisement.
Michael Chan
2016-03-08
3
-2
/
+23
*
bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
Michael Chan
2016-03-08
1
-13
/
+20
*
vxlan: allow setting ipv6 traffic class
Daniel Borkmann
2016-03-08
1
-5
/
+9
*
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
2016-03-08
2
-16
/
+14
*
bpf: support for access to tunnel options
Daniel Borkmann
2016-03-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
185
-2008
/
+2204
|
\
[next]