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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
72
-598
/
+747
2016-10-29
qede: Fix out-of-bound fastpath memory access
Mintz, Yuval
1
-2
/
+2
2016-10-29
enic: fix rq disable
Govindarajulu Varadarajan
1
-9
/
+23
2016-10-29
ibmvnic: Fix missing brackets in init_sub_crq_irqs
Thomas Falcon
1
-2
/
+4
2016-10-29
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
Thomas Falcon
2
-11
/
+25
2016-10-29
Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"
David S. Miller
2
-25
/
+11
2016-10-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-32
/
+15
2016-10-29
net/mlx4_en: Save slave ethtool stats command
Tariq Toukan
1
-2
/
+3
2016-10-29
net/mlx4_en: Fix potential deadlock in port statistics flow
Jack Morgenstein
3
-16
/
+3
2016-10-29
net/mlx4: Fix firmware command timeout during interrupt test
Eugenia Emantayev
2
-35
/
+53
2016-10-29
net/mlx4_core: Do not access comm channel if it has not yet been initialized
Jack Morgenstein
1
-0
/
+9
2016-10-29
net/mlx4_en: Fix panic during reboot
Eugenia Emantayev
1
-0
/
+1
2016-10-29
net/mlx4_en: Process all completions in RX rings after port goes up
Erez Shitrit
1
-0
/
+7
2016-10-29
net/mlx4_en: Resolve dividing by zero in 32-bit system
Eugenia Emantayev
1
-1
/
+4
2016-10-29
net/mlx4_core: Change the default value of enable_qos
Moshe Lazer
1
-2
/
+2
2016-10-29
net/mlx4_core: Avoid setting ports to auto when only one port type is supported
Maor Gottlieb
1
-1
/
+9
2016-10-29
net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec
Jack Morgenstein
1
-1
/
+2
2016-10-29
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
Thomas Falcon
2
-11
/
+25
2016-10-29
net: mv643xx_eth: Fetch the phy connection type from DT
Jason Gunthorpe
1
-4
/
+19
2016-10-29
cxgb4: Fix error handling in alloc_uld_rxqs().
Ganesh Goudar
1
-22
/
+18
2016-10-29
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
1
-2
/
+3
2016-10-29
net/mlx5: Avoid passing dma address 0 to firmware
Noa Osherovich
1
-8
/
+18
2016-10-29
net/mlx5: PCI error recovery health care simulation
Mohamad Haj Yahia
3
-9
/
+55
2016-10-29
net/mlx5: Fix race between PCI error handlers and health work
Mohamad Haj Yahia
2
-5
/
+34
2016-10-29
net/mlx5: Clear health sick bit when starting health poll
Mohamad Haj Yahia
1
-0
/
+1
2016-10-29
net/mlx5: Change the acl enable prototype to return status
Mohamad Haj Yahia
1
-16
/
+34
2016-10-29
net/mlx5e: Unregister netdev before detaching it
Mohamad Haj Yahia
2
-1
/
+2
2016-10-29
net/mlx5e: Choose best nearest LRO timeout
Saeed Mahameed
2
-3
/
+21
2016-10-29
net/mlx5: Correctly initialize last use of flow counters
Paul Blakey
1
-0
/
+1
2016-10-29
net/mlx5: Fix autogroups groups num not decreasing
Paul Blakey
1
-0
/
+3
2016-10-29
net/mlx5: Keep autogroups list ordered
Paul Blakey
1
-3
/
+3
2016-10-29
net/mlx5: Always Query HCA caps after setting them
Daniel Jurgens
1
-6
/
+6
2016-10-29
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
1
-5
/
+26
2016-10-28
mlxsw: spectrum_router: Compare only trees which are in use during tree get
Jiri Pirko
1
-1
/
+2
2016-10-28
mlxsw: spectrum_router: Save requested prefix bitlist when creating tree
Jiri Pirko
1
-0
/
+2
2016-10-27
i40e: fix call of ndo_dflt_bridge_getlink()
Huaibin Wang
1
-1
/
+1
2016-10-27
i40e: disable MSI-X interrupts if we cannot reserve enough vectors
Guilherme G Piccoli
1
-0
/
+1
2016-10-27
i40e: Fix configure TCs after initial DCB disable
David Ertman
2
-27
/
+5
2016-10-27
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
Emil Tantilov
1
-4
/
+8
2016-10-27
net: bgmac: fix spelling mistake: "connecton" -> "connection"
Colin Ian King
1
-1
/
+1
2016-10-26
rocker: fix error return code in rocker_world_check_init()
Wei Yongjun
1
-1
/
+1
2016-10-23
net: fec: Call swap_buffer() prior to IP header alignment
Fabio Estevam
1
-3
/
+3
2016-10-23
bnx2x: Use the correct divisor value for PHC clock readings.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-10-22
qede: Fix incorrrect usage of APIs for un-mapping DMA memory
Manish Chopra
2
-6
/
+6
2016-10-22
qed: Zero-out the buffer paased to dcbx_query() API
Sudarsana Reddy Kalluru
1
-0
/
+2
2016-10-22
qede: Reconfigure rss indirection direction table when rss count is updated
Sudarsana Reddy Kalluru
1
-0
/
+7
2016-10-22
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
2
-1
/
+2
2016-10-22
qede: Loopback implementation should ignore the normal traffic
Sudarsana Reddy Kalluru
3
-35
/
+49
2016-10-22
qede: Do not allow RSS config for 100G devices
Sudarsana Reddy Kalluru
1
-0
/
+6
2016-10-22
qede: get_channels() need to populate max tx/rx coalesce values
Sudarsana Reddy Kalluru
1
-0
/
+2
[next]