Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ba895e0487810ee44eb08585e6810ad66159988
/
drivers
/
net
9fe16b7
bonding: remove already created master sysfs link on failure
by Veaceslav Falico
· 12 years ago
465c0a1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 12 years ago
76a0e68
pch_gbe: fix ip_summed checksum reporting on rx
by Veaceslav Falico
· 12 years ago
75517d9
igb: fix PHC stopping on max freq
by Jiri Benc
· 12 years ago
05ec29e
igb: make sensor info static
by Stephen Hemminger
· 12 years ago
d5e51a1
igb: SR-IOV init reordering
by Alex Williamson
· 12 years ago
d0f63ac
igb: Fix null pointer dereference
by Alex Williamson
· 12 years ago
22c1275
igb: fix i350 anti spoofing config
by Lior Levy
· 12 years ago
a1f6c6b
ixgbevf: don't release the soft entries
by xunleer
· 12 years ago
8fe7f99
bnx2x: fix assignment of signed expression to unsigned variable
by Kumar Amit Mehta
· 12 years ago
2c473ae
net/mlx4_core: Disallow releasing VF QPs which have steering rules
by Hadar Hen Zion
· 12 years ago
1e3f7b3
net/mlx4_core: Always use 64 bit resource ID when doing lookup
by Hadar Hen Zion
· 12 years ago
6efb5fa
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
by Hadar Hen Zion
· 12 years ago
80cb002
net/mlx4_core: Fix wrong order of flow steering resources removal
by Hadar Hen Zion
· 12 years ago
c101c81
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
by Moshe Lazer
· 12 years ago
ce16294
net: ethernet: cpsw: fix erroneous condition in error check
by Lothar Waßmann
· 12 years ago
cb0e51d
lantiq_etop: use free_netdev(netdev) instead of kfree()
by Wei Yongjun
· 12 years ago
f379fb9
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
9d73adf
fec: Fix the build as module
by Fabio Estevam
· 12 years ago
b9d5319
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
da2191e
net: fec: Define indexes as 'unsigned int'
by Fabio Estevam
· 12 years ago
fa90b07
lpc_eth: fix error return code in lpc_eth_drv_probe()
by Wei Yongjun
· 12 years ago
fc0c090
sh_eth: check TSU registers ioremap() error
by Sergei Shtylyov
· 12 years ago
0582b7d
sh_eth: fix bitbang memory leak
by Sergei Shtylyov
· 12 years ago
36ef0b47
rtlwifi: usb: add missing freeing of skbuff
by Jussi Kivilinna
· 12 years ago
084c718
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
by Bing Zhao
· 12 years ago
a3e240c
mwifiex: skip pending commands after function shutdown
by Bing Zhao
· 12 years ago
00d7ea1
mwifiex: fix race when queuing commands
by Amitkumar Karwar
· 12 years ago
01d4ab9
ath9k: limit tx path hang check to normal data queues
by Felix Fietkau
· 12 years ago
74632d1
ath9k_hw: revert chainmask to user configuration after calibration
by Felix Fietkau
· 12 years ago
7f42ace
iwl3945: fix length of dma buffers
by Stanislaw Gruszka
· 12 years ago
b009aac
bnx2x: fix occasional statistics off-by-4GB error
by Maciej Żenczykowski
· 12 years ago
722c6f5
bnx2x: add missing napi deletion in error path
by Michal Schmidt
· 12 years ago
c62dce6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
75b9b61
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()
by Mugunthan V N
· 12 years ago
db0b827
ethernet/tulip: DE4x5 needs VIRT_TO_BUS
by Arnd Bergmann
· 12 years ago
1e8bbe6
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
by Bjørn Mork
· 12 years ago
f3a3440
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
1e731cb
smsc75xx: configuration help incorrectly mentions smsc95xx
by Robert de Vries
· 12 years ago
3f104c3
net: fec: fix missing napi_disable call
by Georg Hofmann
· 12 years ago
d97e749
net: fec: restart the FEC when PHY speed changes
by Lucas Stach
· 12 years ago
9437a24
rtlwifi: rtl8192cu: Fix problem that prevents reassociation
by Larry Finger
· 12 years ago
5818a46
rt2x00: fix rt2x00 to work with the new ralink SoC config symbols
by John Crispin
· 12 years ago
b701f16
net: qmi_wwan: set correct altsetting for Gobi 1K devices
by Bjørn Mork
· 12 years ago
7c6cdea
tg3: 5715 does not link up when autoneg off
by Nithin Sujir
· 12 years ago
6f08158
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
876254a
bonding: don't call update_speed_duplex() under spinlocks
by Veaceslav Falico
· 12 years ago
d35162f
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
by Daniel Mack
· 12 years ago
fae8563
sfc: Only use TX push if a single descriptor is to be written
by Ben Hutchings
· 12 years ago
3f315be
netconsole: don't call __netpoll_cleanup() while atomic
by Veaceslav Falico
· 12 years ago
47ce9c4
cxgb4: Allow for backward compatibility with new VPD scheme.
by Santosh Rastapur
· 12 years ago
fef4c86
rrunner.c: fix possible memory leak in rr_init_one()
by David Oostdyk
· 12 years ago
6648997
rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
by Larry Finger
· 12 years ago
5f0fabf
mwifiex: fix potential out-of-boundary access to ibss rate table
by Bing Zhao
· 12 years ago
84421b9
tg3: Update link_up flag for phylib devices
by Nithin Sujir
· 12 years ago
d9169323
bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario
by Yaniv Rosner
· 12 years ago
5f3347e
bnx2x: Fix intermittent long KR2 link up time
by Yaniv Rosner
· 12 years ago
87ab7f6
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
by Vlad Yasevich
· 12 years ago
ba81276
team: unsyc the devices addresses when port is removed
by Vlad Yasevich
· 12 years ago
260055b
mv643xx_eth: fix for disabled autoneg
by Phil Sutter
· 12 years ago
80028ea
bonding: fire NETDEV_RELEASE event only on 0 slaves
by Veaceslav Falico
· 12 years ago
9cb6cb7
vxlan: fix oops when delete netns containing vxlan
by Zang MingJie
· 12 years ago
e4fabf2
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
by Bhavesh Davda
· 12 years ago
a229e48
net/mlx4_en: Disable RFS when running in SRIOV mode
by Amir Vadai
· 12 years ago
83a5a6c
net/mlx4_en: Cleanup MAC resources on module unload or port stop
by Yan Burman
· 12 years ago
bfa8ab4
net/mlx4_en: Fix race when setting the device MAC address
by Yan Burman
· 12 years ago
e7dbeba
net/mlx4_core: Fix endianness bug in set_param_l
by Jack Morgenstein
· 12 years ago
0081c8f
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled
by Jack Morgenstein
· 12 years ago
3fb817f
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering
by Jack Morgenstein
· 12 years ago
e60b22c
e1000e: fix accessing to suspended device
by Konstantin Khlebnikov
· 12 years ago
66148ba
e1000e: fix runtime power management transitions
by Konstantin Khlebnikov
· 12 years ago
4e0855d
e1000e: fix pci-device enable-counter balance
by Konstantin Khlebnikov
· 12 years ago
f8af75f
tun: add a missing nf_reset() in tun_net_xmit()
by Eric Dumazet
· 12 years ago
930df2d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
c5b3ad4
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
by Sathya Perla
· 12 years ago
70e21fe
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
c73e787
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
by Ben Hutchings
· 12 years ago
35205b2
sfc: Disable soft interrupt handling during efx_device_detach_sync()
by Ben Hutchings
· 12 years ago
32cdd59
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
66d29cb
benet: Wait f/w POST until timeout
by Gavin Shan
· 12 years ago
88c4c06
reset nf before xmit vxlan encapsulated packet
by Zang MingJie
· 12 years ago
0305d06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel
by David S. Miller
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
603e86f
igb: Fix for lockdep issue in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
ed65bdd
igb: Fix link setup for I210 devices
by Carolyn Wyborny
· 12 years ago
e4f7dbb
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
by Alexander Duyck
· 12 years ago
e08f626
e1000e: workaround DMA unit hang on I218
by Bruce Allan
· 12 years ago
4f21e7e
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 12 years ago
acac840
net: fec: fix build error in no MXC platform
by Frank Li
· 12 years ago
de5fb0a
net: fec: put tx to napi poll function to fix dead lock
by Frank Li
· 12 years ago
2470b36
iwlwifi: mvm: don't warn on normal BAR sending
by Emmanuel Grumbach
· 12 years ago
8101a7f
iwlwifi: mvm: update the rssi calculation
by Emmanuel Grumbach
· 12 years ago
f9aa8dd
iwlwifi: mvm: ignore STOP_AGG when restarting
by Emmanuel Grumbach
· 12 years ago
de8bc6d
iwlwifi: mvm: Remove overriding calibrations for the 7000 family
by Dor Shaish
· 12 years ago
6221d47
iwlwifi: mvm: Take the phy_cfg from the TLV value
by Dor Shaish
· 12 years ago
e07cbb5
iwlwifi: mvm: Set valid TX antennas value before calib request
by Dor Shaish
· 12 years ago
715c998
iwlwifi: mvm: restart the NIC of the cmd queue gets full
by Emmanuel Grumbach
· 12 years ago
e2ca90c
ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
by Freddy Xin
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
98b7ff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
Next »