summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko
2014-01-15Merge branch 'ixgbe'David S. Miller
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2014-01-15Merge branch 'noprefixroute'David S. Miller
2014-01-15ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTEThomas Haller
2014-01-15ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller
2014-01-15Revert "batman-adv: drop dependency against CRC16"David S. Miller
2014-01-15sctp: create helper function to enable|disable sackdelaywangweidong
2014-01-15ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing
2014-01-15Merge branch 'be2net'David S. Miller
2014-01-15be2net: update driver version to 10.0.xSathya Perla
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy
2014-01-15be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy
2014-01-15be2net: do not use frag index in the RX-compl entrySuresh Reddy
2014-01-15be2net: Remove "10Gbps" from driver description stringSuresh Reddy
2014-01-15be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy
2014-01-15be2net: ignore mac-addr set call for an already programmed mac-addrVasundhara Volam
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam
2014-01-15be2net: Log the profile-id used by FW during driver initializationVasundhara Volam
2014-01-15be2net: don't set "pport" field when querying "pvid"Vasundhara Volam
2014-01-15be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam
2014-01-15etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches
2014-01-15net: move 6lowpan compression code to separate moduleDmitry Eremin-Solenikov
2014-01-15Merge branch 'netdev_sysfs_symlink_rename'David S. Miller
2014-01-15net: rename sysfs symlinks on device name changeVeaceslav Falico
2014-01-15net: add sysfs helpers for netdev_adjacent logicVeaceslav Falico
2014-01-15stmmac: Add vlan rx for better GRO performance.Vince Bridgers
2014-01-15bnx2x: fix sparse warningstephen hemminger
2014-01-15staging,lpc32xx_adc: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-15power,goldfish: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-15net,marvell: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-15phy,exynos: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-15staging,spear_adc: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-15staging,dgap: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-15ptp_pch: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-15qeth: bridgeport support - address notificationsEugene Crosser
2014-01-15s390/qdio: bridgeport support - CHSC partEugene Crosser
2014-01-15qeth: bridgeport support - basic controlEugene Crosser
2014-01-15neigh: split lines for NEIGH_VAR_SET so they are not too longJiri Pirko
2014-01-15gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil
2014-01-15ksz884x: delete useless variableJulia Lawall
2014-01-15netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not setKristian Evensen
2014-01-15Merge branch 'i40e-next'David S. Miller
2014-01-15i40e: Retain MAC filters on port VLAN deletionGreg Rose
2014-01-15i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose
2014-01-14Merge branch 'vxlan_lower_dev_unregister'David S. Miller
2014-01-14net: vxlan: properly cleanup devs on module unloadDaniel Borkmann