summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-14bonding: rebuild the bond_resend_igmp_join_requests_delayed()dingtianhong
2013-12-14bonding: remove unwanted lock for bond_store_primaryxxx()dingtianhong
2013-12-14bonding: remove unwanted lock for bond_option_active_slave_set()dingtianhong
2013-12-14bonding: add RCU for bond_3ad_state_machine_handler()dingtianhong
2013-12-14bonding: remove unwanted lock for bond enslave and releasedingtianhong
2013-12-14bonding: rebuild the lock use for bond_activebackup_arp_mon()dingtianhong
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-14bonding: rebuild the lock use for bond_loadbalance_arp_mon()dingtianhong
2013-12-14bonding: rebuild the lock use for bond_alb_monitor()dingtianhong
2013-12-14bonding: rebuild the lock use for bond_mii_monitor()dingtianhong
2013-12-14bonding: remove the no effect lock for bond_select_active_slave()dingtianhong
2013-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-12-14bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add updelay netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add miimon netlink supportsfeldma@cumulusnetworks.com
2013-12-12sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings
2013-12-12sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()Ben Hutchings
2013-12-12sfc: Return EBUSY for filter insertion on EF10, matching Falcon/SienaBen Hutchings
2013-12-12sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10Ben Hutchings
2013-12-12sfc: Fold efx_flush_all() into efx_stop_port() and update commentsBen Hutchings
2013-12-12sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPPBen Hutchings
2013-12-12sfc: Log all unexpected MCDI errorsEdward Cree
2013-12-12sfc: Add new sensor namesBen Hutchings
2013-12-12sfc: Revise sensor names to be more understandable and consistentEdward Cree
2013-12-12sfc: Report units in sensor warningsEdward Cree
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper
2013-12-12sfc: Make initial fill of RX descriptors synchronousJon Cooper
2013-12-12sfc: Tighten the check for RX merged completion eventsBen Hutchings
2013-12-12sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper
2013-12-12net: eth: 8390: remove section warning in etherh.cOlof Johansson
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich
2013-12-12macvtap: Add support of packet capture on macvtap device.Vlad Yasevich
2013-12-11net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson
2013-12-11net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson
2013-12-11net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-11vxlan: leave multicast group when vxlan device downGao feng
2013-12-11vxlan: remove vxlan_group_used in vxlan_openGao feng
2013-12-11bgmac: replace some magic values with definesRafał Miłecki
2013-12-11bgmac: reset cached MAC state during chip resetRafał Miłecki
2013-12-11net: macb: Fix build warningSoren Brinkmann
2013-12-10net: macb: Adjust tx_clk when link speed changesSoren Brinkmann
2013-12-10net: macb: Use devm_request_irq()Soren Brinkmann
2013-12-10net: macb: Use devm_ioremap()Soren Brinkmann