index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2
-24
/
+12
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
5
-445
/
+628
2013-04-29
atmel: Don't use create_proc_read_entry()
David Howells
1
-38
/
+31
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
4
-27
/
+14
2013-04-09
mode_t, whack-a-mole at 11...
Al Viro
1
-2
/
+2
2013-03-26
bonding: remove already created master sysfs link on failure
Veaceslav Falico
1
-0
/
+5
2013-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-22
/
+43
2013-03-26
pch_gbe: fix ip_summed checksum reporting on rx
Veaceslav Falico
1
-2
/
+2
2013-03-26
igb: fix PHC stopping on max freq
Jiri Benc
1
-1
/
+1
2013-03-26
igb: make sensor info static
Stephen Hemminger
1
-1
/
+1
2013-03-26
igb: SR-IOV init reordering
Alex Williamson
1
-1
/
+1
2013-03-26
igb: Fix null pointer dereference
Alex Williamson
1
-1
/
+1
2013-03-26
igb: fix i350 anti spoofing config
Lior Levy
1
-14
/
+19
2013-03-26
ixgbevf: don't release the soft entries
xunleer
1
-4
/
+20
2013-03-24
bnx2x: fix assignment of signed expression to unsigned variable
Kumar Amit Mehta
1
-9
/
+9
2013-03-21
net/mlx4_core: Disallow releasing VF QPs which have steering rules
Hadar Hen Zion
1
-8
/
+33
2013-03-21
net/mlx4_core: Always use 64 bit resource ID when doing lookup
Hadar Hen Zion
1
-1
/
+1
2013-03-21
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
Hadar Hen Zion
1
-11
/
+11
2013-03-21
net/mlx4_core: Fix wrong order of flow steering resources removal
Hadar Hen Zion
1
-1
/
+1
2013-03-21
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
Moshe Lazer
1
-1
/
+1
2013-03-21
net: ethernet: cpsw: fix erroneous condition in error check
Lothar Waßmann
1
-1
/
+1
2013-03-21
lantiq_etop: use free_netdev(netdev) instead of kfree()
Wei Yongjun
1
-1
/
+1
2013-03-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-43
/
+62
2013-03-20
fec: Fix the build as module
Fabio Estevam
1
-0
/
+3
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-43
/
+62
2013-03-20
net: fec: Define indexes as 'unsigned int'
Fabio Estevam
1
-3
/
+3
2013-03-20
lpc_eth: fix error return code in lpc_eth_drv_probe()
Wei Yongjun
1
-1
/
+2
2013-03-20
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
1
-0
/
+5
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2
-0
/
+6
2013-03-18
rtlwifi: usb: add missing freeing of skbuff
Jussi Kivilinna
1
-0
/
+1
2013-03-18
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Bing Zhao
1
-0
/
+8
2013-03-18
mwifiex: skip pending commands after function shutdown
Bing Zhao
1
-3
/
+14
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
4
-17
/
+10
2013-03-18
ath9k: limit tx path hang check to normal data queues
Felix Fietkau
1
-13
/
+13
2013-03-18
ath9k_hw: revert chainmask to user configuration after calibration
Felix Fietkau
1
-0
/
+4
2013-03-18
iwl3945: fix length of dma buffers
Stanislaw Gruszka
1
-10
/
+12
2013-03-18
bnx2x: fix occasional statistics off-by-4GB error
Maciej Żenczykowski
1
-1
/
+2
2013-03-17
bnx2x: add missing napi deletion in error path
Michal Schmidt
1
-0
/
+1
2013-03-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-67
/
+47
2013-03-17
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...
Mugunthan V N
1
-1
/
+1
2013-03-17
ethernet/tulip: DE4x5 needs VIRT_TO_BUS
Arnd Bergmann
1
-0
/
+1
2013-03-17
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
2
-27
/
+33
2013-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-67
/
+47
2013-03-15
smsc75xx: configuration help incorrectly mentions smsc95xx
Robert de Vries
1
-1
/
+1
2013-03-15
net: fec: fix missing napi_disable call
Georg Hofmann
1
-0
/
+1
2013-03-15
net: fec: restart the FEC when PHY speed changes
Lucas Stach
2
-11
/
+16
2013-03-13
rtlwifi: rtl8192cu: Fix problem that prevents reassociation
Larry Finger
1
-52
/
+35
2013-03-13
rt2x00: fix rt2x00 to work with the new ralink SoC config symbols
John Crispin
2
-9
/
+9
2013-03-13
net: qmi_wwan: set correct altsetting for Gobi 1K devices
Bjørn Mork
1
-33
/
+16
2013-03-13
tg3: 5715 does not link up when autoneg off
Nithin Sujir
1
-0
/
+8
[next]