index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
xgene: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
phylib: don't return NULL from get_phy_device()
Sergei Shtylyov
1
-1
/
+1
2016-04-26
sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
Sergei Shtylyov
1
-14
/
+9
2016-04-26
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...
Xin Long
1
-1
/
+5
2016-04-26
macvtap: check minor when unregistering
Francesco Ruggeri
1
-0
/
+3
2016-04-26
macvlan: fix failure during registration v3
Francesco Ruggeri
1
-6
/
+4
2016-04-26
qed: Add PF min bandwidth configuration support
Manish Chopra
6
-2
/
+104
2016-04-26
qed: Add PF max bandwidth configuration support
Manish Chopra
4
-57
/
+165
2016-04-26
qed: Add vport WFQ configuration APIs
Manish Chopra
5
-4
/
+223
2016-04-26
cxgb4: Decode link down reason code obtained from firmware
Hariprasad Shenai
3
-0
/
+40
2016-04-26
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
Hariprasad Shenai
2
-37
/
+74
2016-04-26
cxgb4: DCB message handler needs to use correct portid to netdev mapping
Hariprasad Shenai
2
-3
/
+4
2016-04-26
cxgb4: Refactor t4_port_init function
Hariprasad Shenai
2
-40
/
+55
2016-04-26
cxgb4: Properly decode port module type
Hariprasad Shenai
1
-0
/
+11
2016-04-26
cxgb4: Avoids race and deadlock while freeing tx descriptor
Hariprasad Shenai
1
-0
/
+2
2016-04-26
cxgb4: Add llseek operation for flash debugfs entry
Hariprasad Shenai
1
-0
/
+1
2016-04-26
cxgb4: add new routine to get adapter info
Hariprasad Shenai
4
-8
/
+95
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
33
-37
/
+72
2016-04-26
neigh: align nlattr properly when needed
Nicolas Dichtel
1
-1
/
+2
2016-04-26
rtnl: align nlattr properly when needed
Nicolas Dichtel
1
-2
/
+2
2016-04-26
ovs: align nlattr properly when needed
Nicolas Dichtel
2
-12
/
+17
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
4
-7
/
+13
2016-04-26
fs/quota: use nla_put_u64_64bit()
Nicolas Dichtel
2
-5
/
+8
2016-04-26
drivers/wireless: use nla_put_u64_64bit()
Nicolas Dichtel
2
-1
/
+2
2016-04-26
macsec: use nla_put_u64_64bit()
Nicolas Dichtel
3
-33
/
+95
2016-04-26
ila: add checksum neutral ILA translations
Tom Herbert
5
-15
/
+112
2016-04-26
ila: xlat changes
Tom Herbert
1
-69
/
+34
2016-04-26
ila: Add struct definitions and helpers
Tom Herbert
4
-82
/
+161
2016-04-26
net: tsi108: use NULL for pointer-typed argument
Julia Lawall
1
-1
/
+2
2016-04-26
dts: hisi: update hns dst for separating dsaf dev support
Yisen.Zhuang\(Zhuangyuzeng\)
1
-42
/
+30
2016-04-26
Documentation: Bindings: add port-idx-in-ae for enet node
Yisen.Zhuang\(Zhuangyuzeng\)
1
-1
/
+29
2016-04-26
Documentation: Bindings: Update DT binding for separating dsaf dev support
Yisen.Zhuang\(Zhuangyuzeng\)
1
-10
/
+49
2016-04-26
net: hns: add attribute port-mode-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-25
/
+30
2016-04-26
net: hns: add attribute port-rst-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-17
/
+19
2016-04-26
net: hns: add attribute cpld_ctrl for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
6
-34
/
+51
2016-04-26
net: hns: separate debug dsaf device from service dsaf device
Yisen.Zhuang\(Zhuangyuzeng\)
10
-241
/
+261
2016-04-26
net: hns: sort the header file by alphabetical order
Daode Huang
3
-14
/
+14
2016-04-26
net: hns: add syscon operation for dsaf
Yisen.Zhuang\(Zhuangyuzeng\)
1
-0
/
+14
2016-04-26
net: hns: add attribute reset-field-offset for dsaf node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-12
/
+37
2016-04-26
net: hns: add attribute port-idx-in-ae in enet node.
Yisen.Zhuang\(Zhuangyuzeng\)
4
-32
/
+22
2016-04-26
net: hns: set debug port irq index to 0
Daode Huang
2
-11
/
+2
2016-04-26
net: hns: add a new dsaf mode for debug port
Yisen.Zhuang\(Zhuangyuzeng\)
9
-89
/
+84
2016-04-26
Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
Glenn Ruben Bakke
1
-7
/
+4
2016-04-25
RDS: TCP: Call pskb_extract() helper function
Sowmini Varadhan
1
-11
/
+3
2016-04-25
skbuff: Add pskb_extract() helper function
Sowmini Varadhan
2
-0
/
+244
2016-04-25
fq: add fair queuing framework
Michal Kazior
2
-0
/
+364
2016-04-25
codel: split into multiple files
Michal Kazior
5
-223
/
+332
2016-04-25
codel: generalize the implementation
Michal Kazior
3
-32
/
+71
2016-04-25
macsec: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2016-04-25
route: move lwtunnel state to a single place
Jiri Benc
1
-4
/
+1
[next]