index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ko_KR
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-02
tcp: fix cwnd limited checking to improve congestion control
Eric Dumazet
4
-28
/
+36
2014-05-02
net: Allow tc changes in user namespaces
Stéphane Graber
2
-4
/
+7
2014-05-02
net: davinci_mdio: simplify IO memory mapping
Grygorii Strashko
1
-18
/
+3
2014-05-02
net: davinci_mdio: drop pinctrl_pm_select_default_state from probe
Grygorii Strashko
1
-3
/
+0
2014-05-02
net: davinci_mdio: use devm_* api
Grygorii Strashko
1
-19
/
+5
2014-05-02
mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free
Grygorii Strashko
3
-0
/
+79
2014-05-02
net: via-rhine: Drop revision property, use quirks instead
Alexey Charkov
1
-35
/
+42
2014-04-30
hyperv: Enable sendbuf mechanism on the send path
KY Srinivasan
3
-9
/
+234
2014-04-30
net: stmmac: set phy to use polling by default
Dinh Nguyen
1
-2
/
+5
2014-04-30
virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is true
Zhangjie \(HZ\)
1
-0
/
+7
2014-04-30
tipc: fix memory leak of publications
Ying Xue
1
-1
/
+1
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
8
-48
/
+28
2014-04-30
net: dsa: update DSA drivers to use ds_to_priv
Florian Fainelli
3
-9
/
+9
2014-04-30
net: dsa: add ds_to_priv
Florian Fainelli
1
-0
/
+5
2014-04-28
tipc: move the delivery of named messages out of nametbl lock
Ying Xue
3
-13
/
+22
2014-04-28
tipc: fix out of bounds indexing
Erik Hugne
1
-1
/
+1
2014-04-28
ctc: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
1
-1
/
+1
2014-04-28
claw: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
1
-1
/
+1
2014-04-28
qeth: Add new priority queueing options
Stefan Raspl
3
-4
/
+27
2014-04-28
qeth: Extend priority queueing to IPv6
Stefan Raspl
4
-36
/
+48
2014-04-28
qeth: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-28
lcs: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-28
qeth: Fix default queue setting in priority queueing
Stefan Raspl
1
-3
/
+5
2014-04-28
ptp: validate the requested frequency adjustment.
Richard Cochran
1
-1
/
+4
2014-04-28
ipv4: Use predefined value for readability
Hisao Tanabe
1
-3
/
+3
2014-04-28
ethtool: exit the loop when invalid index occurs
Jean Sacren
1
-1
/
+3
2014-04-28
i40e/i40evf: Bump build version
Catherine Sullivan
2
-2
/
+2
2014-04-28
i40e/i40evf: Retrieve and store missing link config information
Neerav Parikh
3
-0
/
+13
2014-04-28
i40e: Update function formal parameters
Kevin Scott
3
-6
/
+4
2014-04-28
i40e: Do not expose fd-sb commands from debugfs
Anjali Singhai Jain
1
-6
/
+0
2014-04-28
i40e: Do not enable NTUPLE feature control in MFP mode
Anjali Singhai Jain
1
-1
/
+3
2014-04-28
i40e: Change variable type to avoid typecheck failure
Kevin Scott
1
-1
/
+1
2014-04-28
i40evf: remove debugging message
Mitch Williams
1
-1
/
+0
2014-04-28
i40evf: fix panic on PF driver fail
Mitch Williams
1
-3
/
+9
2014-04-28
i40e: Don't stop driver probe when querying DCB config fails
Neerav Parikh
1
-4
/
+4
2014-04-28
i40e: Redistribute queue vectors after DCB reconfiguration
Neerav Parikh
1
-0
/
+2
2014-04-28
i40e/i40evf: add driver version string to driver version command
Shannon Nelson
4
-1
/
+12
2014-04-28
i40e: Use port VLAN in MAC/VLAN filter configuration
Greg Rose
1
-2
/
+3
2014-04-28
i40evf: support ethtool RSS options
Mitch A Williams
1
-0
/
+316
2014-04-28
i40e: Retain MAC filters when changing port VLAN
Greg Rose
1
-1
/
+5
2014-04-28
i40e: remove ptp_tx_work timestamp work item
Jacob Keller
3
-41
/
+0
2014-04-28
sched, act: allow to clear all actions as well
Cong Wang
1
-8
/
+6
2014-04-28
sched, cls: check if we could overwrite actions when changing a filter
Cong Wang
12
-41
/
+43
2014-04-28
qlcnic: Update version to 5.3.58
Jitendra Kalsaria
1
-2
/
+2
2014-04-28
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
2
-1
/
+12
2014-04-28
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
5
-4
/
+21
2014-04-28
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
2
-6
/
+42
2014-04-28
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
4
-1
/
+95
2014-04-28
qlcnic: Optimize MAC learning code
Shahed Shaikh
1
-12
/
+7
2014-04-28
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
[next]