index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
mlxsw: router: Enable neighbors to be created on stacked devices
Yotam Gigi
1
-1
/
+1
2016-08-24
mlxsw: spectrum: Add missing flood to router port
Ido Schimmel
2
-1
/
+43
2016-08-23
tun: fix transmit timestamp support
Soheil Hassas Yeganeh
1
-5
/
+1
2016-08-23
dwc_eth_qos: fix interrupt enable race
Rabin Vincent
1
-7
/
+10
2016-08-23
net: lpc_eth: Check clk_prepare_enable() error
Fabio Estevam
1
-11
/
+9
2016-08-23
net: mv88e6xxx: Fix ingress rate removal for mv6131 chips
Jamie Lentin
1
-2
/
+6
2016-08-23
phy: micrel: Reenable interrupts during resume for ksz9031
Xander Huff
1
-1
/
+1
2016-08-23
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
1
-6
/
+14
2016-08-23
gianfar: prevent fragmentation in DSA environments
Zefir Kurtisi
1
-1
/
+2
2016-08-22
qed: FLR of active VFs might lead to FW assert
Yuval Mintz
1
-1
/
+10
2016-08-21
net: tehuti: fix typo: "eneble" -> "enable"
Colin Ian King
1
-1
/
+1
2016-08-20
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
1
-3
/
+5
2016-08-19
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2
-3
/
+5
2016-08-19
ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
Alexander Duyck
1
-1
/
+3
2016-08-19
mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_set
Jiri Pirko
1
-8
/
+4
2016-08-19
net/mlx5: E-Switch, Avoid ACLs in the offloads mode
Or Gerlitz
1
-7
/
+9
2016-08-19
net/mlx5: E-Switch, Set the send-to-vport rules in the correct table
Or Gerlitz
1
-1
/
+1
2016-08-19
net/mlx5: E-Switch, Return the correct devlink e-switch mode
Or Gerlitz
1
-5
/
+19
2016-08-19
net/mlx5e: Retrieve the switchdev id from the firmware only once
Hadar Hen Zion
3
-3
/
+8
2016-08-19
net/mlx5e: Use correct flow dissector key on flower offloading
Hadar Hen Zion
1
-1
/
+1
2016-08-19
net/mlx5: Update last-use statistics for flow rules
Amir Vadai
1
-1
/
+10
2016-08-19
net/mlx5: Added missing check of msg length in verifying its signature
Paul Blakey
1
-31
/
+54
2016-08-19
net/mlx5: Fix pci error recovery flow
Mohamad Haj Yahia
1
-30
/
+29
2016-08-19
net/mlx5e: Optimization for MTU change
Tariq Toukan
1
-2
/
+7
2016-08-19
net/mlx5e: Set port MTU on netdev creation rather on open
Saeed Mahameed
1
-4
/
+3
2016-08-18
kaweth: fix oops upon failed memory allocation
Oliver Neukum
1
-1
/
+6
2016-08-18
kaweth: fix firmware download
Oliver Neukum
1
-2
/
+1
2016-08-18
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
1
-1
/
+1
2016-08-18
cxgb4: Fixes resource allocation for ULD's in kdump kernel
Hariprasad Shenai
1
-5
/
+5
2016-08-18
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2
-2
/
+4
2016-08-18
qede: Fix Tx timeout due to xmit_more
Yuval Mintz
1
-1
/
+4
2016-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-397
/
+662
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
3
-5
/
+15
2016-08-17
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-49
/
+107
2016-08-17
mlxsw: spectrum: Allow packets to be trapped from any PG
Ido Schimmel
1
-1
/
+1
2016-08-17
mlxsw: spectrum: Unmap 802.1Q FID before destroying it
Ido Schimmel
1
-0
/
+2
2016-08-17
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
1
-1
/
+3
2016-08-17
mlxsw: reg: Fix missing op field fill-up
Jiri Pirko
1
-0
/
+1
2016-08-17
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
3
-0
/
+16
2016-08-17
mlxsw: spectrum: Add missing packet traps
Elad Raz
2
-0
/
+18
2016-08-17
mlxsw: spectrum: Mark port as active before registering it
Ido Schimmel
1
-2
/
+3
2016-08-17
mlxsw: spectrum: Create PVID vPort before registering netdevice
Ido Schimmel
3
-46
/
+29
2016-08-17
mlxsw: spectrum: Remove redundant errors from the code
Ido Schimmel
1
-16
/
+5
2016-08-17
mlxsw: spectrum: Don't return upon error in removal path
Ido Schimmel
1
-22
/
+5
2016-08-17
Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
4
-8
/
+15
2016-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+4
2016-08-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-63
/
+80
2016-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-5
/
+9
2016-08-16
i40e: check for and deal with non-contiguous TCs
Dave Ertman
1
-10
/
+25
2016-08-16
ixgbe: Re-enable ability to toggle VLAN filtering
Alexander Duyck
1
-0
/
+1
[next]