summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-19atm: nicstar: use NULL instead of 0 for pointerDaeseok Youn
2014-02-19atm: ambassador: use NULL instead of 0 for pointerDaeseok Youn
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa
2014-02-19bonding: Invert testJoe Perches
2014-02-19bonding: Remove unnecessary elseJoe Perches
2014-02-19bonding: More use of ether_addr_copyJoe Perches
2014-02-19pcnet32: add missing check for pci_dma_mapping_errorDon Fry
2014-02-19pcnet32: fix reallocation errorDon Fry
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-02-18Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-18hsr: Use ether_addr_copyJoe Perches
2014-02-18MAINTAINERS: add entry for the PHY libraryFlorian Fainelli
2014-02-18of_mdio: fix phy interrupt passingBen Dooks
2014-02-18ipv6: remove some unused include in flowlabelFlorent Fourcot
2014-02-18ieee802154: fix faulty check in set_phy_params apiPhoebe Buckheister
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni
2014-02-18NET: fec: only enable napi if we are successfulRussell King
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter
2014-02-18Documentation: broadcom-bcmgenet: fix address and cells propertiesFlorian Fainelli
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue
2014-02-18sh_eth: add device tree supportSergei Shtylyov
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie
2014-02-19Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-02-18DT: net: document Ethernet bindings in one placeSergei Shtylyov
2014-02-18Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issuesJustin van Wijngaarden
2014-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-18Merge branch 'bonding'David S. Miller
2014-02-18bonding: rename last_arp_rx to last_rxVeaceslav Falico
2014-02-18bonding: trivial: rename slave->jiffies to ->last_link_upVeaceslav Falico
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico
2014-02-18bonding: use last_arp_rx in bond_loadbalance_arp_mon()Veaceslav Falico
2014-02-18bonding: use last_arp_rx in slave_last_rx()Veaceslav Falico
2014-02-18bonding: use the new options to correctly set last_arp_rxVeaceslav Falico
2014-02-18bonding: document the new _arp options for arp_validateVeaceslav Falico
2014-02-18bonding: extend arp_validate to be able to receive unvalidated arp-only trafficVeaceslav Falico
2014-02-18bonding: always set recv_probe to bond_arp_rcv in arp monitorVeaceslav Falico
2014-02-18bonding: always update last_arp_rx on packet recieveVeaceslav Falico
2014-02-18bonding: permit using arp_validate with non-ab modesVeaceslav Falico
2014-02-18bonding: remove bond->lock from bond_arp_rcvVeaceslav Falico
2014-02-18Merge branch 'r8152'David S. Miller
2014-02-18r8152: support get_msglevel and set_msglevelhayeswang
2014-02-18r8152: set disable_hub_initiated_lpmhayeswang
2014-02-18r8152: replace netif_rx with netif_receive_skbhayeswang
2014-02-18r8152: disable teredo for RTL8152hayeswang