deliverable/linux.git
2013-12-10  Florian Fainellinet: mv643xx_eth: use phy_init_hw to reset PHY
2013-12-10  Florian Fainellinet: phy: consolidate PHY reset in phy_init_hw()
2013-12-10  Florian Fainellinet: bfin_mac: do not reset PHY after phy_start()
2013-12-10  Florian Fainellinet: greth: use phy_read_status()
2013-12-10  Florian Fainellinet: phy: use phy_init_hw instead of open-coding it
2013-12-10  Florian Fainellinet: phy: report link partner features through ethtool
2013-12-10  Zhi Yong Wutun: remove useless codes in tun_chr_aio_read() and...
2013-12-10  Zhi Yong Wumacvtap: remove useless codes in macvtap_aio_read(...
2013-12-10  Paul Durrantxen-netback: improve guest-receive-side flow control
2013-12-10  Erik Hugnetipc: remove interface state mirroring in bearer
2013-12-10  wangweidongx25: convert printks to pr_<level>
2013-12-10  Daniel Borkmannpacket: introduce PACKET_QDISC_BYPASS socket option
2013-12-10  Daniel Borkmannnet: dev: move inline skb_needs_linearize helper to...
2013-12-10  David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-12-10  Daniel Borkmannpacket: fix send path when running with proto == 0
2013-12-10  Eric Dumazetpkt_sched: give visibility to mq slave qdiscs
2013-12-10  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-12-09  Jingoo Hanwan: wanxl: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hanwan: pci200syn: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hanwan: pc300too: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hanwan: lmc: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hanwan: dscc4: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hanirda: vlsi_ir: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hanirda: via-ircc: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hannet: forcedeth: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hannet: ns83820: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hannet: bna: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hannet: sis900: remove unnecessary pci_set_drvdata()
2013-12-09  Jingoo Hannet: sfc: remove unnecessary pci_set_drvdata()
2013-12-07  Anjali Singhai... i40e: Add a new variable to track number of pf instances
2013-12-07  Anjali Singhai... i40e: add num_VFs message
2013-12-07  Shannon Nelsoni40e: refactor ethtool tests
2013-12-07  Shannon Nelsoni40e: clear test state bit after all ethtool tests
2013-12-07  Shannon Nelsoni40e: only set up the rings to be used
2013-12-07  Anjali Singhai... i40e: Enable all PCTYPEs except FCOE for RSS.
2013-12-07  Anjali Singhai... i40e: refactor reset code
2013-12-07  Catherine Sullivani40e: Bump version
2013-12-07  Jeff Kirsheri40e: whitespace
2013-12-07  Jesse Brandeburgi40e: enable early hardware support
2013-12-07  Kevin Scotti40e: Add flag for L2 VEB filtering
2013-12-07  Jesse Brandeburgi40e: get media type during link info
2013-12-07  Jesse Brandeburgi40e: check multi-bit state correctly
2013-12-07  Jacob Kelleri40e: separate TSYNVALID and TSYNINDX fields in Rx...
2013-12-06  Joe Perchesether_addr_equal: Optimize implementation, remove unuse...
2013-12-06  wangweidongunix: convert printks to pr_<level>
2013-12-06  Jiri Pirkoipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell...
2013-12-06  Jiri Pirkoipv6 addrconf: extend ifa_flags to u32
2013-12-06  Michael Daltonvirtio-net: free bufs correctly on invalid packet length
2013-12-06  Ezequiel Garcianet: mvneta: Fix incorrect DMA unmapping size
2013-12-06  Jiri Pirkobr: fix use of ->rx_handler_data in code executed on...
2013-12-06  Andrey Vaginvirtio: delete napi structures from netdev before relea...
2013-12-06  Andrey Vaginvirtio-net: determine type of bufs correctly
2013-12-06  Eric Dumazetnet: introduce dev_consume_skb_any()
2013-12-06  Zhi Yong Wutun: remove unused parameter in tun_do_read()
2013-12-06  Zhi Yong Wumacvtap: remove unused parameter in macvtap_do_read()
2013-12-06  Zhi Yong Wumacvtap: remove the dead branch
2013-12-06  Zhi Yong Wuvhost: remove the dead branch
2013-12-06  Nikolay Aleksandrovbonding: fix packets_per_slave showing
2013-12-06  Nithin Sujirtg3: Update version to 3.135
2013-12-06  Nithin Sujirtg3: Expand multicast drop counter miscounting fix...
2013-12-06  Nithin Sujirtg3: Fix bit definition for the nvram Auto Power Down...
2013-12-06  Nithin Sujirtg3: Add flag to disable 1G Half Duplex advertisement
2013-12-06  Nithin Sujirtg3: Don't add rxbds_empty to rx_over_errors
2013-12-06  Somnath Koturbe2net: Free/delete pmacs (in be_clear()) only if they...
2013-12-06  Somnath Koturbe2net: Fix Lancer error recovery to distinguish FW...
2013-12-06  David S. MillerMerge branch 'of_mdio'
2013-12-06  Florian FainelliDocumentation: update Ethernet PHY devices binding...
2013-12-06  Florian Fainelliarc_emac: remove custom "max-speed" parsing code
2013-12-06  Florian Fainellinet: of_mdio: parse "max-speed" property to set PHY...
2013-12-06  Florian Fainellinet: phy: breakdown PHY_*_FEATURES defines
2013-12-06  Florian Fainellinet: of_mdio: do not overwrite PHY interrupt configuration
2013-12-06  Florian Fainellinet: of_mdio: use PHY_MAX_ADDR constant
2013-12-06  Florian Fainellinet: of_mdio: factor PHY registration from of_mdiobus_r...
2013-12-06  wangweidongsctp: fix some comments in associola.c
2013-12-06  wangweidongsctp: convert sctp_peer_needs_update to boolean
2013-12-06  wangweidongsctp: remove the else path
2013-12-06  wangweidongsctp: remove the duplicate initialize
2013-12-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-12-06  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-12-06  Eric Dumazettcp: auto corking
2013-12-06  Yijing Wang3c59x/net: Use dev_is_pci() instead of hardcoding
2013-12-06  Yijing Wangnet/fddi: Replace local macro with PCI standard macro
2013-12-06  Eric Dumazettcp: optimize some skb_shinfo(skb) uses
2013-12-06  Eric Dumazetgro: small napi_get_frags() optim
2013-12-06  Eric Dumazetipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
2013-12-06  Duan Jiongpacket: use macro GET_PBDQC_FROM_RB to simplify the...
2013-12-06  stephen hemmingertun: spelling fixes
2013-12-06  Zhi Yong Wutun: update file current position
2013-12-06  Zhi Yong Wumacvtap: update file current position
2013-12-06  Jeff Kirshernet/*: Fix FSF address in file headers
2013-12-06  Jeff Kirshernet/irda: Fix FSF address in file headers
2013-12-06  Jeff Kirshernetfilter: Fix FSF address in file headers
2013-12-06  Jeff Kirshernetlabel: Fix FSF address in file headers
2013-12-06  Jeff Kirsherinclude/net/: Fix FSF address in file headers
2013-12-06  Jeff Kirsheripv4/ipv6: Fix FSF address in file headers
2013-12-06  Jeff Kirshersctp: Fix FSF address in file headers
2013-12-06  Jeff Kirsherdrivers/net/*: Fix FSF address in file headers
2013-12-06  Jeff Kirsherusb: Fix FSF address in file headers
2013-12-06  Jeff Kirsherirda: Fix FSF address in file headers
2013-12-06  Jeff Kirsherethernet: Fix FSF address in file headers
next
This page took 0.038363 seconds and 5 git commands to generate.