Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
83358ece26b70f20c0ba2e0e00dc84b0ee24fe6d
/
drivers
/
net
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b7545b7
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
882b0f2
net/mlx5e: Fix del vxlan port command buffer memset
by Saeed Mahameed
· 8 years ago
ec25bc0
net/mlx4_en: Add resilience in low memory systems
by Eugenia Emantayev
· 8 years ago
30f56e3
net/mlx4_en: Move filters cleanup to a proper location
by Eugenia Emantayev
· 8 years ago
e4c6fb7
usbnet: move the CDC parser into USB core
by Oliver Neukum
· 8 years ago
8e6ce7e
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
by Florian Fainelli
· 8 years ago
ea6ff11
net: nb8800: Fix SKB leak in nb8800_receive()
by Florian Fainelli
· 8 years ago
de702da
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
by Florian Fainelli
· 8 years ago
e86663c
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
by Florian Fainelli
· 8 years ago
11719a5
mlxsw: spectrum: Prevent invalid ingress buffer mapping
by Ido Schimmel
· 8 years ago
28f5275
mlxsw: spectrum: Prevent overwrite of DCB capability fields
by Ido Schimmel
· 8 years ago
7347180
mlxsw: spectrum: Don't emit errors when PFC is disabled
by Ido Schimmel
· 8 years ago
c3f1576
mlxsw: spectrum: Indicate support for autonegotiation
by Ido Schimmel
· 8 years ago
6277d46
mlxsw: spectrum: Force link training according to admin state
by Ido Schimmel
· 8 years ago
dd79cf7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 8 years ago
c961e87
r8152: add MODULE_VERSION
by Grant Grundler
· 8 years ago
7f6c553
i40e: use valid online CPU on q_vector initialization
by Guilherme G. Piccoli
· 8 years ago
4b732cd
ixgbe: napi_poll must return the work done
by Paolo Abeni
· 8 years ago
f6bd096
i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter
by Kiran Patil
· 8 years ago
858296c
i40e/i40evf: Fix i40e_rx_checksum
by Alexander Duyck
· 8 years ago
005db31
bonding: set carrier off for devices created through netlink
by Beniamino Galvani
· 8 years ago
c3b7c5c
net/mlx5e: start/stop all tx queues upon open/close netdev
by Mohamad Haj Yahia
· 8 years ago
2c1ccc9
net/mlx5e: Fix TX Timeout to detect queues stuck on BQL
by Daniel Jurgens
· 8 years ago
ee6c21b
net: ethoc: Correctly pad short packets
by Florian Fainelli
· 8 years ago
386512d
net: ethoc: Fix early error paths
by Florian Fainelli
· 8 years ago
136ab0d
net: nps_enet: Fix PCS reset
by Noam Camus
· 8 years ago
34ee32c
r8152: Add support for setting pass through MAC address on RTL8153-AD
by Mario Limonciello
· 8 years ago
f3ea311
bnxt_en: initialize rc to zero to avoid returning garbage
by Colin Ian King
· 8 years ago
65dc689
ibmvnic: Fix passive VNIC server login process
by Thomas Falcon
· 8 years ago
ea22d51
ibmvnic: simplify and improve driver probe function
by Thomas Falcon
· 8 years ago
88eb98a
ibmvnic: dispose irq mappings
by Thomas Falcon
· 8 years ago
b8efb89
ibmvnic: properly start and stop tx queues
by Thomas Falcon
· 8 years ago
92f7d07
r8152: remove the setting of LAN_WAKE_EN
by hayeswang
· 8 years ago
205e1e2
ppp: defer netns reference release for ppp channel
by WANG Cong
· 8 years ago
06708f8
net: mvneta: set real interrupt per packet for tx_done
by Dmitri Epshtein
· 8 years ago
25df576
timers, driver/net/ethernet/tile: Initialize the egress timer as pinned
by Thomas Gleixner
· 8 years ago
f5d6516
cxgb4: update latest firmware version supported
by Ganesh Goudar
· 8 years ago
eae033c
net/mlx5: Avoid setting unused var when modifying vport node GUID
by Or Gerlitz
· 8 years ago
a30b016
bonding: fix enslavement slave link notifications
by Aviv Heller
· 8 years ago
2609af1
r8152: fix runtime function for RTL8152
by hayeswang
· 8 years ago
c8e2ca3
Revert "fsl/fman: fix error handling"
by David S. Miller
· 8 years ago
a788a4a
fsl/fman: fix error handling
by Christophe Jaillet
· 8 years ago
c086e70
cdc_ncm: workaround for EM7455 "silent" data interface
by Bjørn Mork
· 8 years ago
d5d5e8d
geneve: fix max_mtu setting
by Haishuang Yan
· 8 years ago
b291c41
net: phy: dp83867: Fix initialization of PHYCR register
by Stefan Hauser
· 8 years ago
373819e
enc28j60: Fix race condition in enc28j60 driver
by Sergio Valverde
· 8 years ago
a8b7d77
net: stmmac: Fix null-function call in ISR on stmmac1000
by Matt Corallo
· 8 years ago
016eb55
net: bcmsysport: Device stats are unsigned long
by Florian Fainelli
· 8 years ago
79c6222
macsec: set actual real device for xmit when !protect_frames
by Daniel Borkmann
· 8 years ago
87424ad
net/mlx5e: Log link state changes
by Shaker Daibes
· 8 years ago
cdcf112
net/mlx5e: Validate BW weight values of ETS
by Rana Shahout
· 8 years ago
7ccdd08
net/mlx5e: Fix select queue callback
by Rana Shahout
· 8 years ago
e3a19b5
net/mlx5e: Copy all L2 headers into inline segment
by Matthew Finlay
· 8 years ago
6cd392a
net/mlx5e: Handle RQ flush in error cases
by Daniel Jurgens
· 8 years ago
3947ca1
net/mlx5e: Implement ndo_tx_timeout callback
by Daniel Jurgens
· 8 years ago
29429f3
net/mlx5e: Timeout if SQ doesn't flush during close
by Daniel Jurgens
· 8 years ago
65ee670
net/mlx5: Add timeout handle to commands with callback
by Mohamad Haj Yahia
· 8 years ago
9cba4eb
net/mlx5: Fix potential deadlock in command mode change
by Mohamad Haj Yahia
· 8 years ago
d57847d
net/mlx5: Fix wait_vital for VFs and remove fixed sleep
by Daniel Jurgens
· 8 years ago
5adff6a
net/mlx5: Fix incorrect page count when in internal error
by Daniel Jurgens
· 8 years ago
c1d4d2e
net/mlx5: Avoid calling sleeping function by the health poll thread
by Mohamad Haj Yahia
· 8 years ago
0d83444
net/mlx5: Fix teardown errors that happen in pci error handler
by Mohamad Haj Yahia
· 8 years ago
f87fda0
bonding: prevent out of bound accesses
by Eric Dumazet
· 8 years ago
3d8c453
net: mvneta: fix open() error cleanup
by Russell King - ARM Linux
· 8 years ago
f95ae8a
r8152: clear LINK_OFF_WAKE_EN after autoresume
by hayeswang
· 8 years ago
9216a97
qlcnic: add wmb() call in transmit data path.
by Sony Chacko
· 8 years ago
43daa96
usbnet: Stop RX Q on MTU change
by Soohoon Lee
· 8 years ago
b3a3c51
ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize ret_val
by Xin Long
· 9 years ago
8380864
e1000e: keep Rx/Tx HW_VLAN_CTAG in sync
by Jarod Wilson
· 8 years ago
34c7bb4
qed: Protect the doorbell BAR with the write barriers.
by Sudarsana Reddy Kalluru
· 8 years ago
889ad45
e1000e: keep VLAN interfaces functional after rxvlan off
by Jarod Wilson
· 8 years ago
5b4d10f
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
by Dan Carpenter
· 8 years ago
9618318
ibmvnic: fix to use list_for_each_safe() when delete items
by Wei Yongjun
· 8 years ago
3e29adb
net: thunderx: Fix TL4 configuration for secondary Qsets
by Sunil Goutham
· 8 years ago
3f4c68c
net: thunderx: Fix link status reporting
by Sunil Goutham
· 8 years ago
bfe6d8d
net/mlx5e: Reorganize ethtool statistics
by Gal Pressman
· 8 years ago
ed80ec4
net/mlx5e: Fix number of PFC counters reported to ethtool
by Gal Pressman
· 8 years ago
9ceec35
net/mlx5e: Prevent adding the same vxlan port
by Matthew Finlay
· 8 years ago
fd4782c
net/mlx5e: Check for BlueFlame capability before allocating SQ uar
by Gal Pressman
· 8 years ago
e0f46eb
net/mlx5e: Change enum to better reflect usage
by Eli Cohen
· 8 years ago
7092fe8
net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices
by Majd Dibbiny
· 8 years ago
5be1ea8
net/mlx5: Update command strings
by Eli Cohen
· 8 years ago
3ec0a0f
net: marvell: Add separate config ANEG function for Marvell 88E1111
by Harini Katakam
· 8 years ago
69fc58a
net: phy: Manage fixed PHY address space using IDA
by Florian Fainelli
· 8 years ago
f299a02
net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create
by Wang Sheng-Hui
· 8 years ago
3894396
net: bgmac: Remove superflous netif_carrier_on()
by Florian Fainelli
· 8 years ago
c3897f2
net: bgmac: Start transmit queue in bgmac_open
by Florian Fainelli
· 8 years ago
d2b1323
net: bgmac: Fix SOF bit checking
by Florian Fainelli
· 8 years ago
0622cab
bonding: fix 802.3ad aggregator reselection
by Jay Vosburgh
· 8 years ago
5aa3e24
Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
a37503b
net: smsc911x: Fix bug where PHY interrupts are overwritten by 0
by Jeremy Linton
· 8 years ago
00e8cb0
Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
efeb226
geneve: fix tx_errors statistics
by Haishuang Yan
· 8 years ago
52fe705
net: vrf: replace hard tab with space in assignment
by Chris Packham
· 8 years ago
71873a9
can: kvaser_usb: Add support for more Kvaser Leaf v2 devices
by Jimmy Assarsson
· 8 years ago
25e1ed6
can: fix oops caused by wrong rtnl dellink usage
by Oliver Hartkopp
· 8 years ago
bce271f
can: fix handling of unmodifiable configuration options fix
by Oliver Hartkopp
· 8 years ago
9d76931
net/mlx4_en: Avoid unregister_netdev at shutdown flow
by Eran Ben Elisha
· 8 years ago
93c098a
net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill
by Kamal Heib
· 8 years ago
Next »