summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-16bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar
2014-07-16net: davinci_mdio: allow to create phys from dtGrygorii Strashko
2014-07-16net: davinci_mdio: reuse for keystone2 archGrygorii Strashko
2014-07-16net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed
2014-07-16net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev
2014-07-16net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller
2014-07-16net/mlx4_core: Make sure that negative array index isn't usedDotan Barak
2014-07-16net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin
2014-07-16net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller
2014-07-16i40e/i40evf: Clean up codePaul M Stillwell Jr
2014-07-16i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-07-16Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-07-16i40e: never generate both software and hardware timestampsJakub Kicinski
2014-07-16i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh
2014-07-15bonding: remove pr_fmt from bond_options.cVeaceslav Falico
2014-07-15bonding: convert bond_options.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: convert bond_procfs.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico
2014-07-15bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: convert bond_debugfs.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: remove pr_fmt from bond_alb.cVeaceslav Falico
2014-07-15bonding: convert bond_alb.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: remove pr_fmt from bond_3ad.cVeaceslav Falico
2014-07-15bonding: convert bond_3ad.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: remove pr_fmt from bond_main.cVeaceslav Falico
2014-07-15bonding: convert bond_main.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N
2014-07-15bonding: fix bond_option_mode_set warningNikolay Aleksandrov
2014-07-15bonding: permit enslaving interfaces without set_mac supportVeaceslav Falico
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-07-15net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz
2014-07-15Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-07-15bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet
2014-07-15bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet
2014-07-15bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet
2014-07-15bonding: get rid of bond_option_active_slave_get()Eric Dumazet
2014-07-15Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can...David S. Miller
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas
2014-07-15phy: Expand phy speed/duplex settings arrayLendacky, Thomas
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds