summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu
2014-06-04xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston
2014-06-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-06-03e1000: Use time_after() for time comparisonManuel Schölling
2014-06-03e1000: remove the check: skb->len<=0Yongjian Xu
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka
2014-06-03igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller
2014-06-03ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03sh_eth: fix SH7619/771x supportSergei Shtylyov
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks
2014-06-03net: remove some unless free on failure in alloc_netdev_mqs()WANG Cong
2014-06-03rtnetlink: fix a memory leak when ->newlink failsCong Wang
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com
2014-06-03bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com
2014-06-03net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan
2014-06-03hyper-v: make uuid_le conststephen hemminger
2014-06-03lpc_eth: Use resource_size instead of computationBenoit Taine
2014-06-03xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek
2014-06-02Merge branch 'hsilicon'David S. Miller
2014-06-02net: hisilicon: add hix5hd2 mac driverZhangfei Gao
2014-06-02Documentation: add Device tree bindings for Hisilicon hix5hd2 ethernetZhangfei Gao
2014-06-02Merge branch 'cnic'David S. Miller
2014-06-02cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan
2014-06-02cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan
2014-06-02cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan
2014-06-02net: davinci_emac: Remove unwanted debug/error messageChristian Riesch
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-02fec: Include pinctrl header fileFabio Estevam
2014-06-02bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu
2014-06-02atm: fore200e.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-06-02Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-06-02via-ircc: Remove useless return variablesPeter Senna Tschudin
2014-06-02net: ec_bhf: Add runtime dependenciesJean Delvare
2014-06-02wan: Use usleep_range()Manuel Schölling
2014-06-02libata: Blacklist queued trim for Crucial M500Martin K. Petersen
2014-06-02vxge: Remove useless return variablesPeter Senna Tschudin
2014-06-02bnx2x: Remove useless return variablesPeter Senna Tschudin
2014-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-02Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng