Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
14c95fc896e1d3929abde448fd86c07bdbae56d5
/
drivers
/
net
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 8 years ago
21f9deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
3aa2fc1
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
087afe8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b1ac6b7
aeroflex/greth: fix warning about unused variable
by Sam Ravnborg
· 9 years ago
e5aed00
udp: prevent skbs lingering in tunnel socket queues
by Hannes Frederic Sowa
· 8 years ago
238a958
net: usb: ch9200: use kmemdup
by Muhammad Falak R Wani
· 8 years ago
5877deb
ps3_gelic: use kmemdup
by Muhammad Falak R Wani
· 8 years ago
7c54277
net:liquidio: use kmemdup
by Muhammad Falak R Wani
· 8 years ago
56025ca
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
05a5648
net: cdc_ncm: update datagram size after changing mtu
by Rafal Redzimski
· 8 years ago
addf8fc
tuntap: correctly wake up process during uninit
by Jason Wang
· 8 years ago
bf2d1df
intel: Add support for IPv6 IP-in-IP offload
by Alexander Duyck
· 8 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 8 years ago
94835014
Revert "phy: add support for a reset-gpio specification"
by Fabio Estevam
· 8 years ago
c0fcded
xen-netback: only deinitialized hash if it was initialized
by Paul Durrant
· 8 years ago
76b584d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
09ec8e7
qede: Fix DMA address APIs usage
by Manish Chopra
· 8 years ago
1968a0b
macsec: fix netlink attribute for key id
by Sabrina Dubroca
· 8 years ago
f86911e
xen-netback: correct length checks on hash copy_ops
by Paul Durrant
· 8 years ago
185be5a
phy: fix crash in fixed_phy_add()
by Rabin Vincent
· 8 years ago
52103b7
Revert "net: pegasus: remove dead coding"
by David S. Miller
· 8 years ago
0139aa7
mm: rename _count, field of the struct page, to _refcount
by Joonsoo Kim
· 8 years ago
6d061f9
mm/page_ref: use page_ref helper instead of direct modification of _count
by Joonsoo Kim
· 8 years ago
6104503
net: Fix coding style warnings and errors.
by Amit Ghadge
· 8 years ago
e00be9e
net: pegasus: remove dead coding
by xypron.glpk@gmx.de
· 8 years ago
074ba1e
net: au1000 eth: simplify logical expression
by xypron.glpk@gmx.de
· 8 years ago
3011905
net: irda: avoid null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
d113412
net: ieee802154/adf7242: syntax error ifdef DEBUG
by xypron.glpk@gmx.de
· 8 years ago
1740c29
net: ehea: avoid null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
099a728
net: thunderx: avoid null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
0e034f5
iwlwifi: fix mis-merge that breaks the driver
by Linus Torvalds
· 8 years ago
94c6825
net/mlx5_core: Use tasklet for user-space CQ completion events
by Matan Barak
· 9 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
917fa53
Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"
by David S. Miller
· 8 years ago
c606b49
Revert "phy dp83867: Make rgmii parameters optional"
by David S. Miller
· 8 years ago
27896c8
r8169: default to 64-bit DMA on recent PCIe chips
by Ard Biesheuvel
· 8 years ago
81003bc
phy dp83867: Make rgmii parameters optional
by Alexander Graf
· 8 years ago
7f32541
phy dp83867: Fix compilation with CONFIG_OF_MDIO=m
by Alexander Graf
· 8 years ago
cd9e2e5
asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
by John Stultz
· 8 years ago
da4ed55
switchdev: pass pointer to fib_info instead of copy
by Jiri Pirko
· 8 years ago
3274940
drivers: net: Don't print unpopulated net_device name
by Harvey Hunt
· 8 years ago
39651ab
qed: add support for dcbx.
by Sudarsana Reddy Kalluru
· 8 years ago
ccf9282
ravb: Add missing free_irq() calls to ravb_close()
by Geert Uytterhoeven
· 8 years ago
f82731b
qed: Remove a stray tab
by Dan Carpenter
· 8 years ago
2cc632d
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
b172542
net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
a54d20f
net: ethernet: fec-mpc52xx: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
a8df35d
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
by Ezequiel Garcia
· 8 years ago
73d9011c
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
c1c511a
net: ethernet: fs-enet: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
fd24d72
net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
b3c40ad
net: ethernet: ftgmac100: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
cd5f9bb
net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
4c4a6b0
net: ethernet: gianfar: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
5eee87c
ixgbe: Fix VLAN features error
by Alexander Duyck
· 8 years ago
11f2b49
ixgbe: use correct mask when enabling sriov
by Emil Tantilov
· 9 years ago
168f1a7
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
416cdf0
qed: VFs gracefully accept lack of PM
by Yuval Mintz
· 8 years ago
83f34bd
qed: Allow more than 16 VFs
by Yuval Mintz
· 8 years ago
079d20a
qed: Reset link on IOV disable
by Manish Chopra
· 8 years ago
b2b897e
qed: Improve VF interrupt reset
by Yuval Mintz
· 8 years ago
b0409fa
qed: Correct PF-sanity check
by Yuval Mintz
· 8 years ago
2bb07e1
net/mlx4_core: Fix access to uninitialized index
by Tariq Toukan
· 8 years ago
c3875ca
net: w5100-spi: add support to specify MAC address by device tree
by Akinobu Mita
· 8 years ago
7d6da45
net: w5100: increase TX timeout period
by Akinobu Mita
· 8 years ago
d41cd5f
net: w5100: fix MAC filtering for W5500
by Akinobu Mita
· 8 years ago
e9f0cd9
net: w5100: remove unused is_w5200()
by Akinobu Mita
· 8 years ago
c8396d8
lxt: simplify lxt970_config_init()
by Sergei Shtylyov
· 8 years ago
04e6233
lxt: simplify lxt97[01]_config_intr()
by Sergei Shtylyov
· 8 years ago
553eb54
net: dsa: mv88e6xxx: remove bridge work
by Vivien Didelot
· 8 years ago
b0e95cc
net: vrf: protect changes to private data with rcu
by David Ahern
· 8 years ago
aad7e08
net/mlx5e: Hardware offloaded flower filter statistics support
by Amir Vadai
· 8 years ago
43a335e
net/mlx5_core: Flow counters infrastructure
by Amir Vadai
· 8 years ago
bd5251db
net/mlx5_core: Introduce flow steering destination of type counter
by Amir Vadai
· 8 years ago
9dc0b28
net/mlx5_core: Firmware commands to support flow counters
by Amir Vadai
· 8 years ago
42ca502
net/mlx5_core: Use a macro in mlx5_command_str()
by Amir Vadai
· 8 years ago
b17d155
net: pxa168_eth: Use dma_wmb/rmb where appropriate
by Jisheng Zhang
· 8 years ago
3ed6878
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
by Jisheng Zhang
· 8 years ago
8be0cfa
vxlan: set mac_header correctly in GPE mode
by Jiri Benc
· 8 years ago
c2d09fd
xen-netback: use hash value from the frontend
by Paul Durrant
· 8 years ago
f07f989
xen-netback: pass hash value to the frontend
by Paul Durrant
· 8 years ago
40d8abd
xen-netback: add control protocol implementation
by Paul Durrant
· 8 years ago
4e15ee2
xen-netback: add control ring boilerplate
by Paul Durrant
· 8 years ago
8809883
hv_netvsc: set nvdev link after populating chn_table
by Vitaly Kuznetsov
· 8 years ago
6da7225
hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove()
by Vitaly Kuznetsov
· 8 years ago
0a1275c
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
by Vitaly Kuznetsov
· 8 years ago
3d541ac
hv_netvsc: untangle the pointer mess
by Vitaly Kuznetsov
· 8 years ago
1bdcec8
hv_netvsc: use start_remove flag to protect netvsc_link_change()
by Vitaly Kuznetsov
· 8 years ago
f580aec
hv_netvsc: move start_remove flag to net_device_context
by Vitaly Kuznetsov
· 8 years ago
da47b45
phy: add support for a reset-gpio specification
by Uwe Kleine-König
· 8 years ago
f23e0f6
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
b67daab
bnxt_en: Use dma_rmb() instead of rmb().
by Michael Chan
· 8 years ago
5049e33
bnxt_en: Add BCM57314 device ID.
by Michael Chan
· 8 years ago
10289be
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
by Michael Chan
· 8 years ago
8578d6c
bnxt_en: Fix length value in dmesg log firmware error message.
by Michael Chan
· 8 years ago
a11fa2b
bnxt_en: Improve the delay logic for firmware response.
by Michael Chan
· 8 years ago
d0a42d6
bnxt_en: Reduce maximum ring pages if page size is 64K.
by Michael Chan
· 8 years ago
Next »