index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-10
net: sh_eth: do not issue a wild PHY reset through BMCR
Florian Fainelli
1
-1
/
+4
2013-12-10
net: tc35815: use phy_init_hw for PHY reset
Florian Fainelli
1
-11
/
+4
2013-12-10
net: pxa168_eth: use phy_init_hw for PHY reset
Florian Fainelli
1
-19
/
+1
2013-12-10
net: mv643xx_eth: use phy_init_hw to reset PHY
Florian Fainelli
1
-20
/
+1
2013-12-10
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
3
-4
/
+60
2013-12-10
net: bfin_mac: do not reset PHY after phy_start()
Florian Fainelli
1
-1
/
+0
2013-12-10
net: greth: use phy_read_status()
Florian Fainelli
1
-1
/
+1
2013-12-10
net: phy: use phy_init_hw instead of open-coding it
Florian Fainelli
1
-5
/
+2
2013-12-10
net: phy: report link partner features through ethtool
Florian Fainelli
3
-2
/
+10
2013-12-10
tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()
Zhi Yong Wu
1
-5
/
+0
2013-12-10
macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()
Zhi Yong Wu
1
-5
/
+0
2013-12-10
xen-netback: improve guest-receive-side flow control
Paul Durrant
3
-185
/
+106
2013-12-10
tipc: remove interface state mirroring in bearer
Erik Hugne
7
-117
/
+28
2013-12-10
x25: convert printks to pr_<level>
wangweidong
7
-17
/
+32
2013-12-10
packet: introduce PACKET_QDISC_BYPASS socket option
Daniel Borkmann
4
-12
/
+102
2013-12-10
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
2
-15
/
+18
2013-12-10
packet: fix send path when running with proto == 0
Daniel Borkmann
2
-25
/
+50
2013-12-10
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
4
-9
/
+18
2013-12-10
wan: wanxl: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-10
wan: pci200syn: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-10
wan: pc300too: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-10
wan: lmc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-10
wan: dscc4: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-10
irda: vlsi_ir: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-12-10
irda: via-ircc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-10
net: forcedeth: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-10
net: ns83820: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-10
net: bna: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-10
net: sis900: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-10
net: sfc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-07
i40e: Add a new variable to track number of pf instances
Anjali Singhai Jain
2
-0
/
+6
2013-12-07
i40e: add num_VFs message
Anjali Singhai Jain
1
-0
/
+3
2013-12-07
i40e: refactor ethtool tests
Shannon Nelson
1
-27
/
+30
2013-12-07
i40e: clear test state bit after all ethtool tests
Shannon Nelson
1
-2
/
+3
2013-12-07
i40e: only set up the rings to be used
Shannon Nelson
1
-7
/
+7
2013-12-07
i40e: Enable all PCTYPEs except FCOE for RSS.
Anjali Singhai Jain
1
-14
/
+24
2013-12-07
i40e: refactor reset code
Anjali Singhai Jain
1
-36
/
+95
2013-12-07
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2013-12-07
i40e: whitespace
Jeff Kirsher
1
-0
/
+1
2013-12-07
i40e: enable early hardware support
Jesse Brandeburg
4
-10
/
+68
2013-12-07
i40e: Add flag for L2 VEB filtering
Kevin Scott
3
-3
/
+12
2013-12-07
i40e: get media type during link info
Jesse Brandeburg
3
-0
/
+52
2013-12-07
i40e: check multi-bit state correctly
Jesse Brandeburg
1
-7
/
+9
2013-12-07
i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor
Jacob Keller
1
-2
/
+7
2013-12-06
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
Joe Perches
2
-42
/
+37
2013-12-06
unix: convert printks to pr_<level>
wangweidong
1
-4
/
+5
2013-12-06
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...
Jiri Pirko
2
-72
/
+100
2013-12-06
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
4
-15
/
+27
2013-12-06
virtio-net: free bufs correctly on invalid packet length
Michael Dalton
1
-3
/
+3
2013-12-06
net: mvneta: Fix incorrect DMA unmapping size
Ezequiel Garcia
1
-2
/
+2
[next]