index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lguest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
mac802154: llsec: correctly lookup implicit-indexed keys
Phoebe Buckheister
1
-0
/
+2
2014-05-22
mac802154: llsec: fold useless return value check
Phoebe Buckheister
1
-1
/
+1
2014-05-22
mac802154: llsec: fix incorrect lock pairing
Phoebe Buckheister
1
-1
/
+1
2014-05-22
net: davinci_emac: fix oops caused by uninitialized ndev->dev
Sekhar Nori
1
-4
/
+2
2014-05-22
powerpc/fsl: fsl_soc: remove 'fixed-link' parsing code
Florian Fainelli
1
-32
/
+0
2014-05-22
of: mdio: remove of_phy_connect_fixed_link
Florian Fainelli
2
-48
/
+0
2014-05-22
ucc_geth: use the new fixed PHY helpers
Florian Fainelli
1
-3
/
+11
2014-05-22
gianfar: use the new fixed PHY helpers
Florian Fainelli
1
-3
/
+11
2014-05-22
fs_enet: use the new fixed PHY helpers
Florian Fainelli
1
-7
/
+10
2014-05-22
net: systemport: use the new fixed PHY helpers
Florian Fainelli
2
-2
/
+16
2014-05-22
net: bcmgenet: use the new fixed PHY helpers
Florian Fainelli
1
-8
/
+13
2014-05-22
Documentation: devicetree: net: refer to fixed-link.txt
Florian Fainelli
3
-6
/
+3
2014-05-22
Documentation: devicetree: add old and deprecated 'fixed-link'
Florian Fainelli
1
-0
/
+12
2014-05-22
teaming: fix vlan_features computing
Michal Kubeček
1
-1
/
+1
2014-05-22
bonding: fix vlan_features computing
Michal Kubeček
1
-0
/
+1
2014-05-22
vlan: more careful checksum features handling
Michal Kubeček
2
-2
/
+16
2014-05-22
net: fec: correct the MDIO clock source
Nimrod Andy
1
-1
/
+1
2014-05-22
net: fec: optimize the clock management to save power
Nimrod Andy
1
-64
/
+56
2014-05-22
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
1
-4
/
+160
2014-05-22
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
1
-12
/
+6
2014-05-22
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
1
-3
/
+5
2014-05-22
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
1
-3
/
+6
2014-05-22
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
1
-48
/
+65
2014-05-22
net: mvneta: Implement software TSO
Ezequiel Garcia
1
-1
/
+152
2014-05-22
net: mvneta: Clean mvneta_tx() sk_buff handling
Ezequiel Garcia
1
-8
/
+7
2014-05-22
net: mvneta: Factorize feature setting
Ezequiel Garcia
1
-2
/
+2
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
3
-1
/
+93
2014-05-22
tcp: make cwnd-limited checks measurement-based, and gentler
Neal Cardwell
3
-19
/
+35
2014-05-21
wimax/i2400m: make return of 0 explicit
Julia Lawall
1
-5
/
+2
2014-05-21
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
4
-26
/
+34
2014-05-21
MAINTAINERS: Update enic maintainers
Govindarajulu Varadarajan
1
-2
/
+1
2014-05-21
enic: Add support for adaptive interrupt coalescing
Sujith Sankar
4
-6
/
+244
2014-05-21
vxge: Use time_before()
Manuel Schölling
1
-2
/
+2
2014-05-21
ieee802154: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+3
2014-05-21
atm: idt77252: Remove redundant error check
Peter Senna Tschudin
1
-4
/
+4
2014-05-21
ipv6: slight optimization in ip6_dst_gc
Li RongQing
1
-1
/
+1
2014-05-21
net-tun: restructure tun_do_read for better sleep/wakeup efficiency
Xi Wang
1
-38
/
+16
2014-05-21
net: tunnels - enable module autoloading
Tom Gundersen
3
-0
/
+3
2014-05-21
i40e: fix passing wrong error code to i40e_open()
Jean Sacren
1
-1
/
+1
2014-05-21
i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-20
/
+11
2014-05-21
i40e: Check PCI_IOV config to avoid compile error
Greg Rose
1
-0
/
+2
2014-05-21
i40e: remove Tx work for ptp
Jesse Brandeburg
2
-2
/
+0
2014-05-21
i40e: Don't disable SR-IOV when VFs are assigned
Mitch Williams
1
-1
/
+10
2014-05-21
i40e: remove hardcode of stats struct size in ethtool
Shannon Nelson
1
-2
/
+3
2014-05-21
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2
-70
/
+52
2014-05-21
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2
-2
/
+8
2014-05-21
i40evf: make ethtool_ops const
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: don't lie to ethtool
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: Use macro param for ethtool stats
Mitch Williams
1
-5
/
+7
2014-05-21
i40e: add required include
Mitch Williams
2
-4
/
+1
[next]