Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
647f80a1f233bb66fc58fb25664d029e0f12f3ae
/
drivers
/
net
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
fceb9c3
geneve: avoid using stale geneve socket.
by pravin shelar
· 8 years ago
c6fcc4f
vxlan: avoid using stale vxlan socket.
by pravin shelar
· 8 years ago
087892d
qede: Fix out-of-bound fastpath memory access
by Mintz, Yuval
· 8 years ago
3034783
net: phy: dp83848: add dp83822 PHY support
by Roger Quadros
· 8 years ago
9fe1c98
enic: fix rq disable
by Govindarajulu Varadarajan
· 8 years ago
8bf371e
ibmvnic: Fix missing brackets in init_sub_crq_irqs
by Thomas Falcon
· 8 years ago
9888d7b
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
by Thomas Falcon
· 8 years ago
dbc34e7
Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"
by David S. Miller
· 8 years ago
4c96f5b
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 8 years ago
eb4b678
net/mlx4_en: Save slave ethtool stats command
by Tariq Toukan
· 8 years ago
d2582a0
net/mlx4_en: Fix potential deadlock in port statistics flow
by Jack Morgenstein
· 8 years ago
6f2e0d2
net/mlx4: Fix firmware command timeout during interrupt test
by Eugenia Emantayev
· 8 years ago
81d1841
net/mlx4_core: Do not access comm channel if it has not yet been initialized
by Jack Morgenstein
· 8 years ago
9d2afba
net/mlx4_en: Fix panic during reboot
by Eugenia Emantayev
· 8 years ago
8d59de8
net/mlx4_en: Process all completions in RX rings after port goes up
by Erez Shitrit
· 8 years ago
4850cf4
net/mlx4_en: Resolve dividing by zero in 32-bit system
by Eugenia Emantayev
· 8 years ago
72da2e91
net/mlx4_core: Change the default value of enable_qos
by Moshe Lazer
· 8 years ago
33a1f8b
net/mlx4_core: Avoid setting ports to auto when only one port type is supported
by Maor Gottlieb
· 8 years ago
aa0c08f
net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec
by Jack Morgenstein
· 8 years ago
8d7533e
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
by Thomas Falcon
· 8 years ago
fd33b24
net: mv643xx_eth: Fetch the phy connection type from DT
by Jason Gunthorpe
· 8 years ago
e934f68
Revert "hv_netvsc: report vmbus name in ethtool"
by Stephen Hemminger
· 8 years ago
166e604
cxgb4: Fix error handling in alloc_uld_rxqs().
by Ganesh Goudar
· 8 years ago
a4256bc
IB/mlx4: avoid a -Wmaybe-uninitialize warning
by Arnd Bergmann
· 8 years ago
6b27619
net/mlx5: Avoid passing dma address 0 to firmware
by Noa Osherovich
· 8 years ago
04c0c1ab
net/mlx5: PCI error recovery health care simulation
by Mohamad Haj Yahia
· 8 years ago
05ac2c0
net/mlx5: Fix race between PCI error handlers and health work
by Mohamad Haj Yahia
· 8 years ago
2241007
net/mlx5: Clear health sick bit when starting health poll
by Mohamad Haj Yahia
· 8 years ago
247f139
net/mlx5: Change the acl enable prototype to return status
by Mohamad Haj Yahia
· 8 years ago
5e1e93c
net/mlx5e: Unregister netdev before detaching it
by Mohamad Haj Yahia
· 8 years ago
2b02955
net/mlx5e: Choose best nearest LRO timeout
by Saeed Mahameed
· 8 years ago
e83d695
net/mlx5: Correctly initialize last use of flow counters
by Paul Blakey
· 8 years ago
32dba76
net/mlx5: Fix autogroups groups num not decreasing
by Paul Blakey
· 8 years ago
eccec8d
net/mlx5: Keep autogroups list ordered
by Paul Blakey
· 8 years ago
bba1574
net/mlx5: Always Query HCA caps after setting them
by Daniel Jurgens
· 8 years ago
b47bd6e
{net, ib}/mlx5: Make cache line size determination at runtime.
by Daniel Jurgens
· 8 years ago
8b99bec
mlxsw: spectrum_router: Compare only trees which are in use during tree get
by Jiri Pirko
· 8 years ago
2083d36
mlxsw: spectrum_router: Save requested prefix bitlist when creating tree
by Jiri Pirko
· 8 years ago
599b076
i40e: fix call of ndo_dflt_bridge_getlink()
by Huaibin Wang
· 8 years ago
4c95aa5
i40e: disable MSI-X interrupts if we cannot reserve enough vectors
by Guilherme G Piccoli
· 8 years ago
ea6acb7
i40e: Fix configure TCs after initial DCB disable
by David Ertman
· 8 years ago
a3b8cb1
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
by Emil Tantilov
· 8 years ago
c121f72a
net: bgmac: fix spelling mistake: "connecton" -> "connection"
by Colin Ian King
· 8 years ago
e30520c
kalmia: avoid potential uninitialized variable use
by Arnd Bergmann
· 8 years ago
e0f841f
macsec: Fix header length if SCI is added if explicitly disabled
by Tobias Brunner
· 8 years ago
f62265b
at803x: double check SGMII side autoneg
by Zefir Kurtisi
· 8 years ago
4fc6d23
Revert "at803x: fix suspend/resume for SGMII link"
by Zefir Kurtisi
· 8 years ago
e52fed7
netvsc: fix incorrect receive checksum offloading
by Stephen Hemminger
· 8 years ago
92d230d
rocker: fix error return code in rocker_world_check_init()
by Wei Yongjun
· 8 years ago
235bde1
net: fec: Call swap_buffer() prior to IP header alignment
by Fabio Estevam
· 8 years ago
a6e2846
bnx2x: Use the correct divisor value for PHC clock readings.
by Sudarsana Reddy Kalluru
· 8 years ago
fabd545
qede: Fix incorrrect usage of APIs for un-mapping DMA memory
by Manish Chopra
· 8 years ago
15c6de2
qed: Zero-out the buffer paased to dcbx_query() API
by Sudarsana Reddy Kalluru
· 8 years ago
ed0dd91
qede: Reconfigure rss indirection direction table when rss count is updated
by Sudarsana Reddy Kalluru
· 8 years ago
0e19182
qed*: Reduce the memory footprint for Rx path
by Sudarsana Reddy Kalluru
· 8 years ago
837d4eb
qede: Loopback implementation should ignore the normal traffic
by Sudarsana Reddy Kalluru
· 8 years ago
ba300ce
qede: Do not allow RSS config for 100G devices
by Sudarsana Reddy Kalluru
· 8 years ago
bdc8cbd
qede: get_channels() need to populate max tx/rx coalesce values
by Sudarsana Reddy Kalluru
· 8 years ago
4a2947e
net: dsa: bcm_sf2: Do not rely on kexec_in_progress
by Florian Fainelli
· 8 years ago
2399d61
net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels
by Florian Fainelli
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
8be0328
stmmac: display the descriptors if DES0 = 0
by Giuseppe CAVALLARO
· 8 years ago
164c971
mlxsw: pci: Fix reset wait for SwitchX2
by Jiri Pirko
· 8 years ago
7fb6a36
mlxsw: switchx2: Fix ethernet port initialization
by Elad Raz
· 8 years ago
37956d7
mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove warn
by Jiri Pirko
· 8 years ago
19271c1
mlxsw: spectrum_router: Use correct tree index for binding
by Jiri Pirko
· 8 years ago
c30a70d
stmmac: fix and review the ptp registration.
by Giuseppe CAVALLARO
· 8 years ago
b4f0fd4
qed: Use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 8 years ago
ecf244f
rocker: fix maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
52ccd63
net/hyperv: avoid uninitialized variable
by Arnd Bergmann
· 8 years ago
4b75ca5
net: bcm63xx: avoid referencing uninitialized variable
by Arnd Bergmann
· 8 years ago
87737f8
ibmvnic: Update MTU after device initialization
by Thomas Falcon
· 8 years ago
12608c2
ibmvnic: Fix GFP_KERNEL allocation in interrupt context
by Thomas Falcon
· 8 years ago
9fa2f2c
ibmvnic: Driver Version 1.0.1
by Thomas Falcon
· 8 years ago
a56177e
cxgb4: Fix number of queue sets corssing the limit
by Ganesh Goudar
· 8 years ago
1826277
dwc_eth_qos: enable flow control by default
by Niklas Cassel
· 8 years ago
902943c
dwc_eth_qos: do not clear pause flags from phy_device->supported
by Niklas Cassel
· 8 years ago
5cbee55
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
6bc8062
bnx2: fix locking when netconsole is used
by Ivan Vecera
· 8 years ago
0822b43
net: dsa: bcm_sf2: Fix module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
03eaae5
net: dsa: b53: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
af40097
net: hisilicon: Fix hns_mdio module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
7097268
net: qcom/emac: Fix module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
a7deb92
net: hns: Fix hns_dsaf module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
2fa3e31
net: ethernet: nb8800: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
fc971a2
net: nps_enet: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
67b11e2
cxgb4: fix memory leak of qe on error exit path
by Colin Ian King
· 8 years ago
a04a480
net: Require exact match for TCP socket lookups if dif is l3mdev
by David Ahern
· 8 years ago
fb5c6cf
vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()
by Alexey Khoroshilov
· 8 years ago
50756eb
stmmac: fix an error code in stmmac_ptp_register()
by Dan Carpenter
· 8 years ago
93966b7
net: qcom/emac: disable interrupts before calling phy_disconnect
by Timur Tabi
· 8 years ago
f007643
r8169: set coherent DMA mask as well as streaming DMA mask
by Ard Biesheuvel
· 8 years ago
ac9ef8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
b292fb8
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
9e55d0f
Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
610df1d
net: asix: Avoid looping when the device does not respond
by Guenter Roeck
· 8 years ago
2e0cbc4
qedr: Add RoCE driver framework
by Ram Amrani
· 8 years ago
958b3d3
net/mlx4_en: fixup xdp tx irq to match rx
by Brenden Blanco
· 8 years ago
8c93bea
qed: Additional work toward cleaning C=1
by Yuval Mintz
· 8 years ago
Next »