summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-07cnic: Include bnx2x.hMichael Chan
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan
2012-12-07bnx2: Rename register read and write macrosMichael Chan
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-12-07ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel
2012-12-07net: call notifiers for mtu change even if iface is not upJiri Pirko
2012-12-07igb: Update igb version to 4.1.2Carolyn Wyborny
2012-12-07igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2012-12-07igb: remove duplicate code for fallback interrupt initializationStefan Assmann
2012-12-07ixgbe: check whether thermal sensor is enabled.Jacob Keller
2012-12-07ixgbe: Use is_valid_ether_addrJoe Perches
2012-12-06net: fix some compiler warning in net/core/neighbour.cCong Wang
2012-12-05bridge: implement multicast fast leaveDavid S. Miller
2012-12-05cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai
2012-12-05cnic: Reset iSCSI EQ during shutdown.Michael Chan
2012-12-05ipv6: avoid taking locks at socket dismantleEric Dumazet
2012-12-05net: doc: add default value for neighbour parametersShan Wei
2012-12-05net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei
2012-12-05net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka
2012-12-05myri10ge: fix most sparse warningsAndrew Gallatin
2012-12-05bridge: implement multicast fast leaveAmerigo Wang
2012-12-053com: make 3c59x depend on HAS_IOPORTJan Glauber
2012-12-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller
2012-12-04ip6mr: fix rtm_family of rtnl msgNicolas Dichtel
2012-12-04net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn
2012-12-04net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun
2012-12-04ip6mr: advertise new mfc entries via rtnlNicolas Dichtel
2012-12-04ipmr: advertise new mfc entries via rtnlNicolas Dichtel
2012-12-04ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel
2012-12-04ip6mr: use nla_nest_* helpersNicolas Dichtel
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-12-04qlcnic: rename module params with module_param_namedSony Chacko
2012-12-04qlcnic: fix bug in LRO descriptor access macroSony Chacko
2012-12-04qlcnic: update NIC partition interface routinesSony Chacko
2012-12-04qlcnic: get board name APISony Chacko
2012-12-04qlcnic: modify PCI and register access routinesSony Chacko
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko
2012-12-04qlcnic: add 82xx adapter specific checksSony Chacko
2012-12-04tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...Matt Carlson
2012-12-04tg3: PTP - Add the hardware timestamp ioctlMatt Carlson
2012-12-04tg3: PTP - Implement the ptp api and ethtool functionsMatt Carlson
2012-12-04tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson