Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5cca4bdc0d0518b31c7bf8f5e8a895af01c4c90a
/
drivers
/
net
3273cba
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
68a33bf
xen-netback: use RING_COPY_REQUEST() throughout
by David Vrabel
· 9 years ago
0f58996
xen-netback: don't use last request to determine minimum Tx credit
by David Vrabel
· 9 years ago
73796d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
67894ee
drivers: net: xgene: fix Tx flow control
by Iyappan Subramanian
· 9 years ago
79aa05a
82xx: FCC: Fixing a bug causing to FCC port lock-up
by Martin Roth
· 9 years ago
7bff47d
gianfar: Don't enable RX Filer if not supported
by Hamish Martin
· 9 years ago
389e4e0
qlcnic: fix a timeout loop
by Dan Carpenter
· 9 years ago
fe0be35
sfc: fix a timeout loop
by Dan Carpenter
· 9 years ago
351434c
qlge: fix a timeout loop in ql_change_rx_buffers()
by Dan Carpenter
· 9 years ago
c7557e6
amd-xgbe: fix a couple timeout loops
by Dan Carpenter
· 9 years ago
2b2b31c
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
by Andrzej Hajda
· 9 years ago
09ccfd2
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
by WANG Cong
· 9 years ago
5449996
ravb: Add disable 10base
by Kazuya Mizuguchi
· 9 years ago
1299653
sh_eth: fix descriptor access endianness
by Sergei Shtylyov
· 9 years ago
3e23099
sh_eth: fix TX buffer byte-swapping
by Sergei Shtylyov
· 9 years ago
2274d37
sh_eth: uninline sh_eth_{write|read}()
by Sergei Shtylyov
· 9 years ago
d856c16
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
by Chen-Yu Tsai
· 9 years ago
20b08e1
net: phy: mdio-mux: Check return value of mdiobus_alloc()
by Tobias Klauser
· 9 years ago
98900a8
net:hns: print MAC with %pM
by Andy Shevchenko
· 9 years ago
946973a
net:hns: annotate IO address space properly
by Andy Shevchenko
· 9 years ago
f1c2ef4
sfc: only use RSS filters if we're using RSS
by Bert Kenward
· 9 years ago
028de14
bnxt_en: Implement missing tx timeout reset logic.
by Michael Chan
· 9 years ago
4cebdce
bnxt_en: Don't cancel sp_task from bnxt_close_nic().
by Michael Chan
· 9 years ago
caefe52
bnxt_en: Change bp->state to bitmap.
by Michael Chan
· 9 years ago
de68f5de
bnxt_en: Fix bitmap declaration to work on 32-bit arches.
by Michael Chan
· 9 years ago
651df21
phy: micrel: Fix finding PHY properties in MAC node.
by Andrew Lunn
· 9 years ago
0bd0f1e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
b0a8d1a
net: ezchip: fix address space confusion in nps_enet.c
by Arnd Bergmann
· 9 years ago
8cde3e4
net: fsl: avoid 64-bit warning on pq_mdio
by Arnd Bergmann
· 9 years ago
90186af
r8152: fix lockup when runtime PM is enabled
by Peter Wu
· 9 years ago
f406ce4
net: thunderx: Correctly distinguish between VF and LMAC count
by Pavel Fedin
· 9 years ago
a322a1b
geneve: Fix IPv6 xmit stats update.
by Pravin B Shelar
· 9 years ago
73d4da7
IB/mlx4: Use correct order of variables in log message
by Wengang Wang
· 9 years ago
ce212d0
vxlan: interpret IP headers for ECN correctly
by Jiri Benc
· 9 years ago
239e944
vxlan: support ndo_fill_metadata_dst also for IPv6
by Jiri Benc
· 9 years ago
e5d4b29
vxlan: move IPv6 outpute route calculation to a function
by Jiri Benc
· 9 years ago
8f16bc9
qed: Correct slowpath interrupt scheme
by Sudarsana Kalluru
· 9 years ago
c78df14
qed: Fix BAR size split for some servers
by Ariel Elior
· 9 years ago
76a9a36
qed: fix handling of concurrent ramrods.
by Tomer Tayar
· 9 years ago
4675390
ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
2ac4603
virtio-net: Stop doing DMA from the stack
by Michael S. Tsirkin
· 9 years ago
ed7d42e
net: qca_spi: fix transmit queue timeout handling
by Stefan Wahren
· 9 years ago
f8c0cfa
net: cdc_mbim: add "NDP to end" quirk for Huawei E3372
by Bjørn Mork
· 9 years ago
ae79a63
stmmac: fix resource management when resume
by Giuseppe CAVALLARO
· 9 years ago
b17c1d9
ravb: fix RX queue #1 frame error counter name
by Sergei Shtylyov
· 9 years ago
248be83
sh_eth: fix kernel oops in skb_put()
by Sergei Shtylyov
· 9 years ago
f61e2ee
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 9 years ago
f2a3771
atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
by Pavel Machek
· 9 years ago
fe53985
pppoe: fix memory corruption in padt work structure
by Guillaume Nault
· 9 years ago
b501585
net: mvpp2: fix refilling BM pools in RX path
by Marcin Wojtas
· 9 years ago
4229d50
net: mvpp2: fix buffers' DMA handling on RX path
by Marcin Wojtas
· 9 years ago
e864b4c
net: mvpp2: fix missing DMA region unmap in egress processing
by Marcin Wojtas
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
8ddb332
i40e/i40evf: avoid mutex re-init
by Jesse Brandeburg
· 9 years ago
bf4d67d
ixgbe: Reset interface after enabling SR-IOV
by Alexander Duyck
· 9 years ago
cf18b77
net: phy: reset only targeted phy
by Jérôme Pouiller
· 9 years ago
b664f00
bnxt_en: Setup uc_list mac filters after resetting the chip.
by Michael Chan
· 9 years ago
bdd4347
bnxt_en: enforce proper storing of MAC address
by Jeffrey Huang
· 9 years ago
1fc2cfd
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
by Jeffrey Huang
· 9 years ago
39198ec
net: lpc_eth: remove irq > NR_IRQS check from probe()
by Vladimir Zapolskiy
· 9 years ago
9110ee0
net: mvneta: enable setting custom TX IP checksum limit
by Marcin Wojtas
· 9 years ago
26c17a17
net: mvneta: fix error path for building skb
by Marcin Wojtas
· 9 years ago
dc1aadf
net: mvneta: fix bit assignment for RX packet irq enable
by Marcin Wojtas
· 9 years ago
e5bdf68
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
by Marcin Wojtas
· 9 years ago
db6ba9a
net: mvneta: add configuration for MBUS windows access protection
by Marcin Wojtas
· 9 years ago
bc69fdf
net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
by Sunil Goutham
· 9 years ago
0b72a9a
net: thunderx: Switchon carrier only upon interface link up
by Sunil Goutham
· 9 years ago
006394a
net: thunderx: Set CQ timer threshold properly
by Sunil Goutham
· 9 years ago
a7b1f53
net: thunderx: Wait for delayed work to finish before destroying it
by Thanneeru Srinivasulu
· 9 years ago
723cda5
net: thunderx: Force to load octeon-mdio before bgx driver.
by Thanneeru Srinivasulu
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
5738a09
vmxnet3: fix checks for dma mapping errors
by Alexey Khoroshilov
· 9 years ago
ee9159d
wan/x25: Fix use-after-free in x25_asy_open_tty()
by Peter Hurley
· 9 years ago
0f2c0d3
net: fsl: Fix error checking for platform_get_irq()
by Mark Brown
· 9 years ago
fea0f66
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
by Mark Brown
· 9 years ago
e527c4a
stmmac: fix oversized frame reception
by Giuseppe CAVALLARO
· 9 years ago
ae26c1c
stmmac: fix PHY reset during resume
by Giuseppe CAVALLARO
· 9 years ago
22407e1
stmmac: dwmac-sti: fix st,tx-retime-src check
by Giuseppe CAVALLARO
· 9 years ago
61adcc0
stmmac: fix csr clock divisor for 300MHz
by Giuseppe CAVALLARO
· 9 years ago
ac316c7
stmmac: fix a filter problem after resuming.
by Giuseppe CAVALLARO
· 9 years ago
9ffad80
drivers: net: xgene: fix possible use after free
by Eric Dumazet
· 9 years ago
aeb20b6
drivers: net: xgene: fix: ifconfig up/down crash
by Iyappan Subramanian
· 9 years ago
6527f83
net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_common
by Bjørn Mork
· 9 years ago
90bb81f
Merge tag 'linux-can-fixes-for-4.4-20151123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
3c25a86
broadcom: fix PHY_ID_BCM5481 entry in the id table
by Aaro Koskinen
· 9 years ago
7f109f7
vrf: fix double free and memory corruption on register_netdevice failure
by Nikolay Aleksandrov
· 9 years ago
fe761bc
net: fsl: expands dependencies of NET_VENDOR_FREESCALE
by Shaohui Xie
· 9 years ago
a2ec19f
can: remove obsolete assignment for CAN protocol error type
by Oliver Hartkopp
· 9 years ago
ffd461f
can: fix assignment of error location in CAN error messages
by Oliver Hartkopp
· 9 years ago
7cecd9a
can: sja1000: clear interrupts on start
by Mirza Krak
· 9 years ago
f96c928
Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
52dfc83
net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
by Måns Rullgård
· 9 years ago
de92718
net: tulip: turn compile-time warning into dev_warn()
by Arnd Bergmann
· 9 years ago
425d3d8
bnx2x: Fix vxlan removal
by Yuval Mintz
· 9 years ago
0db19b8
net: cpsw: Fix ethernet regression for dm814x
by Tony Lindgren
· 9 years ago
68242a5
net: qmi_wwan: add XS Stick W100-2 from 4G Systems
by Bjørn Mork
· 9 years ago
508dc06
ravb: fix WARNING in __free_irq()
by Sergei Shtylyov
· 9 years ago
022be25
net: macb: Add support for sgmii phy interface
by Punnaiah Choudary Kalluri
· 9 years ago
Next »