summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chelsio: remove get_clock and use ktime_getJan Glauber2012-12-071-13/+1
* bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski2012-12-075-3/+34
* net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem2012-12-072-1/+30
* cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-076-19/+17
* cnic: Include bnx2x.hMichael Chan2012-12-072-46/+20
* bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan2012-12-073-120/+120
* bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan2012-12-074-172/+181
* bnx2: Rename register read and write macrosMichael Chan2012-12-072-321/+321
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-12-077-62/+42
|\
| * igb: Update igb version to 4.1.2Carolyn Wyborny2012-12-061-2/+2
| * igb: release already assigned MSI-X interrupts if setup failsStefan Assmann2012-12-061-6/+16
| * igb: remove duplicate code for fallback interrupt initializationStefan Assmann2012-12-061-15/+14
| * ixgbe: check whether thermal sensor is enabled.Jacob Keller2012-12-062-1/+6
| * ixgbe: Use is_valid_ether_addrJoe Perches2012-12-066-38/+4
* | ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel2012-12-071-2/+21
* | net: call notifiers for mtu change even if iface is not upJiri Pirko2012-12-071-1/+1
|/
* net: fix some compiler warning in net/core/neighbour.cCong Wang2012-12-051-3/+2
* bridge: implement multicast fast leaveDavid S. Miller2012-12-055-21/+7
* cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2012-12-052-4/+13
* cnic: Reset iSCSI EQ during shutdown.Michael Chan2012-12-052-0/+24
* ipv6: avoid taking locks at socket dismantleEric Dumazet2012-12-052-0/+6
* net: doc: add default value for neighbour parametersShan Wei2012-12-051-0/+8
* net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei2012-12-051-5/+12
* net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka2012-12-051-1/+77
* myri10ge: fix most sparse warningsAndrew Gallatin2012-12-051-5/+5
* bridge: implement multicast fast leaveAmerigo Wang2012-12-053-0/+42
* 3com: make 3c59x depend on HAS_IOPORTJan Glauber2012-12-051-1/+1
* ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller2012-12-041-1/+4
* ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-041-1/+1
* net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn2012-12-041-0/+6
* net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-041-1/+1
* ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-041-4/+59
* ipmr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-041-5/+59
* ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-042-2/+41
* ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-043-2/+9
* ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-043-0/+21
* ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-041-13/+13
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-047-6/+53
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-0413-259/+332
|\
| * netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-033-0/+23
| * netfilter: ctnetlink: nla_policy updatesFlorian Westphal2012-12-032-2/+8
| * netfilter: kill support for per-af queue backendsFlorian Westphal2012-12-034-156/+20
| * netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso2012-12-032-0/+110
| * netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso2012-12-033-18/+11
| * netfilter: ipset: Increase the number of maximal sets automaticallyJozsef Kadlecsik2012-12-031-83/+160
* | qlcnic: rename module params with module_param_namedSony Chacko2012-12-041-16/+16
* | qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-041-1/+1
* | qlcnic: update NIC partition interface routinesSony Chacko2012-12-043-48/+89
* | qlcnic: get board name APISony Chacko2012-12-042-31/+30
* | qlcnic: modify PCI and register access routinesSony Chacko2012-12-044-162/+222
OpenPOWER on IntegriCloud