index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
1
-1
/
+1
2016-03-24
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2
-4
/
+16
2016-03-24
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
Cyrille Pitchen
1
-1
/
+1
2016-03-24
net: hns: bug fix about getting hilink status for HNS v2
Sheng Li
2
-18
/
+24
2016-03-24
net: hns: fix warning of passing zero to 'PTR_ERR'
Kejian Yan
1
-1
/
+1
2016-03-24
net: hns: optimizate irq proccess for HNS V2
Sheng Li
1
-4
/
+5
2016-03-24
net: hns: remove useless variable assignment and comment
Qianqian Xie
1
-4
/
+1
2016-03-24
net: hns: bug fix for return values
Qianqian Xie
1
-2
/
+2
2016-03-24
net: hns: optimizate fmt of snprintf()
Qianqian Xie
1
-1
/
+2
2016-03-24
net: hns: fix a bug for cycle index
Qianqian Xie
1
-6
/
+6
2016-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-140
/
+249
2016-03-23
hv_netvsc: Fix the order of num_sc_offered decrement
Haiyang Zhang
1
-6
/
+6
2016-03-23
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-23
/
+1174
2016-03-23
hv_netvsc: Fix the array sizes to be max supported channels
Haiyang Zhang
2
-5
/
+6
2016-03-23
hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
Haiyang Zhang
1
-1
/
+4
2016-03-23
ppp: take reference on channels netns
Guillaume Nault
1
-1
/
+3
2016-03-23
net: mediatek: fix checking for NULL instead of IS_ERR() in .probe
Vladimir Zapolskiy
1
-2
/
+2
2016-03-23
net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY
Sebastian Frias
1
-0
/
+4
2016-03-23
at803x: fix reset handling
Sergei Shtylyov
1
-3
/
+3
2016-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-78
/
+199
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-69
/
+1760
2016-03-22
rapidio/rionet: add mport removal handling
Alexandre Bounine
1
-26
/
+44
2016-03-22
rapidio/rionet: add locking into add/remove device
Alexandre Bounine
1
-50
/
+102
2016-03-22
rapidio/rionet: add shutdown event handling
Alexandre Bounine
1
-0
/
+38
2016-03-22
rapidio/rionet: add capability to change MTU
Aurelien Jacquiot
1
-2
/
+15
2016-03-22
rapidio/rionet: fix deadlock on SMP
Aurelien Jacquiot
1
-2
/
+2
2016-03-22
macb: fix PHY reset
Sergei Shtylyov
1
-2
/
+2
2016-03-22
fsl/fman: Workaround for Errata A-007273
Igal Liberman
1
-16
/
+88
2016-03-22
net: hns: bug fix about the overflow of mss
Daode Huang
1
-9
/
+8
2016-03-22
net: hns: adds limitation for debug port mtu
Kejian Yan
2
-0
/
+4
2016-03-22
net: hns: fix the bug about mtu setting
Kejian Yan
4
-1
/
+9
2016-03-22
net: hns: fixes a bug of RSS
Kejian Yan
2
-2
/
+22
2016-03-22
net: hns: fix return value of the function about rss
Kejian Yan
3
-20
/
+8
2016-03-22
net: hns: set xge statistic reg as read only
Qianqian Xie
1
-2
/
+3
2016-03-22
net: hns: fixed the bug about GMACs mac setting
Sheng Li
1
-10
/
+8
2016-03-22
net: hns: add uc match for debug ports
Kejian Yan
5
-2
/
+43
2016-03-22
net: hns: fixed portid bug in sending manage pkt
Sheng Li
3
-1
/
+9
2016-03-22
net: hns: bug fix about ping6
Kejian Yan
1
-0
/
+9
2016-03-22
cxgb4: update Kconfig and Makefile
Varun Prakash
2
-0
/
+12
2016-03-22
cxgb4: add iSCSI DDP page pod manager
Varun Prakash
2
-0
/
+774
2016-03-22
cxgb4, iw_cxgb4: move delayed ack macro definitions
Varun Prakash
1
-0
/
+9
2016-03-22
cxgb4: move VLAN_NONE macro definition
Varun Prakash
2
-2
/
+2
2016-03-22
cxgb4: update struct cxgb4_lld_info definition
Varun Prakash
3
-0
/
+10
2016-03-22
cxgb4: add definitions for iSCSI target ULD
Varun Prakash
2
-0
/
+114
2016-03-22
cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
Varun Prakash
1
-0
/
+15
2016-03-22
cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
Varun Prakash
1
-0
/
+5
2016-03-22
cxgb4, iw_cxgb4: move definitions to common header file
Varun Prakash
1
-0
/
+81
2016-03-22
cxgb4: large receive offload support
Varun Prakash
4
-14
/
+60
2016-03-22
cxgb4: allocate resources for CXGB4_ULD_ISCSIT
Varun Prakash
4
-7
/
+92
2016-03-22
cxgb4: add new ULD type CXGB4_ULD_ISCSIT
Varun Prakash
1
-0
/
+1
[prev]
[next]