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
2010-09-14
bonding: correctly process non-linear skbs
Andy Gospodarek
2
-0
/
+6
2010-09-13
ppp: potential NULL dereference in ppp_mp_explode()
Dan Carpenter
1
-2
/
+7
2010-09-09
ipheth: remove incorrect devtype to WWAN
Dan Williams
1
-6
/
+1
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
76
-807
/
+616
2010-09-08
KS8851: Correct RX packet allocation
Eric Dumazet
1
-18
/
+21
2010-09-08
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-10
/
+6
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-9
/
+12
2010-09-07
via-velocity: Turn scatter-gather support back off.
David S. Miller
1
-1
/
+1
2010-09-07
PATCH: b44 Handle RX FIFO overflow better (simplified)
Mark Lord
1
-0
/
+9
2010-09-07
3c59x: Fix deadlock in vortex_error()
Ben Hutchings
1
-3
/
+7
2010-09-07
bonding: Fix jiffies overflow problems (again)
Jiri Bohac
1
-17
/
+39
2010-09-07
stmmac: fix sleep inside atomic
Giuseppe Cavallaro
1
-5
/
+4
2010-09-03
be2net: remove a BUG_ON in be_cmds.c
Ajit Khaparde
1
-4
/
+2
2010-09-03
be2net: fix a bug in UE detection logic
Ajit Khaparde
3
-26
/
+10
2010-09-03
be2net: fix net-snmp error because of wrong packet stats
Ajit Khaparde
4
-6
/
+18
2010-09-02
Revert "sky2: don't do GRO on second port"
David S. Miller
1
-11
/
+8
2010-09-01
3c59x: Remove incorrect locking; correct documented lock hierarchy
Ben Hutchings
1
-4
/
+1
2010-09-01
sky2: don't do GRO on second port
stephen hemminger
1
-8
/
+11
2010-09-01
pxa168_eth: fix a mdiobus leak
Denis Kirjanov
1
-0
/
+2
2010-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-5
/
+8
2010-08-31
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Luis R. Rodriguez
2
-2
/
+1
2010-08-31
ath9k_hw: Fix EEPROM uncompress block reading on AR9003
Luis R. Rodriguez
1
-1
/
+1
2010-08-30
p54: fix tx feedback status flag check
Christian Lamparter
1
-1
/
+1
2010-08-30
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
1
-0
/
+4
2010-08-28
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-36
/
+63
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-08-27
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
1
-1
/
+1
2010-08-26
qlge: reset the chip before freeing the buffers
Breno Leitao
1
-2
/
+2
2010-08-24
pxa168_eth: silence gcc warnings
Dan Carpenter
1
-3
/
+3
2010-08-24
pxa168_eth: update call to phy_mii_ioctl()
Dan Carpenter
1
-1
/
+1
2010-08-24
pxa168_eth: fix error handling in prope
Dan Carpenter
1
-22
/
+22
2010-08-24
pxa168_eth: remove unneeded null check
Dan Carpenter
1
-4
/
+2
2010-08-24
phylib: Fix race between returning phydev and calling adjust_link
Anton Vorontsov
1
-0
/
+2
2010-08-24
caif-driver: add HAS_DMA dependency
Heiko Carstens
1
-1
/
+1
2010-08-24
3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx
Neil Horman
1
-1
/
+14
2010-08-23
qlcnic: fix poll implementation
Yinglin Luan
1
-1
/
+8
2010-08-23
netxen: fix poll implementation
Yinglin Luan
1
-1
/
+8
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-186
/
+1973
2010-08-23
ipheth: add support for iPhone 4
Jens Axboe
1
-0
/
+5
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-1
/
+1
2010-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-137
/
+174
2010-08-19
e1000e: don't check for alternate MAC addr on parts that don't support it
Bruce Allan
3
-13
/
+31
2010-08-19
e1000e: disable ASPM L1 on 82573
Bruce Allan
1
-0
/
+1
2010-08-19
ll_temac: Fix poll implementation
Michal Simek
1
-2
/
+2
2010-08-19
netxen: fix a race in netxen_nic_get_stats()
Eric Dumazet
1
-2
/
+0
2010-08-19
qlnic: fix a race in qlcnic_get_stats()
Eric Dumazet
1
-2
/
+0
2010-08-19
net: sh_eth: remove unused variable
Kuninori Morimoto
1
-1
/
+1
2010-08-19
netxen: update version 4.0.74
Amit Kumar Salecha
1
-2
/
+2
2010-08-19
netxen: fix inconsistent lock state
Amit Kumar Salecha
1
-4
/
+0
[next]