aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04udp: Generic functions to set checksumTom Herbert
2014-06-04Merge branch 'bonding-macvlan'David S. Miller
2014-06-04bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich
2014-06-04macvlan: Support bonding eventsVlad Yasevich
2014-06-04bonding: Turn on IFF_UNICAST_FLT on bond devicesVlad Yasevich
2014-06-04net: Revert "fib_trie: use seq_file_net rather than seq->private"Sasha Levin
2014-06-04trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...Antonio Ospite
2014-06-04gianfar: Fix the section mismatch warnings.Xiubo Li
2014-06-04Merge branch 'xen-netback-netfront-multiqueue'David S. Miller
2014-06-04xen-netfront: initialise queue name in xennet_init_queueWei Liu
2014-06-04xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston
2014-06-04xen-netfront: Add support for multiple queuesAndrew J. Bennieston
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